mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
bags boots and suit storage
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
/datum/supply_pack/misc/com_medical_rig
|
||||
name = "commonwealth medical hardsuit (loaded)"
|
||||
contains = list(
|
||||
/obj/item/weapon/rig/baymed = 1
|
||||
/obj/item/weapon/rig/baymed/equipped = 1
|
||||
)
|
||||
cost = 250
|
||||
containertype = /obj/structure/closet/crate/secure/gear
|
||||
@@ -95,7 +95,7 @@
|
||||
/datum/supply_pack/misc/com_engineering_rig
|
||||
name = "commonwealth engineering hardsuit (loaded)"
|
||||
contains = list(
|
||||
/obj/item/weapon/rig/bayeng = 1
|
||||
/obj/item/weapon/rig/bayeng/equipped = 1
|
||||
)
|
||||
cost = 250
|
||||
containertype = /obj/structure/closet/crate/secure/gear
|
||||
|
||||
Reference in New Issue
Block a user