Adds missing dummy lockers.
This commit is contained in:
@@ -37,6 +37,12 @@
|
|||||||
- type: Icon
|
- type: Icon
|
||||||
state: eng_rad_door
|
state: eng_rad_door
|
||||||
|
|
||||||
|
# Filled
|
||||||
|
- type: entity
|
||||||
|
id: LockerRadiationSuitFilled
|
||||||
|
parent: LockerRadiationSuit
|
||||||
|
suffix: Filled
|
||||||
|
|
||||||
# Emergency closet
|
# Emergency closet
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerEmergency
|
id: LockerEmergency
|
||||||
@@ -52,6 +58,12 @@
|
|||||||
- type: Icon
|
- type: Icon
|
||||||
state: emergency_door
|
state: emergency_door
|
||||||
|
|
||||||
|
# Filled random
|
||||||
|
- type: entity
|
||||||
|
id: LockerEmergencyFilledRandom
|
||||||
|
parent: LockerEmergency
|
||||||
|
suffix: Filled, Random
|
||||||
|
|
||||||
|
|
||||||
# Fire safety closet
|
# Fire safety closet
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -68,6 +80,11 @@
|
|||||||
- type: Icon
|
- type: Icon
|
||||||
state: fire_door
|
state: fire_door
|
||||||
|
|
||||||
|
# Filled
|
||||||
|
- type: entity
|
||||||
|
id: LockerFireFilled
|
||||||
|
parent: LockerFire
|
||||||
|
suffix: Filled
|
||||||
|
|
||||||
# EOD closet
|
# EOD closet
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -83,3 +100,9 @@
|
|||||||
|
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: bomb_door
|
state: bomb_door
|
||||||
|
|
||||||
|
# Filled
|
||||||
|
- type: entity
|
||||||
|
id: LockerBombFilled
|
||||||
|
parent: LockerBomb
|
||||||
|
suffix: Filled
|
||||||
|
|||||||
Reference in New Issue
Block a user