Basic Uniform Resprite: Engineering

This commit is contained in:
Cerebulon
2022-10-11 00:28:14 +01:00
parent c463104999
commit b1536ca2dd
18 changed files with 63 additions and 5 deletions
@@ -5,6 +5,7 @@
starts_with = list(
/obj/item/clothing/accessory/storage/brown_vest,
/obj/item/clothing/accessory/storage/overalls/chief,
/obj/item/blueprints,
/obj/item/clamp,
/obj/item/clamp,
@@ -69,6 +70,7 @@
starts_with = list(
/obj/item/clothing/accessory/storage/brown_vest,
/obj/item/clothing/accessory/storage/overalls/engineer,
/obj/item/storage/toolbox/mechanical,
/obj/item/radio/headset/headset_eng,
/obj/item/radio/headset/headset_eng/alt,
@@ -94,14 +96,16 @@
/obj/structure/closet/secure_closet/atmos_personal
name = "technician's locker"
name = "atmospheric technician's locker"
req_access = list(access_atmospherics)
closet_appearance = /decl/closet_appearance/secure_closet/engineering/atmos
starts_with = list(
/obj/item/clothing/accessory/storage/brown_vest,
/obj/item/clothing/accessory/storage/overalls/engineer,
/obj/item/clothing/suit/fire/firefighter,
/obj/item/clothing/head/hardhat/red,
/obj/item/clothing/head/hardhat/dblue,
/obj/item/flashlight,
/obj/item/extinguisher,
/obj/item/clamp,