Access group, locker fill and entity (#12244)
This commit is contained in:
@@ -25,3 +25,10 @@
|
|||||||
- Armory
|
- Armory
|
||||||
- Brig
|
- Brig
|
||||||
# - Detective
|
# - Detective
|
||||||
|
|
||||||
|
- type: accessGroup
|
||||||
|
id: Armory
|
||||||
|
tags:
|
||||||
|
- Security
|
||||||
|
- Armory
|
||||||
|
- Brig
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
- id: ClothingOuterCoatWarden
|
- id: ClothingOuterCoatWarden
|
||||||
- id: ClothingOuterWinterWarden
|
- id: ClothingOuterWinterWarden
|
||||||
- id: RubberStampWarden
|
- id: RubberStampWarden
|
||||||
|
- id: DoorRemoteArmory
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerSecurityFilled
|
id: LockerSecurityFilled
|
||||||
|
|||||||
@@ -43,6 +43,22 @@
|
|||||||
groups:
|
groups:
|
||||||
- Security
|
- 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
|
- type: entity
|
||||||
parent: DoorRemoteDefault
|
parent: DoorRemoteDefault
|
||||||
id: DoorRemoteService
|
id: DoorRemoteService
|
||||||
|
|||||||
Reference in New Issue
Block a user