diff --git a/code/game/objects/items/storage/belt.dm b/code/game/objects/items/storage/belt.dm index abd9f8efb2f..57c4a172017 100644 --- a/code/game/objects/items/storage/belt.dm +++ b/code/game/objects/items/storage/belt.dm @@ -449,6 +449,7 @@ /obj/item/wirecutters, /obj/item/wrench, /obj/item/wormhole_jaunter, + /obj/item/skeleton_key, ))