Regular windoors are also airtight now.

This commit is contained in:
Vera Aguilera Puerto
2021-10-12 14:10:17 +02:00
parent 8d78b5f32e
commit ac1b5fa66e

View File

@@ -85,6 +85,11 @@
animatedPanel: false animatedPanel: false
openUnlitVisible: true openUnlitVisible: true
- type: WiresVisualizer - type: WiresVisualizer
- type: Airtight
fixVacuum: true
noAirWhenFullyAirBlocked: false
airBlockedDirection:
- South
- type: Construction - type: Construction
graph: windoor graph: windoor
node: windoor node: windoor
@@ -94,11 +99,6 @@
parent: BaseWindoor parent: BaseWindoor
abstract: true abstract: true
components: components:
- type: Airtight
fixVacuum: true
noAirWhenFullyAirBlocked: false
airBlockedDirection:
- South
- type: Sprite - type: Sprite
netsync: false netsync: false
drawdepth: FloorObjects drawdepth: FloorObjects