Merge remote-tracking branch 'WD-core/master' into upstream-core

This commit is contained in:
BIGZi0348
2025-01-12 00:21:09 +03:00
13 changed files with 250 additions and 56 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