Внешние шлюзы без перевода

This commit is contained in:
Hero010h
2025-01-09 20:08:12 +03:00
parent d0406535f5
commit ee62021950
4 changed files with 137 additions and 0 deletions

View File

@@ -108,6 +108,11 @@
- type: Sprite
sprite: Structures/Doors/Airlocks/Standard/external.rsi
state: "assembly"
- type: Construction ## WD edit
graph: Airlock
node: externalAssembly
containers:
- board
- type: entity
parent: AirlockAssembly
@@ -117,6 +122,11 @@
- type: Sprite
sprite: Structures/Doors/Airlocks/Glass/external.rsi
state: "assembly"
- type: Construction ## WD edit
graph: Airlock
node: externalAssemblyGlass
containers:
- board
#Public (Glass Airlock)
- type: entity

View File

@@ -20,6 +20,9 @@
- type: PaintableAirlock
group: External
department: null
- type: Construction ## WD edit
graph: Airlock
node: external
- type: entity
parent: AirlockExternal
@@ -34,3 +37,6 @@
sprite: Structures/Doors/Airlocks/Glass/external.rsi
- type: PaintableAirlock
group: ExternalGlass
- type: Construction ## WD edit
graph: Airlock
node: externalGlass