Station Specific Jobs: Reporter and Psychologist (#8865)
* Update jobs.yml * Add files via upload * id moment * Update identification_cards.yml * Update pda.yml * Add files via upload * psych * roleyml psych * real * Update jumpsuits.yml * Add files via upload * Add files via upload * Add files via upload * Update jobs.yml * Update meta.json * Update meta.json * Update meta.json * Update bagel.yml * Update marathon.yml * job iconz * Update meta.json
This commit is contained in:
24
Resources/Prototypes/Roles/Jobs/Civilian/reporter.yml
Normal file
24
Resources/Prototypes/Roles/Jobs/Civilian/reporter.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
- type: job
|
||||
id: Reporter
|
||||
name: "reporter"
|
||||
startingGear: ReporterGear
|
||||
departments:
|
||||
- Civilian
|
||||
icon: "Reporter"
|
||||
supervisors: "the head of personnel"
|
||||
access:
|
||||
- Service
|
||||
- Maintenance
|
||||
|
||||
- type: startingGear
|
||||
id: ReporterGear
|
||||
equipment:
|
||||
head: ClothingHeadHatTophat
|
||||
jumpsuit: ClothingUniformJumpsuitReporter
|
||||
back: ClothingBackpackFilled
|
||||
shoes: ClothingShoesColorWhite
|
||||
id: ReporterPDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpsuitJournalist
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
duffelbag: ClothingBackpackDuffelFilled
|
||||
25
Resources/Prototypes/Roles/Jobs/Medical/psychologist.yml
Normal file
25
Resources/Prototypes/Roles/Jobs/Medical/psychologist.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
- type: job
|
||||
id: Psychologist
|
||||
name: "psychologist"
|
||||
startingGear: PsychologistGear
|
||||
departments:
|
||||
- Medical
|
||||
icon: "Psychologist"
|
||||
supervisors: "the chief medical officer"
|
||||
access:
|
||||
- Medical
|
||||
- Maintenance
|
||||
extendedAccess:
|
||||
- Chemistry
|
||||
|
||||
- type: startingGear
|
||||
id: PsychologistGear
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitPsychologist
|
||||
back: ClothingBackpackMedicalFilled
|
||||
shoes: ClothingShoesLeather
|
||||
id: PsychologistPDA
|
||||
ears: ClothingHeadsetMedical
|
||||
innerclothingskirt: ClothingUniformJumpsuitPsychologist
|
||||
satchel: ClothingBackpackSatchelMedicalFilled
|
||||
duffelbag: ClothingBackpackDuffelMedicalFilled
|
||||
Reference in New Issue
Block a user