diff --git a/src/uncategorized/wardrobe.tw b/src/uncategorized/wardrobe.tw
index 52a9b8fea04935a3bd98847d10607156217c9514..4fbd62d0268359393c5b45d0b15bd02e52a8c35b 100644
--- a/src/uncategorized/wardrobe.tw
+++ b/src/uncategorized/wardrobe.tw
@@ -229,7 +229,7 @@ The room containing all the clothes and accessories you have available to dress
 	</div>
 <</if>>
 <<set _model.collar = "none">>
-<<if !isClothingAccessible.entry("ancient Egyptian")>>
+<<if !isItemAccessible("ancient Egyptian")>>
 	[[Order a shipment of Egyptian necklaces|Wardrobe][cashX(forceNeg(Math.trunc(7500 * $upgradeMultiplierTrade)), "capEx"), $clothesBoughtEgypt = 1]]
 	<div class="detail">Costs <<print cashFormat(Math.trunc(7500 * $upgradeMultiplierTrade))>></div>
 <<else>>