diff --git a/src/facilities/nursery/childInteract.tw b/src/facilities/nursery/childInteract.tw index cfa379af387ae86cdef1b5db43c70e51fd74e23c..6e59fee11d3a709ca5f2ee41d2ae9c81d0368abc 100644 --- a/src/facilities/nursery/childInteract.tw +++ b/src/facilities/nursery/childInteract.tw @@ -289,6 +289,8 @@ | <<link "Exempt $him" "Child Interact">><<set $activeChild.useRulesAssistant = 0>><</link>> <</if>> +<<if $showWardrobe == 1>> + <br><br>__Appearance:__ /* TODO: have only a small list of children's clothing */ <br>Clothes: ''<span id="clothes">$activeChild.clothes</span>.'' @@ -585,6 +587,8 @@ <</if>> <</if>> +<</if>> /* CLOSES WARDROBE CHECK */ + <br><br>__Physical Regimen:__ <span id="drugs"> /* TODO: will children be able to be put on drugs? if so, which drugs? */ diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw index d0d4bc172409e54b4c0b1cf841e21de24817df14..78fb80a9dbd2c918483ce2b1b9456bec63c85827 100644 --- a/src/init/storyInit.tw +++ b/src/init/storyInit.tw @@ -266,6 +266,7 @@ You should have received a copy of the GNU General Public License along with thi <<set $showBodyMods = 0>> <<set $showImplantEffects = 1>> <<set $showClothing = 1>> + <<set $showWardrobe = 1>> <<set $showAgeDetail = 1>> <<set $showBoobCCs = 1>> <<set $showHeightCMs = 1>> diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw index c2c8ca1991d7d1757c49086cb9eebdab8abf9b2e..a3d18cc1e779f0301d514bd2dc67bd96882ce8ac 100644 --- a/src/uncategorized/BackwardsCompatibility.tw +++ b/src/uncategorized/BackwardsCompatibility.tw @@ -1081,6 +1081,9 @@ <<if ndef $showNumbersMax>> <<set $showNumbersMax = 20>> <</if>> +<<if ndef $showWardrobe>> + <<set $showWardrobe = 1>> +<</if>> <<if ndef $surnameOrder>> <<set $surnameOrder = 0>> <</if>> diff --git a/src/uncategorized/descriptionOptions.tw b/src/uncategorized/descriptionOptions.tw index 3a962e19135b8d5144bb3e36dd7b7ae50c347d00..eab1344058cc9f1750d3eda4ce2c21db5f6eaddf 100644 --- a/src/uncategorized/descriptionOptions.tw +++ b/src/uncategorized/descriptionOptions.tw @@ -38,6 +38,14 @@ <br> +<<if $showWardrobe == 1>> + The Slave Interact wardrobe is @@.cyan;SHOWN.@@ //[[Hide|Description Options][$showWardrobe = 0]]// +<<else>> + The Slave Interact wardrobe is @@.red;HIDDEN.@@ //[[Hide|Description Options][$showWardrobe = 1]]// +<</if>> + +<br> + Detailed slave age information is <<if $showAgeDetail == 1>> @@.cyan;SHOWN.@@ //[[Hide|Description Options][$showAgeDetail = 0]]// diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw index cef0d6cf71040e37f16d1a3701af1c9f4da0d293..75e265ba3d97c5b25f633b5e04f8108a21b8a760 100644 --- a/src/uncategorized/slaveInteract.tw +++ b/src/uncategorized/slaveInteract.tw @@ -666,6 +666,8 @@ <</switch>> /* END CAN BE REASSIGNED */ +<<if $showWardrobe == 1>> + <br><br>__Appearance:__ <<if $activeSlave.fuckdoll == 0>> @@ -1125,6 +1127,8 @@ <</if>> /* CLOSES FUCKDOLL CHECK */ +<</if>> /* CLOSES WARDROBE CHECK */ + <br><br>__Physical Regimen:__ <span id="drugs"> <br>Drugs: <strong>$activeSlave.drugs</strong>.