Map Tweaks March 2022 + Locker Equipment (#8439)

* Map and Locker Tweaks

* skybridge window tile switch

* additional changes
This commit is contained in:
Cerebulon
2022-03-20 19:16:17 +00:00
committed by GitHub
parent 8f5bd6cc5a
commit cafac92ada
6 changed files with 679 additions and 209 deletions

View File

@@ -116,7 +116,10 @@
/obj/item/weapon/extinguisher/mini,
/obj/item/weapon/storage/box/freezer,
/obj/item/clothing/accessory/storage/white_vest,
/obj/item/taperoll/medical)
/obj/item/taperoll/medical,
/obj/item/device/gps/medical,
/obj/item/device/geiger
)
/obj/structure/closet/secure_closet/CMO
name = "chief medical officer's locker"
@@ -142,7 +145,8 @@
/obj/item/taperoll/medical,
/obj/item/clothing/suit/bio_suit/cmo,
/obj/item/clothing/head/bio_hood/cmo,
/obj/item/clothing/shoes/white)
/obj/item/clothing/shoes/white,
/obj/item/device/gps/medical/cmo)
/obj/structure/closet/secure_closet/CMO/Initialize()
if(prob(50))