Внешние шлюзы без перевода
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user