mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-18 22:22:09 +00:00
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
/decl/hierarchy/outfit/nanotrasen
|
|
hierarchy_type = /decl/hierarchy/outfit/nanotrasen
|
|
uniform = /obj/item/clothing/under/rank/centcom
|
|
shoes = /obj/item/clothing/shoes/laceup
|
|
gloves = /obj/item/clothing/gloves/white
|
|
l_ear = /obj/item/device/radio/headset/heads/hop
|
|
glasses = /obj/item/clothing/glasses/sunglasses
|
|
|
|
id_slot = slot_wear_id
|
|
id_type = /obj/item/weapon/card/id/centcom //station
|
|
pda_slot = slot_r_store
|
|
pda_type = /obj/item/device/pda/heads
|
|
|
|
/decl/hierarchy/outfit/nanotrasen/representative
|
|
name = "Nanotrasen representative"
|
|
belt = /obj/item/weapon/clipboard
|
|
id_pda_assignment = "NanoTrasen Navy Representative"
|
|
|
|
/decl/hierarchy/outfit/nanotrasen/officer
|
|
name = "Nanotrasen officer"
|
|
head = /obj/item/clothing/head/beret/centcom/officer
|
|
l_ear = /obj/item/device/radio/headset/heads/captain
|
|
belt = /obj/item/weapon/gun/energy
|
|
id_pda_assignment = "NanoTrasen Navy Officer"
|
|
|
|
/decl/hierarchy/outfit/nanotrasen/captain
|
|
name = "Nanotrasen captain"
|
|
uniform = /obj/item/clothing/under/rank/centcom_captain
|
|
l_ear = /obj/item/device/radio/headset/heads/captain
|
|
head = /obj/item/clothing/head/beret/centcom/captain
|
|
belt = /obj/item/weapon/gun/energy
|
|
id_pda_assignment = "NanoTrasen Navy Captain"
|