mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Bridge Officer
This commit is contained in:
7
modular_chomp/code/datums/outfits/jobs/command.dm
Normal file
7
modular_chomp/code/datums/outfits/jobs/command.dm
Normal file
@@ -0,0 +1,7 @@
|
||||
/decl/hierarchy/outfit/job/bridge_officer
|
||||
name = OUTFIT_JOB_NAME("Bridge Officer")
|
||||
uniform = /obj/item/clothing/under/utility
|
||||
l_ear = /obj/item/device/radio/headset/headset_com
|
||||
shoes = /obj/item/clothing/shoes/boots/winter/explorer
|
||||
id_type = /obj/item/weapon/card/id/silver/secretary
|
||||
pda_type = /obj/item/device/pda/heads
|
||||
Reference in New Issue
Block a user