|
@@ -26,15 +26,6 @@ if cheatHealth = 1: dynamic $cheatmenu['std_cure']
|
|
|
|
|
|
if (analplay >= 2 and pcs_ass <= 10) or (analplay >= 4 and pcs_ass <= 15) or (analplay >= 8 and pcs_ass <= 20): pcs_ass += 1 & analplay = 0
|
|
|
|
|
|
-!!The following seems to be part of the combat system.
|
|
|
-krasota[1] = pcs_apprnc
|
|
|
-pcs_hgt[1] = pcs_hgt
|
|
|
-salo[1] = salo
|
|
|
-fat[1] = fat
|
|
|
-Bteh[1] = bteh
|
|
|
-Uteh[1] = uteh
|
|
|
-Zteh[1] = zteh
|
|
|
-
|
|
|
!!This is a temporary stop-gap measure for the accomadation skill and will be removed
|
|
|
if succubusflag = 1 and sucskill >= 4:
|
|
|
if pain['throat'] > 0: pain['throat'] = 0 & sucexcess -= 1
|