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