diff --git a/src/js/heroCreator.js b/src/js/heroCreator.js index 50d669cecd5a9c23a77cfdda69b8cd113a865ccf..dd98d99813c31ae764e7367a36cf283f7f38cfb1 100644 --- a/src/js/heroCreator.js +++ b/src/js/heroCreator.js @@ -33,7 +33,7 @@ App.Utils.buildHeroArray = function() { hero--; continue; } - if (V.heroSlavesPurchased .includes(array[hero].ID)) { + if (V.heroSlavesPurchased.includes(array[hero].ID)) { array.splice(hero, 1); hero--; continue; diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw index ecd91395d5cd802c35ba89415efdd9b87d201fbd..a27f70cef9e02d81c285aff351d46df85bc432c7 100644 --- a/src/uncategorized/newSlaveIntro.tw +++ b/src/uncategorized/newSlaveIntro.tw @@ -89,7 +89,7 @@ <</if>> <<if $specialSlave == 1>> - <<run $heroSlavesPurchased .push($heroSlaveID)>> + <<run $heroSlavesPurchased.push($heroSlaveID)>> <<unset $heroSlaveID>> <<set $specialSlave = 0>> <</if>> @@ -759,14 +759,14 @@ The legalities completed, <span class='slave-name'><<= SlaveFullName($activeSlav <br> <<link "Allow $him to stuff $himself">> <<replace "#introResult">> - You point $him toward the nearest slave food dispenser and tell $him to drink as much as $he likes. $He @@.hotpink;eagerly complies@@, quickly bloating $his long-deprived belly; between the psychoactive effects of slave food, the sudden end of $his long fast, and the look of @@.mediumaquamarine;slightly spaced-out contentment@@ on $his face as $he rubs $his sated belly, you have a feeling that you're witnessing the beginning of an @@.red;overeating habit@@. + You point $him toward the nearest slave food dispenser and tell $him to drink as much as $he likes. $He @@.hotpink;eagerly complies,@@ quickly bloating $his long-deprived belly; between the psychoactive effects of slave food, the sudden end of $his long fast, and the look of @@.mediumaquamarine;slightly spaced-out contentment@@ on $his face as $he rubs $his sated belly, you have a feeling that you're witnessing the beginning of an @@.red;overeating habit@@. <</replace>> <<set $activeSlave.devotion += 10>> <<set $activeSlave.trust += 10>> <<if $activeSlave.behavioralQuirk == "fitness">> <<set $activeSlave.behavioralQuirk = "none">> <</if>> - <<set $activeSlave.behavioralFlaw == "gluttonous">> + <<set $activeSlave.behavioralFlaw = "gluttonous">> <<set $activeSlave.inflation = 1, $activeSlave.inflationType = "food", $activeSlave.inflationMethod = 1>> <</link>> <br> diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 68cde24c73f23b0f75860895b74c783a118ef78c..fb69608d44f6312ef45f9599a9712123cf8e6d7c 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -4938,7 +4938,7 @@ <<run seX($Stud, "vaginal", 10)>> <</if>> <<if $slaves[$i].mpreg == 1>> - <run seX($slaves[$i], "anal", 10)>> + <<run seX($slaves[$i], "anal", 10)>> <<else>> <<run seX($slaves[$i], "vaginal", 10)>> <</if>> diff --git a/src/uncategorized/subordinateTargeting.tw b/src/uncategorized/subordinateTargeting.tw index b1ba28a55e75356685b1a37d7cd402a62fae4b2c..5dbcd93de647e36676763d17737587670e50a16f 100644 --- a/src/uncategorized/subordinateTargeting.tw +++ b/src/uncategorized/subordinateTargeting.tw @@ -25,7 +25,7 @@ <</if>> <<if $activeSlave.subTarget == -1>> - <br><br><<link"Reign $him in" "Subordinate Targeting">><<set $activeSlave.subTarget = 0, $Stud = 0>><</link>> + <br><br><<link "Reign $him in" "Subordinate Targeting">><<set $activeSlave.subTarget = 0, $Stud = 0>><</link>> <<else>> <br><br>__Select a slave for $him to submit to, sexually:__ <<= App.UI.SlaveList.slaveSelectionList(