diff --git a/code/game/objects/items/weapons/storage/belt.dm b/code/game/objects/items/weapons/storage/belt.dm index 1c1f589b197..85cebf725de 100644 --- a/code/game/objects/items/weapons/storage/belt.dm +++ b/code/game/objects/items/weapons/storage/belt.dm @@ -107,7 +107,9 @@ /obj/item/extinguisher/mini, /obj/item/holosign_creator, /obj/item/stack/nanopaste, - /obj/item/robotanalyzer) + /obj/item/robotanalyzer, + /obj/item/rpd/bluespace + ) /obj/item/storage/belt/utility/full/populate_contents() new /obj/item/screwdriver(src) @@ -409,7 +411,8 @@ /obj/item/weldingtool, /obj/item/wirecutters, /obj/item/wrench, - /obj/item/multitool + /obj/item/multitool, + /obj/item/rpd/bluespace ) /obj/item/storage/belt/military/sst