Makes external & shuttle airlocks bump-openable (#22706)
makes external & shuttle airlocks bump-openable
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
parent: Airlock
|
||||
id: AirlockExternal
|
||||
suffix: External
|
||||
description: It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated.
|
||||
description: It opens, it closes, it might crush you, and there might be only space behind it.
|
||||
components:
|
||||
- type: Door
|
||||
bumpOpen: false
|
||||
crushDamage:
|
||||
types:
|
||||
Blunt: 15
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
- type: Wires
|
||||
layoutId: Docking
|
||||
- type: Door
|
||||
bumpOpen: false
|
||||
closeTimeTwo: 0.4
|
||||
openTimeTwo: 0.4
|
||||
crushDamage:
|
||||
|
||||
Reference in New Issue
Block a user