Fix antag shitcurity (#5441)
* fix jobs * Antagn't the heads and sec * good to go, time to test my code
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
requireAdminNotify: true
|
||||
joinNotifyCrew: true
|
||||
supervisors: "Nanotrasen officials"
|
||||
canBeAntag: false
|
||||
access:
|
||||
# All of em.
|
||||
# Could probably do with some kind of wildcard or whatever to automate this.
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
icon: "HeadOfPersonnel"
|
||||
requireAdminNotify: true
|
||||
supervisors: "the captain"
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Command
|
||||
- HeadOfPersonnel
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
icon: "ChiefEngineer"
|
||||
requireAdminNotify: true
|
||||
supervisors: "the captain"
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Maintenance
|
||||
- Engineering
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
icon: "ChiefMedicalOfficer"
|
||||
requireAdminNotify: true
|
||||
supervisors: "the captain"
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Medical
|
||||
- Command
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
icon: "ResearchDirector"
|
||||
requireAdminNotify: true
|
||||
supervisors: "the captain"
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Research
|
||||
- Command
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
icon: "HeadOfSecurity"
|
||||
requireAdminNotify: true
|
||||
supervisors: "the captain"
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Command
|
||||
- Brig
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
- Security
|
||||
icon: "SecurityOfficer"
|
||||
supervisors: "the head of security"
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Security
|
||||
- Maintenance
|
||||
|
||||
Reference in New Issue
Block a user