diff --git a/game/base-combat/ejaculation.twee b/game/base-combat/ejaculation.twee index 478a3a10c5beb11833ebee5e7d68a1cc6235b55f..69a68c5ea7c2ceda5913ba472068295c108d9747 100644 --- a/game/base-combat/ejaculation.twee +++ b/game/base-combat/ejaculation.twee @@ -2332,10 +2332,11 @@ <</if>> <</if>> <</if>> + <br><br><br> <<if $options.images is 1 and $options.combatImages is 1>> <<if $position isnot "stalk">> - <br> + <<combatimg>> <br> <</if>> diff --git a/game/base-combat/speech.twee b/game/base-combat/speech.twee index 36f6364aa1df577f341f395f59075c8280cc3706..cb058ba9ef15a1e9756c397d2f7243bca85ef894 100644 --- a/game/base-combat/speech.twee +++ b/game/base-combat/speech.twee @@ -284,7 +284,7 @@ <</if>> <</if>> - <<elseif $speechpregnancy is 1 and $pregnancyspeechdisable is "f">> + <<elseif $speechpregnant is 1 and $pregnancyspeechdisable is "f">> <<if $enemyanger lte 20>> <<if $enemyarousal gte ($enemyarousalmax / 5) * 4>> <<if $NPCList[_n].penis isnot "none">> diff --git a/game/base-combat/tentacles/tentacleActionsGeneration.twee b/game/base-combat/tentacles/tentacleActionsGeneration.twee index 71aeb136e320f80702ad1421687ae6496653a07a..6d050a798834aba7b73c2589c92aac453069a8c6 100644 --- a/game/base-combat/tentacles/tentacleActionsGeneration.twee +++ b/game/base-combat/tentacles/tentacleActionsGeneration.twee @@ -341,7 +341,7 @@ <<if $consensual is 0>> <<set _leftaction["Strike the"] to "lefthittentacle">> <<if $angel gte 4 and $angelBanish gte 1 and !$banishDisable>> - <<set _leftaction["($angelBanish / $angelBanishMax) Banish the"] to "leftbanish">> + <<set _leftaction["("+$angelBanish+" / "+$angelBanishMax+") Banish the"] to "leftbanish">> <</if>> <</if>> <<set _leftaction["Grab the"] to "leftgrabtentacle">> @@ -351,7 +351,7 @@ <<if $angel gte 4 and $angelBanish gte 1 and !$banishDisable>> <<for _i to 0; _i lt $tentacles.max; _i++>> <<if $tentacles[_i].shaft is "leftarm">> - <<set _leftaction["($angelBanish / $angelBanishMax) Banish the"] to "leftbanish">> + <<set _leftaction["("+$angelBanish+" / "+$angelBanishMax+") Banish the"] to "leftbanish">> <<break>> <</if>> <</for>> @@ -647,7 +647,7 @@ <<if $consensual is 0>> <<set _rightaction["Strike the"] to "righthittentacle">> <<if $angel gte 4 and $angelBanish gte 1 and !$banishDisable>> - <<set _rightaction["($angelBanish / $angelBanishMax) Banish the"] to "rightbanish">> + <<set _rightaction["("+$angelBanish+" / "+$angelBanishMax+") Banish the"] to "rightbanish">> <</if>> <</if>> <<set _rightaction["Grab the"] to "rightgrabtentacle">> @@ -657,7 +657,7 @@ <<if $angel gte 4 and $angelBanish gte 1 and !$banishDisable>> <<for _i to 0; _i lt $tentacles.max; _i++>> <<if $tentacles[_i].shaft is "rightarm">> - <<set _rightaction["($angelBanish / $angelBanishMax) Banish the"] to "rightbanish">> + <<set _rightaction["("+$angelBanish+" / "+$angelBanishMax+") Banish the"] to "rightbanish">> <<break>> <</if>> <</for>> diff --git a/game/overworld-town/loc-school/widgets.twee b/game/overworld-town/loc-school/widgets.twee index 784b6c484d31f0233160a906733d70d8b581bfd4..a30f46c80d3cebcd9dddcd8c57dc6c80624055f4 100644 --- a/game/overworld-town/loc-school/widgets.twee +++ b/game/overworld-town/loc-school/widgets.twee @@ -1661,7 +1661,7 @@ It's pretty funny. <<lstress>> <<elseif $rng gte 34>> They act it out excellently, really bringing the scene to life.<br> - <<if currentSkillValue('english') lt 700>>You learned something from it.<<genglish>><<else>>You enjoyed it a lot.<</if>> + <<if currentSkillValue('english') lt 700>>You learned something from it.<<genglish>><<englishskill>><<else>>You enjoyed it a lot.<</if>> <<else>> They flatly read out lines from the book.<br> Doren tactfully moves the lesson forward before things start to drag.