diff --git a/src/art/vector/Feet.tw b/src/art/vector/Feet.tw
index f9184048ebc5e74ac21d229d856ae3617ba9e4a8..2efb4e07a0db4220cb39fe8ea314154bda1315fb 100644
--- a/src/art/vector/Feet.tw
+++ b/src/art/vector/Feet.tw
@@ -31,7 +31,7 @@
   <</switch>>
 <</if>>
 
-<<if _artSlave.legAccessory == "short stockings">>
+<<if _artSlave.legAccessory == "short stockings" && _artSlave.amp != 1>>
 	<<if _artSlave.shoes == "heels">>
       <<if _legSize == "Narrow">>
         <<include Art_Vector_Shoes_Heel_SS_Narrow>>
@@ -67,7 +67,7 @@
 	<</if>>
 <</if>>
 
-<<if _artSlave.legAccessory == "long stockings">>
+<<if _artSlave.legAccessory == "long stockings" && _artSlave.amp != 1>>
 	<<if _artSlave.shoes == "heels">>
       <<if _legSize == "Narrow">>
         <<include Art_Vector_Shoes_Heel_LL_Narrow>>