Ver Fonte

[cahnged] Deleted old code not used anymore.

bgkjdgbizgblzdgbr há 2 meses atrás
pai
commit
021e139dbb
1 ficheiros alterados com 0 adições e 4 exclusões
  1. 0 4
      locations/stat.qsrc

+ 0 - 4
locations/stat.qsrc

@@ -151,10 +151,6 @@ end
 
 if pcs_horny < 50 and cheatHorny = 1: pcs_horny = 50
 
-!!These will be made obsolete with the combat system overhaul
-boxing = pcs_jab + pcs_punch + pcs_kick + pcs_def
-if boxing > 100: boxing = 100
-
 manamax = (pcs_intel * pcs_magik) + pcs_magik * 100 + pcs_vital * 10 + rikudo
 
 !! Set the massage displayed each time the magik attribute is increased.