|
@@ -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.
|