diff --git a/src/uncategorized/completeCatalog.tw b/src/uncategorized/completeCatalog.tw index 20db61479629533e39fa11b6ae0415e0ca698d45..73b2f6ac899f8aa33e4baa6d0a0b100fa71ef8c9 100644 --- a/src/uncategorized/completeCatalog.tw +++ b/src/uncategorized/completeCatalog.tw @@ -11,6 +11,7 @@ <<print "[[$heroSlaves[$i].slaveName|Complete Catalog][$activeSlave = getHeroSlave($heroSlaves[" + $i + "], $baseHeroSlave)]]">> <</for>> +<<SetBellySize $activeSlave>> <<set $specialSlavesPriceOverride = 1>> <<NationalityToAccent $activeSlave>> <<if $familyTesting == 1>> diff --git a/src/uncategorized/specialSlave.tw b/src/uncategorized/specialSlave.tw index 31655528b03783e1a4a4b39cf7288f65e1a40cfa..7cafdfbee15ce9cbc4a2748d246b5131d1544a96 100644 --- a/src/uncategorized/specialSlave.tw +++ b/src/uncategorized/specialSlave.tw @@ -14,6 +14,7 @@ <<set $activeSlave.weekAcquired = $week>> <<set $activeSlave.pubicHColor = $activeSlave.hColor>> <<set $activeSlave.underArmHColor = $activeSlave.hColor>> + <<SetBellySize $activeSlave>> <<if $familyTesting == 1>> /* special slaves exceptions to keep siblings sensible */ <<if $activeSlave.mother == -9999 && $activeSlave.father == -9998>> /* The twins - Camille & Kennerly */ diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw index 5c2a486f919e07830e64066776044e048c69bb8c..40c0cc6a34d2beb1bd46414f383f5beb5269b242 100644 --- a/src/utility/miscWidgets.tw +++ b/src/utility/miscWidgets.tw @@ -1763,8 +1763,7 @@ <<set $args[0].pronoun = "she", $args[0].possessivePronoun = "hers", $args[0].possessive = "her", $args[0].object = "her", $args[0].objectReflexive = "herself", $args[0].noun = "girl">> <</if>> -<<run WombInit($args[0])>> -<<SetBellySize $activeSlave>> +<<SetBellySize $args[0]>> <<run addSlave($args[0])>> <<if $args[0].origin != "She was your slave, but you freed her, which she repaid by participating in a coup attempt against you. It failed, and she is again your chattel." && $args[0].ID != $boomerangSlave.ID>>