mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Makes the BRPD fit in belts (#26911)
* Makes the BRPD fit in belts * Also military belt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user