diff --git a/code/game/objects/items/storage/belt.dm b/code/game/objects/items/storage/belt.dm index 2e38a7e112..affbb484a6 100644 --- a/code/game/objects/items/storage/belt.dm +++ b/code/game/objects/items/storage/belt.dm @@ -46,7 +46,9 @@ /obj/item/device/geiger_counter, /obj/item/extinguisher/mini, /obj/item/device/radio, - /obj/item/clothing/gloves + /obj/item/clothing/gloves, + /obj/item/holosign_creator, + /obj/item/device/assembly/signaler ) content_overlays = TRUE @@ -153,7 +155,11 @@ /obj/item/storage/bag/bio, /obj/item/reagent_containers/blood, /obj/item/tank/internals/emergency_oxygen, - /obj/item/pinpointer/crew + /obj/item/pinpointer/crew, + /obj/item/gun/syringe/syndicate, + /obj/item/implantcase, + /obj/item/implant, + /obj/item/implanter ) @@ -175,13 +181,13 @@ /obj/item/ammo_casing/shotgun, /obj/item/ammo_box, /obj/item/reagent_containers/food/snacks/donut, - /obj/item/reagent_containers/food/snacks/donut/jelly, /obj/item/kitchen/knife/combat, /obj/item/device/flashlight/seclite, /obj/item/melee/classic_baton/telescopic, /obj/item/device/radio, - /obj/item/clothing/gloves/, - /obj/item/restraints/legcuffs/bola + /obj/item/clothing/gloves, + /obj/item/restraints/legcuffs/bola, + /obj/item/holosign_creator/security ) content_overlays = TRUE @@ -209,6 +215,7 @@ /obj/item/weldingtool, /obj/item/wirecutters, /obj/item/wrench, + /obj/item/device/multitool, /obj/item/device/flashlight, /obj/item/stack/cable_coil, /obj/item/device/analyzer, @@ -402,7 +409,9 @@ /obj/item/soap, /obj/item/holosign_creator, /obj/item/key/janitor, - /obj/item/clothing/gloves + /obj/item/clothing/gloves, + /obj/item/melee/flyswatter, + /obj/item/device/assembly/mousetrap ) /obj/item/storage/belt/bandolier