mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 12:43:13 +00:00
fixing empty hardsuit bug in cargo order. (#9691)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
name = "solgov medical hardsuit (loaded)"
|
name = "solgov medical hardsuit (loaded)"
|
||||||
desc = "A fully-equipped Commonwealth of Sol-Procyon Medical hardsuit. Requires Medical access."
|
desc = "A fully-equipped Commonwealth of Sol-Procyon Medical hardsuit. Requires Medical access."
|
||||||
contains = list(
|
contains = list(
|
||||||
/obj/item/rig/baymed = 1
|
/obj/item/rig/baymed/equipped = 1 // CHOMPEdit
|
||||||
)
|
)
|
||||||
cost = 250
|
cost = 250
|
||||||
containertype = /obj/structure/closet/crate/secure/gear
|
containertype = /obj/structure/closet/crate/secure/gear
|
||||||
|
|||||||
Reference in New Issue
Block a user