diff --git a/src/uncategorized/wardrobe.tw b/src/uncategorized/wardrobe.tw index afcfe4312ef98bcb8083b4558858ac518d004da1..25efda9a2099680bea974b19f7db29e8badea995 100644 --- a/src/uncategorized/wardrobe.tw +++ b/src/uncategorized/wardrobe.tw @@ -30,7 +30,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a bunny outfit")>> - [[Order a shipment of bunny suits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtBunny = 1]] + [[Order a shipment of bunny suits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtBunny = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with classic bunny suits and bowties. @@ -38,7 +38,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("conservative clothing")>> - [[Order a shipment of conservative clothes|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtConservative = 1]] + [[Order a shipment of conservative clothes|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtConservative = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with modest outfits. @@ -46,7 +46,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("chains")>> - [[Order a shipment of chains|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtChains = 1]] + [[Order a shipment of chains|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtChains = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with various lengths of binding chains. @@ -54,7 +54,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("Western clothing")>> - [[Order a shipment of western outfits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtWestern = 1]] + [[Order a shipment of western outfits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtWestern = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with cowgirl outfits. @@ -62,7 +62,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("body oil")>> - [[Order a shipment of body oil|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtOil = 1]] + [[Order a shipment of body oil|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtOil = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with various body oils. @@ -70,7 +70,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("stretch pants and a crop-top")>> - [[Order a shipment of comfortable, rather stretchy, clothes|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtLazyClothes = 1]] + [[Order a shipment of comfortable, rather stretchy, clothes|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtLazyClothes = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with various comfy pants and rather tight crop-tops. @@ -78,7 +78,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a chattel habit")>> - [[Order a shipment of chattel habits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtHabit = 1]] + [[Order a shipment of chattel habits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtHabit = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with habits from the chattel religion. @@ -86,7 +86,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("ancient Egyptian")>> - [[Order a shipment of Egyptian necklaces|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtEgypt = 1]] + [[Order a shipment of Egyptian necklaces|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtEgypt = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with ancient Egyptian necklaces. @@ -94,7 +94,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a toga")>> - [[Order a shipment of togas|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtToga = 1]] + [[Order a shipment of togas|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtToga = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with fine roman-styled togas. @@ -102,7 +102,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a huipil")>> - [[Order a shipment of huipil|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtHuipil = 1]] + [[Order a shipment of huipil|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtHuipil = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with exquisite Aztec huipils. @@ -110,14 +110,14 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a kimono")>> - [[Order a shipment of kimonos|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtKimono = 1]] + [[Order a shipment of kimonos|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtKimono = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>>You are well stocked with elegant Japanese kimonos. <</if>> <br> <<if !isItemAccessible("harem gauze")>> - [[Order a shipment of harem outfits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtHarem = 1]] + [[Order a shipment of harem outfits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtHarem = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with Arabic harem garb made from the finest available silks. @@ -125,7 +125,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a slutty qipao")>> - [[Order a shipment of qipaos|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtQipao = 1]] + [[Order a shipment of qipaos|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtQipao = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with slutty Chinese qipaos. @@ -133,7 +133,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a maternity dress")>> - [[Order a shipment of maternity dresses|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtMaternityDress = 1]] + [[Order a shipment of maternity dresses|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtMaternityDress = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with dresses specially tailored for pregnant women. @@ -141,7 +141,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("attractive lingerie for a pregnant woman")>> - [[Order a shipment of maternity lingerie|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx")), $clothesBoughtMaternityLingerie = 1]] + [[Order a shipment of maternity lingerie|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtMaternityLingerie = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with sexy silken lingerie designed for pregnant women. @@ -149,7 +149,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("battlearmor")>> - [[Order a shipment of military themed clothing|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtMilitary = 1]] + [[Order a shipment of military themed clothing|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtMilitary = 1]] //Costs <<print cashFormat(Math.trunc(5000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with a variety of military themed garb. @@ -157,7 +157,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a dirndl")>> - [[Order a shipment of cultural outfits|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtCultural = 1]] + [[Order a shipment of cultural outfits|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtCultural = 1]] //Costs <<print cashFormat(Math.trunc(15000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with a variety of signature outfits from a variety of countries. @@ -165,7 +165,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a burqa")>> - [[Order a shipment of burqas and similar garb|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtMiddleEastern = 1]] + [[Order a shipment of burqas and similar garb|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtMiddleEastern = 1]] //Costs <<print cashFormat(Math.trunc(5000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with a number of burqas and similar clothing. @@ -173,7 +173,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("jeans")>> - [[Order an extra large shipment of casual clothing|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtCasual = 1]] + [[Order an extra large shipment of casual clothing|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtCasual = 1]] //Costs <<print cashFormat(Math.trunc(5000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with casual clothing. @@ -181,7 +181,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a police uniform")>> - [[Order a shipment of professional garments|Wardrobe][cashX(forceNeg(Math.trunc(2500 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtCareer = 1]] + [[Order a shipment of professional garments|Wardrobe][cashX(forceNeg(Math.trunc(2500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtCareer = 1]] //Costs <<print cashFormat(Math.trunc(2500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with selection of professional outfits. @@ -189,7 +189,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a gothic lolita dress")>> - [[Order a shipment of professionally tailored dresses|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtDresses = 1]] + [[Order a shipment of professionally tailored dresses|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtDresses = 1]] //Costs <<print cashFormat(Math.trunc(15000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with selection of fine dresses. @@ -197,7 +197,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a cybersuit")>> - [[Order a shipment of exotic bodysuits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtBodysuits = 1]] + [[Order a shipment of exotic bodysuits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtBodysuits = 1]] //Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with selection of bodysuits. @@ -205,7 +205,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("boyshorts")>> - [[Order a shipment of undergarments|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtUnderwear = 1]] + [[Order a shipment of undergarments|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtUnderwear = 1]] //Costs <<print cashFormat(Math.trunc(5000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with underwear. @@ -213,7 +213,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("sport shorts and a sports bra")>> - [[Order a shipment of exercise wear|Wardrobe][cashX(forceNeg(Math.trunc(2500 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtSports = 1]] + [[Order a shipment of exercise wear|Wardrobe][cashX(forceNeg(Math.trunc(2500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtSports = 1]] //Costs <<print cashFormat(Math.trunc(2500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with exercise wear. @@ -221,7 +221,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a one-piece swimsuit")>> - [[Order a shipment of swimwear|Wardrobe][cashX(forceNeg(Math.trunc(3500 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtSwimwear = 1]] + [[Order a shipment of swimwear|Wardrobe][cashX(forceNeg(Math.trunc(3500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtSwimwear = 1]] //Costs <<print cashFormat(Math.trunc(3500 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with swimwear. @@ -229,7 +229,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a nice pony outfit")>> - [[Order a shipment of specialized latex ponygirl outfits|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtPony = 1]] + [[Order a shipment of specialized latex ponygirl outfits|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtPony = 1]] //Costs <<print cashFormat(Math.trunc(10000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with ponygirl bodysuits. @@ -237,7 +237,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a schutzstaffel uniform")>> - [[Order a shipment of politically incorrect clothing|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtPol = 1]] + [[Order a shipment of politically incorrect clothing|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtPol = 1]] //Costs <<print cashFormat(Math.trunc(15000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with a selection of outfits once considered distasteful. @@ -245,7 +245,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("a Santa dress")>> - [[Order a shipment of colorful and revealing costumes|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtCostume = 1]] + [[Order a shipment of colorful and revealing costumes|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtCostume = 1]] //Costs <<print cashFormat(Math.trunc(15000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with a variety of costume party supplies. @@ -253,7 +253,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if !isItemAccessible("shimapan panties")>> - [[Order a large crate of panties from Japan|Wardrobe][cashX(forceNeg(Math.trunc(2500 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtPantsu = 1]] + [[Order a large crate of panties from Japan|Wardrobe][cashX(forceNeg(Math.trunc(2500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtPantsu = 1]] //Costs <<print cashFormat(Math.trunc(2500 * $upgradeMultiplierTrade))>>// <<else>> You have an impressive stash of panties and other striped underwear that may or may not be have at one point been used. @@ -261,7 +261,7 @@ The room containing all the clothes and accessories you have available to dress <br><br> <<if !isItemAccessible("a small empathy belly")>> - [[Order a shipment of fake pregnancy bellies|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade), "capEx")), $clothesBoughtBelly = 1]] + [[Order a shipment of fake pregnancy bellies|Wardrobe][cashX(forceNeg(Math.trunc(15000 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtBelly = 1]] //Costs <<print cashFormat(Math.trunc(15000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with silicone pregnancy bellies modeled after variously sized women. @@ -269,7 +269,7 @@ The room containing all the clothes and accessories you have available to dress <br><br> <<if $toysBoughtDildos == 0>> - [[Order a shipment of extra long dildos|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade)), "capEx")), $toysBoughtDildos = 1]] + [[Order a shipment of extra long dildos|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade)), "capEx"), $toysBoughtDildos = 1]] //Costs <<print cashFormat(Math.trunc(10000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with extra long dildos in a variety of sizes. @@ -277,7 +277,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if $toysBoughtVaginalAttachments == 0>> - [[Order a shipment of bullet vibes and vibrating dildos|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade), "capEx")), $toysBoughtVaginalAttachments = 1]] + [[Order a shipment of bullet vibes and vibrating dildos|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade)), "capEx"), $toysBoughtVaginalAttachments = 1]] //Costs <<print cashFormat(Math.trunc(10000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with bullet vibrators and vibrating dildos. @@ -285,7 +285,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if $toysBoughtButtPlugs == 0>> - [[Order a shipment of extra long buttplugs|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade)), "capEx")), $toysBoughtButtPlugs = 1]] + [[Order a shipment of extra long buttplugs|Wardrobe][cashX(forceNeg(Math.trunc(10000 * $upgradeMultiplierTrade)), "capEx"), $toysBoughtButtPlugs = 1]] //Costs <<print cashFormat(Math.trunc(10000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with extra long buttplugs in a variety of sizes. @@ -293,7 +293,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if $toysBoughtButtPlugTails == 0>> - [[Order a shipment of attachable tails|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade), "capEx")), $toysBoughtButtPlugTails = 1]] + [[Order a shipment of attachable tails|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx"), $toysBoughtButtPlugTails = 1]] //Costs <<print cashFormat(Math.trunc(5000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with tails to attach to your buttplugs. @@ -301,7 +301,7 @@ The room containing all the clothes and accessories you have available to dress <br> <<if $toysBoughtGags == 0>> - [[Order a shipment of extra long dildo gags|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade), "capEx")), $toysBoughtGags = 1]] + [[Order a shipment of extra long dildo gags|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx"), $toysBoughtGags = 1]] //Costs <<print cashFormat(Math.trunc(5000 * $upgradeMultiplierTrade))>>// <<else>> You are well stocked with extra long dildo gags. @@ -317,12 +317,12 @@ The room containing all the clothes and accessories you have available to dress <br> <<if $enema == 0>> - [[Order enema supplies|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx")), $enema = 1]] + [[Order enema supplies|Wardrobe][cashX(forceNeg(Math.trunc(5000 * $upgradeMultiplierTrade)), "capEx"), $enema = 1]] //Costs <<print cashFormat(Math.trunc(5000 * $upgradeMultiplierTrade))>>// <<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][cashX(forceNeg(Math.trunc(25000 * $upgradeMultiplierTrade), "capEx")), $medicalEnema = 1]] + [[Order medical enema supplies|Wardrobe][cashX(forceNeg(Math.trunc(25000 * $upgradeMultiplierTrade)), "capEx"), $medicalEnema = 1]] //Costs <<print cashFormat(Math.trunc(25000 * $upgradeMultiplierTrade))>>// <<else>> You are also well stocked with drugs to be mixed with the enema water for use in medical enemas.