This commit is contained in:
Osetrokarasek
2025-08-26 01:51:47 +00:00
committed by GitHub
parent e3c177e27b
commit a9a8fd6233
3 changed files with 6 additions and 1 deletions
@@ -354,6 +354,11 @@
icon_opened = "o2crate_open"
icon_closed = "o2crate"
/obj/structure/closet/crate/internals/nitrogen
icon_state = "n2crate"
icon_opened = "n2crate_open"
icon_closed = "n2crate"
/obj/structure/closet/crate/trashcart
desc = "A heavy, metal trashcart with wheels."
name = "trash Cart"
@@ -112,7 +112,7 @@
/obj/item/tank/internals/emergency_oxygen/double/vox,
/obj/item/tank/internals/emergency_oxygen/double/vox)
cost = 200
containertype = /obj/structure/closet/crate/medical
containertype = /obj/structure/closet/crate/internals/nitrogen
containername = "vox life support supplies crate"
/datum/supply_packs/emergency/plasmamansupport
Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 16 KiB