Makes external & shuttle airlocks bump-openable (#22706)
makes external & shuttle airlocks bump-openable
This commit is contained in:
@@ -2,10 +2,9 @@
|
|||||||
parent: Airlock
|
parent: Airlock
|
||||||
id: AirlockExternal
|
id: AirlockExternal
|
||||||
suffix: External
|
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:
|
components:
|
||||||
- type: Door
|
- type: Door
|
||||||
bumpOpen: false
|
|
||||||
crushDamage:
|
crushDamage:
|
||||||
types:
|
types:
|
||||||
Blunt: 15
|
Blunt: 15
|
||||||
|
|||||||
@@ -45,7 +45,6 @@
|
|||||||
- type: Wires
|
- type: Wires
|
||||||
layoutId: Docking
|
layoutId: Docking
|
||||||
- type: Door
|
- type: Door
|
||||||
bumpOpen: false
|
|
||||||
closeTimeTwo: 0.4
|
closeTimeTwo: 0.4
|
||||||
openTimeTwo: 0.4
|
openTimeTwo: 0.4
|
||||||
crushDamage:
|
crushDamage:
|
||||||
|
|||||||
Reference in New Issue
Block a user