diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw
index 9a5bdf98176b4cb31c6093077754a3df3a5d0026..36dbabd7fce4a0409653aa5edb9706b77648e48c 100644
--- a/src/uncategorized/slaveInteract.tw
+++ b/src/uncategorized/slaveInteract.tw
@@ -252,7 +252,7 @@
 				<span id="buttplug"></span>
 				/*<script>App.UI.Wardrobe.buttplug(getSlave(V.activeSlave.ID))</script>*/
 
-				<<if isItemAccessible.entry("tail", "buttplugAttachments") && $slaves[_i].buttplug != "none">>
+				<<if isItemAccessible.entry("tail", "buttplugAttachment") && $slaves[_i].buttplug != "none">>
 					<span id="buttplugAttachment"></span>
 					/*<script>App.UI.Wardrobe.buttplugAttachment(getSlave(V.activeSlave.ID))</script>*/
 				<</if>>