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