Various improvements to job greetings. (#4777)

This commit is contained in:
Vera Aguilera Puerto
2021-10-06 13:51:11 +02:00
committed by GitHub
parent eac2fd3cf0
commit 419edc710d
24 changed files with 53 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
departments:
- Cargo
icon: "CargoTechnician"
supervisors: "the head of personnel" # TODO: Change this to include the QM when it gets in.
access:
- Cargo
- Maintenance

View File

@@ -7,6 +7,7 @@
# departments:
# - Cargo
# icon: "QuarterMaster"
# supervisors: "the head of personnel"
# access:
# - Cargo
# - Quartermaster

View File

@@ -6,6 +6,7 @@
departments:
- Civilian
icon: "Assistant"
supervisors: "absolutely everyone"
access:
- Maintenance

View File

@@ -6,6 +6,7 @@
departments:
- Civilian
icon: "Bartender"
supervisors: "the head of personnel"
access:
- Service
- Maintenance

View File

@@ -7,6 +7,7 @@
departments:
- Civilian
icon: "Botanist"
supervisors: "the head of personnel"
access:
- Service
- Maintenance

View File

@@ -6,6 +6,7 @@
# departments:
# - Civilian
# icon: "Chaplain"
# supervisors: "the head of personnel"
# access:
# - Chapel
# - Maintenance

View File

@@ -6,6 +6,7 @@
departments:
- Civilian
icon: "Chef"
supervisors: "the head of personnel"
access:
- Service
- Maintenance

View File

@@ -6,6 +6,7 @@
departments:
- Civilian
icon: "Clown"
supervisors: "the head of personnel"
access:
- Theatre
- Maintenance

View File

@@ -6,6 +6,7 @@
departments:
- Civilian
icon: "Janitor"
supervisors: "the head of personnel"
access:
- Janitor
- Maintenance

View File

@@ -6,6 +6,7 @@
departments:
- Civilian
icon: "Mime"
supervisors: "the head of personnel"
access:
- Theatre
- Maintenance

View File

@@ -7,6 +7,9 @@
departments:
- Command
icon: "Captain"
requireAdminNotify: true
joinNotifyCrew: true
supervisors: "Nanotrasen officials"
access:
# All of em.
# Could probably do with some kind of wildcard or whatever to automate this.

View File

@@ -7,6 +7,8 @@
- Command
- Civilian
icon: "HeadOfPersonnel"
requireAdminNotify: true
supervisors: "the captain"
access:
- Command
- HeadOfPersonnel

View File

@@ -8,6 +8,8 @@
- Command
- Engineering
icon: "ChiefEngineer"
requireAdminNotify: true
supervisors: "the captain"
access:
- Maintenance
- Engineering

View File

@@ -7,6 +7,7 @@
departments:
- Engineering
icon: "StationEngineer"
supervisors: "the chief engineer"
access:
- Maintenance
- Engineering

View File

@@ -10,6 +10,8 @@
- Command
- Medical
icon: "ChiefMedicalOfficer"
requireAdminNotify: true
supervisors: "the captain"
access:
- Medical
- Command

View File

@@ -7,6 +7,7 @@
departments:
- Medical
icon: "MedicalDoctor"
supervisors: "the chief medical officer"
access:
- Medical
- Maintenance

View File

@@ -8,6 +8,8 @@
- Command
- Science
icon: "ResearchDirector"
requireAdminNotify: true
supervisors: "the captain"
access:
- Research
- Command

View File

@@ -7,6 +7,7 @@
departments:
- Science
icon: "Scientist"
supervisors: "the research director"
access:
- Research
- Maintenance

View File

@@ -8,6 +8,8 @@
- Command
- Security
icon: "HeadOfSecurity"
requireAdminNotify: true
supervisors: "the captain"
access:
- Command
- Brig

View File

@@ -7,6 +7,7 @@
departments:
- Security
icon: "SecurityOfficer"
supervisors: "the head of security"
access:
- Security
- Maintenance

View File

@@ -7,6 +7,7 @@
# departments:
# - Security
# icon: "Warden"
# supervisors: "the head of security"
# access:
# - Security
# - Brig