mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
44 lines
1.8 KiB
Plaintext
44 lines
1.8 KiB
Plaintext
/decl/hierarchy/outfit/job/science
|
|
hierarchy_type = /decl/hierarchy/outfit/job/science
|
|
l_ear = /obj/item/device/radio/headset/headset_sci
|
|
suit = /obj/item/clothing/suit/storage/toggle/labcoat
|
|
shoes = /obj/item/clothing/shoes/white
|
|
pda_type = /obj/item/device/pda/science
|
|
backpack = /obj/item/weapon/storage/backpack/toxins
|
|
satchel_one = /obj/item/weapon/storage/backpack/satchel/tox
|
|
messenger_bag = /obj/item/weapon/storage/backpack/messenger/tox
|
|
sports_bag = /obj/item/weapon/storage/backpack/sport/tox
|
|
|
|
/decl/hierarchy/outfit/job/science/rd
|
|
name = OUTFIT_JOB_NAME("Research Director")
|
|
l_ear = /obj/item/device/radio/headset/heads/rd
|
|
uniform = /obj/item/clothing/under/rank/research_director
|
|
shoes = /obj/item/clothing/shoes/brown
|
|
l_hand = /obj/item/weapon/clipboard
|
|
id_type = /obj/item/weapon/card/id/science/head
|
|
pda_type = /obj/item/device/pda/heads/rd
|
|
|
|
/decl/hierarchy/outfit/job/science/scientist
|
|
name = OUTFIT_JOB_NAME(JOB_SCIENTIST)
|
|
uniform = /obj/item/clothing/under/rank/scientist
|
|
id_type = /obj/item/weapon/card/id/science
|
|
suit = /obj/item/clothing/suit/storage/toggle/labcoat/science
|
|
|
|
/decl/hierarchy/outfit/job/science/xenobiologist
|
|
name = OUTFIT_JOB_NAME(JOB_XENOBIOLOGIST)
|
|
uniform = /obj/item/clothing/under/rank/scientist
|
|
id_type = /obj/item/weapon/card/id/science
|
|
suit = /obj/item/clothing/suit/storage/toggle/labcoat/science
|
|
|
|
/decl/hierarchy/outfit/job/science/roboticist
|
|
name = OUTFIT_JOB_NAME(JOB_ROBOTICIST)
|
|
uniform = /obj/item/clothing/under/rank/roboticist
|
|
shoes = /obj/item/clothing/shoes/black
|
|
belt = /obj/item/weapon/storage/belt/utility/full/multitool
|
|
id_type = /obj/item/weapon/card/id/science
|
|
pda_slot = slot_r_store
|
|
pda_type = /obj/item/device/pda/roboticist
|
|
backpack = /obj/item/weapon/storage/backpack
|
|
satchel_one = /obj/item/weapon/storage/backpack/satchel/norm
|
|
suit = /obj/item/clothing/suit/storage/toggle/labcoat/roboticist
|