Access groups + aghost all access (#6671)
This commit is contained in:
15
Resources/Prototypes/Access/cargo.yml
Normal file
15
Resources/Prototypes/Access/cargo.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
- type: accessLevel
|
||||
id: Quartermaster
|
||||
|
||||
- type: accessLevel
|
||||
id: Cargo
|
||||
|
||||
- type: accessLevel
|
||||
id: Salvage
|
||||
|
||||
- type: accessGroup
|
||||
id: Cargo
|
||||
tags:
|
||||
- Quartermaster
|
||||
- Salvage
|
||||
- Cargo
|
||||
16
Resources/Prototypes/Access/command.yml
Normal file
16
Resources/Prototypes/Access/command.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
- type: accessLevel
|
||||
id: Command
|
||||
|
||||
- type: accessLevel
|
||||
id: Captain
|
||||
|
||||
- type: accessLevel
|
||||
id: HeadOfPersonnel
|
||||
name: Head of Personnel
|
||||
|
||||
- type: accessGroup
|
||||
id: Command
|
||||
tags:
|
||||
- Command
|
||||
- Captain
|
||||
- HeadOfPersonnel
|
||||
12
Resources/Prototypes/Access/engineering.yml
Normal file
12
Resources/Prototypes/Access/engineering.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
- type: accessLevel
|
||||
id: ChiefEngineer
|
||||
name: Chief Engineer
|
||||
|
||||
- type: accessLevel
|
||||
id: Engineering
|
||||
|
||||
- type: accessGroup
|
||||
id: Engineering
|
||||
tags:
|
||||
- ChiefEngineer
|
||||
- Engineering
|
||||
2
Resources/Prototypes/Access/external.yml
Normal file
2
Resources/Prototypes/Access/external.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: accessLevel
|
||||
id: External
|
||||
2
Resources/Prototypes/Access/maintenance.yml
Normal file
2
Resources/Prototypes/Access/maintenance.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
- type: accessLevel
|
||||
id: Maintenance
|
||||
16
Resources/Prototypes/Access/medical.yml
Normal file
16
Resources/Prototypes/Access/medical.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
- type: accessLevel
|
||||
id: ChiefMedicalOfficer
|
||||
name: Chief Medical Officer
|
||||
|
||||
- type: accessLevel
|
||||
id: Medical
|
||||
|
||||
- type: accessLevel
|
||||
id: Chemistry
|
||||
|
||||
- type: accessGroup
|
||||
id: Medical
|
||||
tags:
|
||||
- ChiefMedicalOfficer
|
||||
- Medical
|
||||
- Chemistry
|
||||
29
Resources/Prototypes/Access/misc.yml
Normal file
29
Resources/Prototypes/Access/misc.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
- type: accessGroup
|
||||
id: AllAccess
|
||||
tags:
|
||||
- Captain
|
||||
- HeadOfPersonnel
|
||||
- ChiefEngineer
|
||||
- ChiefMedicalOfficer
|
||||
- HeadOfSecurity
|
||||
- ResearchDirector
|
||||
- Command
|
||||
- Security
|
||||
- Armory
|
||||
- Brig
|
||||
- Engineering
|
||||
- Medical
|
||||
- Quartermaster
|
||||
- Salvage
|
||||
- Cargo
|
||||
- Research
|
||||
- Service
|
||||
- Maintenance
|
||||
- External
|
||||
- Janitor
|
||||
- Theatre
|
||||
- Bar
|
||||
- Chemistry
|
||||
- Kitchen
|
||||
- Chapel
|
||||
- Hydroponics
|
||||
12
Resources/Prototypes/Access/research.yml
Normal file
12
Resources/Prototypes/Access/research.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
- type: accessLevel
|
||||
id: ResearchDirector
|
||||
name: Research Director
|
||||
|
||||
- type: accessLevel
|
||||
id: Research
|
||||
|
||||
- type: accessGroup
|
||||
id: Research
|
||||
tags:
|
||||
- ResearchDirector
|
||||
- Research
|
||||
24
Resources/Prototypes/Access/security.yml
Normal file
24
Resources/Prototypes/Access/security.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
- type: accessLevel
|
||||
id: HeadOfSecurity
|
||||
name: Head of Security
|
||||
|
||||
- type: accessLevel
|
||||
id: Security
|
||||
|
||||
- type: accessLevel
|
||||
id: Armory
|
||||
|
||||
- type: accessLevel
|
||||
id: Brig
|
||||
|
||||
#- type: accessLevel
|
||||
# id: Detective
|
||||
|
||||
- type: accessGroup
|
||||
id: Security
|
||||
tags:
|
||||
- HeadOfSecurity
|
||||
- Security
|
||||
- Armory
|
||||
- Brig
|
||||
# - Detective
|
||||
31
Resources/Prototypes/Access/service.yml
Normal file
31
Resources/Prototypes/Access/service.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
- type: accessLevel
|
||||
id: Bar
|
||||
|
||||
- type: accessLevel
|
||||
id: Kitchen
|
||||
|
||||
- type: accessLevel
|
||||
id: Hydroponics
|
||||
|
||||
- type: accessLevel
|
||||
id: Service
|
||||
|
||||
- type: accessLevel
|
||||
id: Janitor
|
||||
|
||||
- type: accessLevel
|
||||
id: Theatre
|
||||
|
||||
- type: accessLevel
|
||||
id: Chapel
|
||||
|
||||
- type: accessGroup
|
||||
id: Service
|
||||
tags:
|
||||
- Bar
|
||||
- Kitchen
|
||||
- Hydroponics
|
||||
- Service
|
||||
- Janitor
|
||||
- Theatre
|
||||
- Chapel
|
||||
Reference in New Issue
Block a user