areas, closets, other miscellaneous adjustments

This commit is contained in:
Killian
2020-07-21 17:29:34 +01:00
parent 943b4a1d6c
commit 5d7cff1f7d
14 changed files with 11120 additions and 7765 deletions

View File

@@ -1,3 +1,11 @@
/decl/closet_appearance/medical_yw
color = COLOR_OFF_WHITE
decals = null
extra_decals = list(
"circle" = COLOR_BLUE_GRAY,
"stripes_horizontal" = COLOR_BLUE_GRAY
)
/decl/closet_appearance/wall/autolok/shuttleemerg
color = COLOR_YELLOW_GRAY
decals = list(

View File

@@ -12,7 +12,6 @@
/obj/item/weapon/reagent_containers/glass/bottle/inaprovaline = 2,
/obj/item/weapon/reagent_containers/glass/bottle/antitoxin = 2)
/obj/structure/closet/secure_closet/medical2
name = "anesthetics closet"
desc = "Used to knock people out."

View File

@@ -15,4 +15,9 @@
/obj/item/weapon/tank/oxygen/red,
/obj/item/weapon/storage/briefcase/inflatable,
/obj/item/clothing/head/helmet/space/emergency,
/obj/item/clothing/suit/space/emergency)
/obj/item/clothing/suit/space/emergency)
/obj/structure/closet/medical
name = "medical supply closet"
desc = "May or may not contain medical junk."
closet_appearance = /decl/closet_appearance/medical_yw