diff --git a/code/game/objects/items/devices/taperecorder.dm b/code/game/objects/items/devices/taperecorder.dm index c2cd4f1348d..724295a2b81 100644 --- a/code/game/objects/items/devices/taperecorder.dm +++ b/code/game/objects/items/devices/taperecorder.dm @@ -4,6 +4,7 @@ icon_state = "taperecorder_empty" item_state = "analyzer" w_class = 2 + slot_flags = SLOT_BELT m_amt = 60 g_amt = 30 flags = FPRINT | TABLEPASS | CONDUCT