diff --git a/devTools/javaSanityCheck/ignoredVariables b/devTools/javaSanityCheck/ignoredVariables
index 01634b42d7979ee69f01c42b60bcdcc959e245b0..d3402c6c1a6b22beeaee3c099b04e67408beac87 100644
--- a/devTools/javaSanityCheck/ignoredVariables
+++ b/devTools/javaSanityCheck/ignoredVariables
@@ -98,7 +98,6 @@ totalMerc
 hasFoughtOnce;hasFoughtMajorBattleOnce;hasRebelledOnce
 barren
 RESSMuscles
-bodySuits
 # PC
 criticalDamage
 marriage
diff --git a/src/uncategorized/wardrobe.tw b/src/uncategorized/wardrobe.tw
index 90d798bfc61da9c524688411de19bda567b7e6d1..e39959f20831a9514f53e500877ff674d616f0ee 100644
--- a/src/uncategorized/wardrobe.tw
+++ b/src/uncategorized/wardrobe.tw
@@ -430,7 +430,7 @@ The room containing all the clothes and accessories you have available to dress
 	</div>
 <</if>>
 <<if isItemAccessible.entry("a cybersuit", "clothing") !== true>>
-	[[Order a shipment of exotic bodysuits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $boughtItem.clothing.bodySuits = 1]]
+	[[Order a shipment of exotic bodysuits|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $boughtItem.clothing.bodysuits = 1]]
 	<div class="detail">Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>></div>
 <<else>>
 	You are well stocked with a selection of bodysuits.