diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index 6864e4c35b8a35ab922a096724aede5170cdaabc..df25162c5f8b295428f402b7baaf375e16ef3497 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -2,6 +2,11 @@ 0.10.7.1-0.1.x +4/21/2018 + + 66 + -various fixes, cleanups and optimizations + 4/20/2018 65 diff --git a/src/pregmod/organFarmOptions.tw b/src/pregmod/organFarmOptions.tw index 739bef91d1b085831019aca4304b7b909cb5598c..efaaafcbff78d113c173c21e17c9caee6e9956f4 100644 --- a/src/pregmod/organFarmOptions.tw +++ b/src/pregmod/organFarmOptions.tw @@ -313,7 +313,7 @@ The fabricator is ready to grow an organ for $object. Extract tissue to begin gr <<link "Implant">> <<set $cash -= $surgeryCost>> <<for $i = 0; $i < $completedOrgans.length; $i++>><<if $activeSlave.ID == $completedOrgans[$i].ID>><<set $completedOrgans.deleteAt($i)>><<break>><</if>><</for>> - <<if $activeSlave.prostate > 1>><<set $activeSlave.prostate = 1>><</if>> + <<if $activeSlave.prostate < 1>><<set $activeSlave.prostate = 1>><</if>> <<set $activeSlave.balls = 2>> <<set $activeSlave.ballType = "human">> <<set $activeSlave.health -= 20>> diff --git a/src/pregmod/slaveAgeIntro.tw b/src/pregmod/slaveAgeIntro.tw index 67052c36979f40e2ed59e0491e334b959aeaf1c2..29605afe2e0cdf0c78f97d6867e7f728cd87978e 100644 --- a/src/pregmod/slaveAgeIntro.tw +++ b/src/pregmod/slaveAgeIntro.tw @@ -7,5 +7,5 @@ Do you want to see content involving girls younger than 18 in this game? [[No.|PC Body Intro][$minimumSlaveAge = 18, $pedo_mode = 0]] //All slaves will be at least 18 years old, and slavery of children will be illegal in the Free Cities.// <br>Yes, I wish to see girls as young as <<textbox "$minimumSlaveAge" $minimumSlaveAge "PC Body Intro">> [[Continue|PC Body Intro][$pedo_mode = 0]] <br>[[I just want lots of lolis.|PC Body Intro][$minimumSlaveAge = 3, $pedo_mode = 1]] //Nearly all randomly generated slaves will be under the age of 18, although custom slaves and slaves related to specific events may be older.// -<br>[[I wish to see them grow up and become fertile.|PC Body Intro][$minimumSlaveAge = 3, $pedo_mode = 0, $precociousPuberty = 1, $loliGrow = 1, $fertilityAge = 10, $potencyAge = 12, $seeAge = 1]] //Preset. Slaves' age will be random from minimal possible age. They can be made fertile younger than normal puberty age (10) in some cases, and grow up naturally.// +<br>[[I wish to see them grow up and become fertile.|PC Body Intro][$minimumSlaveAge = 3, $pedo_mode = 0, $precociousPuberty = 1, $loliGrow = 0, $fertilityAge = 10, $potencyAge = 12, $seeAge = 1]] //Preset. Slaves' age will be random from minimal possible age. They can be made fertile younger than normal puberty age (10) in some cases, and grow up naturally.// diff --git a/src/uncategorized/REFI.tw b/src/uncategorized/REFI.tw index f20992bc69a73af11ec141cb33b6ccb4674c0458..955aeb6185e2a64ecbfa5815186ca14b9eae8179 100644 --- a/src/uncategorized/REFI.tw +++ b/src/uncategorized/REFI.tw @@ -938,11 +938,11 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> <<else>> <<if $activeSlave.lips > 70>> - She <<says>>s through her massive dick-sucking lips, + She <<say>>s through her massive dick-sucking lips, <<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>> - She <<says>>s through her big oral piercings, + She <<say>>s through her big oral piercings, <<else>> - She <<says>>s, + She <<say>>s, <</if>> "<<Master>>, I don't know. I ju<<s>>t thought that wa<<s>> really hot." <</if>> @@ -1002,11 +1002,11 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> <<else>> <<if $activeSlave.lips > 70>> - She <<says>>s through her massive dick-sucking lips, + She <<say>>s through her massive dick-sucking lips, <<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>> - She <<says>>s through her big oral piercings, + She <<say>>s through her big oral piercings, <<else>> - She <<says>>s, + She <<say>>s, <</if>> "<<Master>>, I don't know. I ju<<s>>t thought that wa<<s>> really hot." <</if>> @@ -1060,11 +1060,11 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> <<else>> <<if $activeSlave.lips > 70>> - She <<says>>s through her massive dick-sucking lips, + She <<say>>s through her massive dick-sucking lips, <<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>> - She <<says>>s through her big oral piercings, + She <<say>>s through her big oral piercings, <<else>> - She <<says>>s, + She <<say>>s, <</if>> "<<Master>>, I don't know. I ju<<s>>t thought that wa<<s>> really hot." <</if>> @@ -1109,11 +1109,11 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> <<else>> <<if $activeSlave.lips > 70>> - She <<says>>s through her massive dick-sucking lips, + She <<say>>s through her massive dick-sucking lips, <<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>> - She <<says>>s through her big oral piercings, + She <<say>>s through her big oral piercings, <<else>> - She <<says>>s, + She <<say>>s, <</if>> "<<Master>>, I don't know. I ju<<s>>t thought that wa<<s>> really hot." <</if>> @@ -1237,11 +1237,11 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> <<else>> <<if $activeSlave.lips > 70>> - She <<says>>s through her massive dick-sucking lips, + She <<say>>s through her massive dick-sucking lips, <<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>> - She <<says>>s through her big oral piercings, + She <<say>>s through her big oral piercings, <<else>> - She <<says>>s, + She <<say>>s, <</if>> "<<Master>>, may I have a nipple orga<<s>>m, too?" <</if>> @@ -1351,11 +1351,11 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> <<else>> <<if $activeSlave.lips > 70>> - She <<says>>s through her massive dick-sucking lips, + She <<say>>s through her massive dick-sucking lips, <<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>> - She <<says>>s through her big oral piercings, + She <<say>>s through her big oral piercings, <<else>> - She <<says>>s, + She <<say>>s, <</if>> "<<Master>>, would you plea<<s>>e do me like that?" <</if>> diff --git a/src/uncategorized/reBoomerang.tw b/src/uncategorized/reBoomerang.tw index 86372efe1f4cce658a9619223cc0fc6b0fadf044..ad484e8edd09389b7b653a5b31eff63ecb17a7b0 100644 --- a/src/uncategorized/reBoomerang.tw +++ b/src/uncategorized/reBoomerang.tw @@ -67,7 +67,7 @@ brings up the relevant feeds. There's a naked body crumpled pathetically against <<if $seeAge == 1>> <<set $activeSlave.physicalAge += 1, $activeSlave.actualAge += 1, $activeSlave.visualAge += 1>> <<set $activeSlave.ovaryAge += either(.8, .9, .9, 1, 1, 1, 1.1)>> - <<if $activeSlave.physicalAge <= 18 && $loliGrow == 1>> + <<if $activeSlave.physicalAge <= 18 && $loliGrow == 0>> <<PhysicalDevelopment $activeSlave>> <</if>> <</if>> diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 10706e75e2bebcb00faa543565a0b05b4b722fe7..e43018e5096aceec4e37efb45619e131c299898f 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -4909,13 +4909,13 @@ <<set $pornFameBonus = 1>> <<if $studio == 1>> <<if $slaves[$i].pornFameSpending > 0>> - <<set $pornFameBonus += 0.2 + (($slaves[$i].pornFameSpending/10000)*$HackingSkillMultiplier)>> + <<set $pornFameBonus += 0.2 + (($slaves[$i].pornFameSpending/10000)/$HackingSkillMultiplier)>> <<if ($slaves[$i].pornFameSpending >= 4000)>> - $possessiveCap near-ubiquitous presence in arcology pornography greatly increases $possessive impact on society. + $possessiveCap near-ubiquitous presence in arcology pornography greatly increases $possessive impact on society. <<elseif ($slaves[$i].pornFameSpending >= 2000)>> - $possessiveCap presence in arcology pornography increases $possessive impact on society. + $possessiveCap presence in arcology pornography increases $possessive impact on society. <<else>> - $possessiveCap occasional presence in arcology pornography slightly increases $possessive impact on society. + $possessiveCap occasional presence in arcology pornography slightly increases $possessive impact on society. <</if>> <</if>> <</if>> @@ -7123,13 +7123,13 @@ <<if $slaves[$i].pornFameSpending > 0>> <<set _oldFame = $slaves[$i].pornFame>> <<if ($slaves[$i].pornFame < 35) && ($slaves[$i].prestige > 1)>> - Interest in porn of $object is very high, since $pronoun's already quite prestigious. - <<set $slaves[$i].pornFame += 1*$HackingSkillMultiplier>> + Interest in porn of $object is very high, since $pronoun's already quite prestigious. + <<set $slaves[$i].pornFame += 1/$HackingSkillMultiplier>> <<elseif ($slaves[$i].pornFame < 10) && ($slaves[$i].prestige > 0)>> - Interest in porn of $object is high, since $pronoun's already prestigious. - <<set $slaves[$i].pornFame += 1*$HackingSkillMultiplier>> + Interest in porn of $object is high, since $pronoun's already prestigious. + <<set $slaves[$i].pornFame += 1/$HackingSkillMultiplier>> <</if>> - <<set $slaves[$i].pornFame += (($slaves[$i].pornFameSpending/1000)*$HackingSkillMultiplier)>> + <<set $slaves[$i].pornFame += (($slaves[$i].pornFameSpending/1000)/$HackingSkillMultiplier)>> <<if ($slaves[$i].prestige < 3) && ($slaves[$i].pornFame >= 100) && (_oldFame < 100)>> <<set $slaves[$i].prestige = 3>> @@.green;$pronounCap has become world famous for $possessive career in slave pornography!@@ Millions are now intimately familiar with @@ -7278,8 +7278,8 @@ so it is now prestigious to own $object. <</if>> <<if ($slaves[$i].prestige >= 3)>> - Further paid publicity cannot increase $possessive fame, so subsidy of porn featuring $object has stopped. - <<set $slaves[$i].pornFameSpending = 0>> + Further paid publicity cannot increase $possessive fame, so subsidy of porn featuring $object has stopped. + <<set $slaves[$i].pornFameSpending = 0>> <</if>> <</if>> <</if>> @@ -7288,13 +7288,13 @@ <<if $slaves[$i].birthWeek >= 51>> $possessiveCap birthday was this week<<if $seeAge == 1>>; $pronoun turned <<print $slaves[$i].physicalAge+1>><</if>>. <<if $slaves[$i].fuckdoll > 0>> - It did not know. + It did not know. <<elseif $slaves[$i].devotion > 50>> - She did not notice. + She did not notice. <<elseif $week-$slaves[$i].weekAcquired > 10>> - She remembered it only dimly. + She remembered it only dimly. <<else>> - She remembered it, but no one cared. + She remembered it, but no one cared. <</if>> <</if>> <<if $manuallyRetired == 0>> diff --git a/src/uncategorized/wardrobe.tw b/src/uncategorized/wardrobe.tw index 4a7ed5cf5fba55d4b1917c599c5eb287d505123e..dd40ee48fe96042719cb265068dac64ecfbf9976 100644 --- a/src/uncategorized/wardrobe.tw +++ b/src/uncategorized/wardrobe.tw @@ -1,168 +1,211 @@ -:: Wardrobe +:: Wardrobe [nobr] + -<<nobr>> <<set $nextButton = "Back", $nextLink = "Manage Penthouse">> -<</nobr>>\ -\ + ''__Slave Wardrobe__'' -//The room containing all the clothes and accessories you have available to dress your slaves in, as well as the supplies and tools your tailor needs to resize them to better fit your slaves. Several mirrors are set up for a slave to try on outfits should she be allowed to dress herself. The selection includes <<if ($cheatMode == 1) || (($clothesBoughtBunny == 1 || $arcologies[0].FSGenderFundamentalist != "unset") && ($clothesBoughtChains == 1 || $arcologies[0].FSDegradationist != "unset") && ($clothesBoughtConservative == 1 || $arcologies[0].FSPaternalist != "unset") && ($clothesBoughtWestern == 1 || $arcologies[0].FSPastoralist != "unset") && ($clothesBoughtOil == 1 || $arcologies[0].FSPhysicalIdealist != "unset") && ($clothesBoughtHabit == 1 || $arcologies[0].FSChattelReligionist != "unset") && ($clothesBoughtToga == 1 || $arcologies[0].FSRomanRevivalist != "unset") && ($clothesBoughtHuipil == 1 || $arcologies[0].FSAztecRevivalist != "unset") && ($clothesBoughtKimono == 1 || $arcologies[0].FSEdoRevivalist != "unset") && ($clothesBoughtHarem == 1 || $arcologies[0].FSArabianRevivalist != "unset") && ($clothesBoughtQipao == 1 || $arcologies[0].FSChineseRevivalist != "unset") && ($clothesBoughtEgypt == 1 || $arcologies[0].FSEgyptianRevivalist != "unset") && ($clothesBoughtMaternityDress == 1 || $arcologies[0].FSRepopulationFocus != "unset") && ($clothesBoughtMaternityLingerie == 1 || $arcologies[0].FSRepopulationFocus != "unset") && ($clothesBoughtBelly == 1 || $arcologies[0].FSRepopulationFocus != "unset") && ($clothesBoughtLazyClothes == 1 || $arcologies[0].FSHedonisticDecadence != "unset"))>>outfits from all manner of cultures and societies, not a single style eludes you.<<else>>many styles of clothing ranging from exciting to mundane and sexy to practical.<</if>><<if $toysBoughtDildos == 1 && $toysBoughtGags == 1 && $toysBoughtButtPlugs == 1>> Sex toys of all kinds and shapes line the shelves.<<elseif $toysBoughtDildos == 1 || $toysBoughtGags == 1 || $toysBoughtButtPlugs == 1 || $toysBoughtButtPlugTails == 1>> Some sex toys line the shelves.<</if>><<if $buckets == 1>>Several buckets of various sizes and a sturdy cup have been set aside for you in feeding slaves to their limit.<</if>><<if $enema == 1>> A number of drums of specially formulated water for use in enemas line one of the walls.<</if>><<if $medicalEnema == 1>> Alongside them, multiple drums of mixtures for use in medical enemas.<</if>>// <br> -<<nobr>> -<<if $clothesBoughtBunny == 0 && $arcologies[0].FSGenderFundamentalist == "unset" && $cheatMode == 0>> +// +The room containing all the clothes and accessories you have available to dress your slaves in, as well as the supplies and tools your tailor needs to resize them to better fit your slaves. Several mirrors are set up for a slave to try on outfits should she be allowed to dress herself. The selection includes +<<if ($cheatMode == 1) || (isItemAccessible("a bunny outfit") && isItemAccessible("chains") && isItemAccessible("conservative clothing") && isItemAccessible("Western clothing") && isItemAccessible("body oil") && isItemAccessible("a chattel habit") && isItemAccessible("a toga") && isItemAccessible("a huipil") && isItemAccessible("a kimono") && isItemAccessible("harem gauze") && isItemAccessible("a slutty qipao") && isItemAccessible("ancient Egyptian") && isItemAccessible("a maternity dress") && isItemAccessible("attractive lingerie for a pregnant woman") && isItemAccessible("a small empathy belly") && isItemAccessible("stretch pants and a crop-top"))>> + outfits from all manner of cultures and societies; not a single style eludes you. +<<else>> + many styles of clothing ranging from exciting to mundane and sexy to practical. +<</if>> +<<if $toysBoughtDildos == 1 && $toysBoughtGags == 1 && $toysBoughtButtPlugs == 1>> + Sex toys of all kinds and shapes line the shelves. +<<elseif $toysBoughtDildos == 1 || $toysBoughtGags == 1 || $toysBoughtButtPlugs == 1 || $toysBoughtButtPlugTails == 1>> + Some sex toys line the shelves. +<</if>> +<<if $buckets == 1>> + Several buckets of various sizes and a sturdy cup have been set aside for you in feeding slaves to their limit. +<</if>> +<<if $enema == 1>> + A number of drums of specially formulated water for use in enemas line one of the walls. +<</if>> +<<if $medicalEnema == 1>> + Alongside them, multiple drums of mixtures for use in medical enemas. +<</if>> +// + +<br> +<<if !isItemAccessible("a bunny outfit")>> [[Order a shipment of bunny suits|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtBunny = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with classic bunny suits and bowties.<</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtConservative == 0 && $arcologies[0].FSPaternalist == "unset" && $cheatMode == 0>> +<<else>> + You are well stocked with classic bunny suits and bowties. +<</if>> + +<br> +<<if !isItemAccessible("conservative clothing")>> [[Order a shipment of conservative clothes|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtConservative = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with modest outfits. +<<else>> + You are well stocked with modest outfits. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtChains == 0 && $arcologies[0].FSDegradationist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("chains")>> [[Order a shipment of chains|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtChains = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with various lengths of binding chains. +<<else>> + You are well stocked with various lengths of binding chains. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtWestern == 0 && $arcologies[0].FSPastoralist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("Western clothing")>> [[Order a shipment of western outfits|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtWestern = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with cowgirl outfits. +<<else>> + You are well stocked with cowgirl outfits. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtOil == 0 && $arcologies[0].FSPhysicalIdealist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("body oil")>> [[Order a shipment of body oil|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtOil = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with various body oils. +<<else>> + You are well stocked with various body oils. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtLazyClothes == 0 && $arcologies[0].FSHedonisticDecadence == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("stretch pants and a crop-top")>> [[Order a shipment of comfortable, rather stretchy, clothes|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtLazyClothes = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with various comfy pants and rather tight crop-tops. +<<else>> + You are well stocked with various comfy pants and rather tight crop-tops. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtHabit == 0 && $arcologies[0].FSChattelReligionist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("a chattel habit")>> [[Order a shipment of chattel habits|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtHabit = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with habits from the chattel religion. +<<else>> + You are well stocked with habits from the chattel religion. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtEgypt == 0 && $arcologies[0].FSEgyptianRevivalist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("ancient Egyptian")>> [[Order a shipment of Egyptian necklaces|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtEgypt = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with ancient Egyptian necklaces. +<<else>> + You are well stocked with ancient Egyptian necklaces. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtToga == 0 && $arcologies[0].FSRomanRevivalist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("a toga")>> [[Order a shipment of togas|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtToga = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with fine roman-styled togas. +<<else>> + You are well stocked with fine roman-styled togas. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtHuipil == 0 && $arcologies[0].FSAztecRevivalist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("a huipil")>> [[Order a shipment of huipil|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtHuipil = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with exquisite Aztec Huipil. +<<else>> + You are well stocked with exquisite Aztec Huipil. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtKimono == 0 && $arcologies[0].FSEdoRevivalist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("a kimono")>> [[Order a shipment of kimonos|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtKimono = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// <<else>>You are well stocked with elegant Japanese Kimonos. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtHarem == 0 && $arcologies[0].FSArabianRevivalist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("harem gauze")>> [[Order a shipment of harem outfits|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtHarem = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with Arabic harem garb made from the finest available silks. +<<else>> + You are well stocked with Arabic harem garb made from the finest available silks. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtQipao == 0 && $arcologies[0].FSChineseRevivalist == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("a slutty qipao")>> [[Order a shipment of qipaos|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtQipao = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with slutty Chinese qipaos. +<<else>> + You are well stocked with slutty Chinese qipaos. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtMaternityDress == 0 && $arcologies[0].FSRepopulationFocus == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("a maternity dress")>> [[Order a shipment of maternity dresses|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtMaternityDress = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with dresses specially tailored for pregnant women. +<<else>> + You are well stocked with dresses specially tailored for pregnant women. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtMaternityLingerie == 0 && $arcologies[0].FSRepopulationFocus == "unset" && $cheatMode == 0>> + +<br> +<<if !isItemAccessible("attractive lingerie for a pregnant woman")>> [[Order a shipment of maternity lingerie|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $clothesBoughtMaternityLingerie = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with sexy silken lingerie designed for pregnant women. +<<else>> + You are well stocked with sexy silken lingerie designed for pregnant women. <</if>> -<</nobr>> -<<nobr>> -<<if $clothesBoughtBelly == 0 && $cheatMode == 0 && $arcologies[0].FSRepopulationFocus == "unset">> + +<br> +<<if !isItemAccessible("a small empathy belly")>> [[Order a shipment of fake pregnancy bellies|Wardrobe][$cash -= Math.trunc(10000*$upgradeMultiplierArcology), $clothesBoughtBelly = 1]] //Costs <<print cashFormat(Math.trunc(10000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with silicone pregnancy bellies modeled after variously sized women. +<<else>> + You are well stocked with silicone pregnancy bellies modeled after variously sized women. <</if>> -<</nobr>> -<<nobr>> +<br><br> <<if $toysBoughtDildos == 0>> [[Order a shipment of extra long dildos|Wardrobe][$cash -= Math.trunc(10000*$upgradeMultiplierArcology), $toysBoughtDildos = 1]] //Costs <<print cashFormat(Math.trunc(10000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with extra long dildos in a variety of sizes. +<<else>> + You are well stocked with extra long dildos in a variety of sizes. <</if>> + <br> <<if $toysBoughtButtPlugs == 0>> [[Order a shipment of extra long buttplugs|Wardrobe][$cash -= Math.trunc(10000*$upgradeMultiplierArcology), $toysBoughtButtPlugs = 1]] //Costs <<print cashFormat(Math.trunc(10000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with extra long buttplugs in a variety of sizes. +<<else>> + You are well stocked with extra long buttplugs in a variety of sizes. <</if>> + <br> <<if $toysBoughtButtPlugTails == 0>> [[Order a shipment of attachable tails|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $toysBoughtButtPlugTails = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with tails to attach to your buttplugs. +<<else>> + You are well stocked with tails to attach to your buttplugs. <</if>> + <br> <<if $toysBoughtGags == 0>> [[Order a shipment of extra long dildo gags|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $toysBoughtGags = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with extra long dildo gags. +<<else>> + You are well stocked with extra long dildo gags. <</if>> -<</nobr>> -<<nobr>> +<br><br> <<if $buckets == 0>> [[Gather up everything you need to force feed slaves|Wardrobe][$buckets = 1]] //Some supplies from the cafeteria and a slight adjustment to the feeder settings is all it would take.// -<<else>>You have everything you need in one place to force feed slaves. You've also adjusted the feeders to cheaply produce filler food to save on money. However, said food is just empty calories and probably bad for a slave's waistline. +<<else>> + You have everything you need in one place to force feed slaves. You've also adjusted the feeders to cheaply produce filler food to save on money. However, said food is just empty calories and probably bad for a slave's waistline. <</if>> -<</nobr>> -<<nobr>> +<br> <<if $enema == 0>> [[Order enema supplies|Wardrobe][$cash -= Math.trunc(5000*$upgradeMultiplierArcology), $enema = 1]] //Costs <<print cashFormat(Math.trunc(5000*$upgradeMultiplierArcology))>>// -<<else>>You are well stocked with specially formulated liquids to be used safely for long term enemas along with the tools needed to keep a slave bloated for extended periods of time. +<<else>> + You are well stocked with specially formulated liquids to be used safely for long term enemas along with the tools needed to keep a slave bloated for extended periods of time. <<if $medicalEnema == 0>> [[Order medical enema supplies|Wardrobe][$cash -= Math.trunc(25000*$upgradeMultiplierArcology), $medicalEnema = 1]] //Costs <<print cashFormat(Math.trunc(25000*$upgradeMultiplierArcology))>>// <<else>> - You are well stocked with drugs to be mixed with the enema water for use in medical enemas. + You are also well stocked with drugs to be mixed with the enema water for use in medical enemas. <</if>> <</if>> -<</nobr>> +