Access group, locker fill and entity (#12244)

This commit is contained in:
Nairod
2022-11-08 15:13:55 -06:00
committed by GitHub
parent 39c93da7ee
commit 7cab175614
3 changed files with 24 additions and 0 deletions

View File

@@ -25,3 +25,10 @@
- Armory
- Brig
# - Detective
- type: accessGroup
id: Armory
tags:
- Security
- Armory
- Brig

View File

@@ -19,6 +19,7 @@
- id: ClothingOuterCoatWarden
- id: ClothingOuterWinterWarden
- id: RubberStampWarden
- id: DoorRemoteArmory
- type: entity
id: LockerSecurityFilled

View File

@@ -43,6 +43,22 @@
groups:
- Security
- type: entity
parent: DoorRemoteDefault
id: DoorRemoteArmory
name: armory door remote
components:
- type: Sprite
layers:
- state: door_remotebase
- state: door_remotelightscolour
color: "#e80000"
- state: door_remotescreencolour
color: "#a80000"
- type: Access
groups:
- Armory
- type: entity
parent: DoorRemoteDefault
id: DoorRemoteService