Make door remotes use access groups (#7309)
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
- type: accessGroup
|
- type: accessGroup
|
||||||
id: Service
|
id: Service
|
||||||
tags:
|
tags:
|
||||||
|
- HeadOfPersonnel
|
||||||
- Bar
|
- Bar
|
||||||
- Kitchen
|
- Kitchen
|
||||||
- Hydroponics
|
- Hydroponics
|
||||||
|
|||||||
@@ -24,9 +24,7 @@
|
|||||||
- state: door_remotescreencolour
|
- state: door_remotescreencolour
|
||||||
color: "#9f9f00"
|
color: "#9f9f00"
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
groups:
|
||||||
- Captain
|
|
||||||
- HeadOfPersonnel
|
|
||||||
- Command
|
- Command
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -42,10 +40,8 @@
|
|||||||
- state: door_remotescreencolour
|
- state: door_remotescreencolour
|
||||||
color: "#830000"
|
color: "#830000"
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
groups:
|
||||||
- HeadOfSecurity
|
|
||||||
- Security
|
- Security
|
||||||
- Armory
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DoorRemoteDefault
|
parent: DoorRemoteDefault
|
||||||
@@ -60,14 +56,8 @@
|
|||||||
- state: door_remotescreencolour
|
- state: door_remotescreencolour
|
||||||
color: "#3a7231"
|
color: "#3a7231"
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
groups:
|
||||||
- HeadOfPersonnel
|
|
||||||
- Service
|
- Service
|
||||||
- Bar
|
|
||||||
- Janitor
|
|
||||||
- Theatre
|
|
||||||
- Kitchen
|
|
||||||
- Hydroponics
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DoorRemoteDefault
|
parent: DoorRemoteDefault
|
||||||
@@ -82,8 +72,7 @@
|
|||||||
- state: door_remotescreencolour
|
- state: door_remotescreencolour
|
||||||
color: "#652368"
|
color: "#652368"
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
groups:
|
||||||
- ResearchDirector
|
|
||||||
- Research
|
- Research
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -99,10 +88,8 @@
|
|||||||
- state: door_remotescreencolour
|
- state: door_remotescreencolour
|
||||||
color: "#5b4523"
|
color: "#5b4523"
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
groups:
|
||||||
- Cargo
|
- Cargo
|
||||||
- Quartermaster
|
|
||||||
- Salvage
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DoorRemoteDefault
|
parent: DoorRemoteDefault
|
||||||
@@ -117,9 +104,8 @@
|
|||||||
- state: door_remotescreencolour
|
- state: door_remotescreencolour
|
||||||
color: "#325f7a"
|
color: "#325f7a"
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
groups:
|
||||||
- Medical
|
- Medical
|
||||||
- ChiefMedicalOfficer
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: DoorRemoteDefault
|
parent: DoorRemoteDefault
|
||||||
@@ -134,6 +120,5 @@
|
|||||||
- state: door_remotescreencolour
|
- state: door_remotescreencolour
|
||||||
color: "#bc5b00"
|
color: "#bc5b00"
|
||||||
- type: Access
|
- type: Access
|
||||||
tags:
|
groups:
|
||||||
- ChiefEngineer
|
|
||||||
- Engineering
|
- Engineering
|
||||||
|
|||||||
Reference in New Issue
Block a user