diff --git a/src/uncategorized/wardrobe.tw b/src/uncategorized/wardrobe.tw
index 438aff2e432d168da789006168dc985cda5d22a8..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.
@@ -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.
@@ -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.
@@ -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.
@@ -322,7 +322,7 @@ The room containing all the clothes and accessories you have available to dress
 <<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.