diff --git a/code/game/objects/items/storage/belt.dm b/code/game/objects/items/storage/belt.dm index 651c47fe382..3a2152c7352 100644 --- a/code/game/objects/items/storage/belt.dm +++ b/code/game/objects/items/storage/belt.dm @@ -52,6 +52,7 @@ /obj/item/assembly/signaler, /obj/item/clothing/gloves, /obj/item/construction/rcd, + /obj/item/construction/rld, /obj/item/crowbar, /obj/item/extinguisher/mini, /obj/item/flashlight,