diff --git a/src/uncategorized/wardrobeUse.tw b/src/uncategorized/wardrobeUse.tw index cfe83341548c90d26012aa7028e0a8da12432319..03f57dcc13b8cc6a73978acfd312a15396dcb020 100644 --- a/src/uncategorized/wardrobeUse.tw +++ b/src/uncategorized/wardrobeUse.tw @@ -148,6 +148,10 @@ Clothes: ''<span id="clothes">$activeSlave.clothes</span>.'' <<set $activeSlave.clothes = "a string bikini",$activeSlave.choosesOwnClothes = 0>> <<replace "#clothes">>$activeSlave.clothes<</replace>> <<replace "#clothingDescription">><br>//<<ClothingDescription>>//<</replace>> +| <<link "Scalemail bikini">> + <<set $activeSlave.clothes = "a scalemail bikini",$activeSlave.choosesOwnClothes = 0>> + <<replace "#clothes">>$activeSlave.clothes<</replace>> + <<replace "#clothingDescription">><br>//<<ClothingDescription>>//<</replace>> <</link>> | <<link "Succubus costume">> <<set $activeSlave.clothes = "a succubus outfit",$activeSlave.choosesOwnClothes = 0>>