mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +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)"
|
||||
desc = "A fully-equipped Commonwealth of Sol-Procyon Medical hardsuit. Requires Medical access."
|
||||
contains = list(
|
||||
/obj/item/rig/baymed = 1
|
||||
/obj/item/rig/baymed/equipped = 1 // CHOMPEdit
|
||||
)
|
||||
cost = 250
|
||||
containertype = /obj/structure/closet/crate/secure/gear
|
||||
|
||||
Reference in New Issue
Block a user