Move locked airlock types to their own file.
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
- type: entity
|
||||||
|
parent: airlock_engineering
|
||||||
|
id: airlock_engineering_locked
|
||||||
|
name: Engineering Airlock
|
||||||
|
suffix: Locked
|
||||||
|
components:
|
||||||
|
- type: AccessReader
|
||||||
|
required: ["engineering"]
|
||||||
@@ -40,16 +40,6 @@
|
|||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Buildings/Doors/airlock_engineering_glass.rsi
|
sprite: Buildings/Doors/airlock_engineering_glass.rsi
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
|
||||||
parent: airlock_engineering
|
|
||||||
id: airlock_engineering_locked
|
|
||||||
name: Locked Engineering Airlock
|
|
||||||
components:
|
|
||||||
- type: AccessReader
|
|
||||||
required: ["engineering"]
|
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: Airlock
|
parent: Airlock
|
||||||
id: airlock_medical
|
id: airlock_medical
|
||||||
|
|||||||
Reference in New Issue
Block a user