소스 검색

[cahnged] Deleted old code not used anymore.

bgkjdgbizgblzdgbr 6 달 전
부모
커밋
021e139dbb
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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.