mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
52 lines
2.0 KiB
Plaintext
52 lines
2.0 KiB
Plaintext
/decl/hierarchy/outfit/job/engineering
|
|
hierarchy_type = /decl/hierarchy/outfit/job/engineering
|
|
belt = /obj/item/storage/belt/utility/full/multitool
|
|
shoes = /obj/item/clothing/shoes/boots/workboots
|
|
r_pocket = /obj/item/t_scanner
|
|
backpack = /obj/item/storage/backpack/industrial
|
|
satchel_one = /obj/item/storage/backpack/satchel/eng
|
|
messenger_bag = /obj/item/storage/backpack/messenger/engi
|
|
pda_slot = slot_l_store
|
|
flags = OUTFIT_HAS_BACKPACK|OUTFIT_EXTENDED_SURVIVAL
|
|
|
|
headset = /obj/item/radio/headset/headset_eng
|
|
headset_alt = /obj/item/radio/headset/alt/headset_eng
|
|
headset_earbud = /obj/item/radio/headset/earbud/headset_eng
|
|
|
|
/decl/hierarchy/outfit/job/engineering/chief_engineer
|
|
name = OUTFIT_JOB_NAME(JOB_CHIEF_ENGINEER)
|
|
head = /obj/item/clothing/head/hardhat/white
|
|
uniform = /obj/item/clothing/under/rank/chief_engineer
|
|
|
|
gloves = /obj/item/clothing/gloves/black
|
|
id_type = /obj/item/card/id/engineering/head
|
|
pda_type = /obj/item/pda/heads/ce
|
|
|
|
headset = /obj/item/radio/headset/heads/ce
|
|
headset_alt = /obj/item/radio/headset/alt/heads/ce
|
|
headset_earbud = /obj/item/radio/headset/earbud/heads/ce
|
|
|
|
/decl/hierarchy/outfit/job/engineering/engineer
|
|
name = OUTFIT_JOB_NAME(JOB_ENGINEER)
|
|
head = /obj/item/clothing/head/hardhat
|
|
uniform = /obj/item/clothing/under/rank/engineer
|
|
id_type = /obj/item/card/id/engineering
|
|
pda_type = /obj/item/pda/engineering
|
|
|
|
/decl/hierarchy/outfit/job/engineering/atmos
|
|
name = OUTFIT_JOB_NAME(JOB_ATMOSPHERIC_TECHNICIAN)
|
|
uniform = /obj/item/clothing/under/rank/atmospheric_technician
|
|
belt = /obj/item/storage/belt/utility/atmostech
|
|
id_type = /obj/item/card/id/engineering/atmos
|
|
pda_type = /obj/item/pda/atmos
|
|
|
|
/decl/hierarchy/outfit/job/engineering/chems
|
|
name = OUTFIT_JOB_NAME(JOB_ALT_CHEMENGINEER)
|
|
head = /obj/item/clothing/head/hardhat
|
|
uniform = /obj/item/clothing/under/rank/engineer
|
|
belt = /obj/item/storage/belt/utility/chemtech
|
|
id_type = /obj/item/card/id/engineering/chemical
|
|
pda_type = /obj/item/pda
|
|
r_pocket = null // no tray
|
|
suit = /obj/item/clothing/suit/storage/toggle/labcoat/yellow
|