Adds missing dummy lockers.

This commit is contained in:
Pieter-Jan Briers
2020-05-22 17:20:19 +02:00
parent 46f53cf4ff
commit c711bd8322

View File

@@ -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