From: Flareguy <78941145+Flareguy@users.noreply.github.com> Date: Mon, 18 Dec 2023 19:44:49 +0000 (-0600) Subject: Makes external & shuttle airlocks bump-openable (#22706) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=6a73aed6d55435586c91ed5720a2a1a0983235bd;p=space-station-14.git Makes external & shuttle airlocks bump-openable (#22706) makes external & shuttle airlocks bump-openable --- diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/external.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/external.yml index 233e020193..5e2eb5689f 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/external.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/external.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml index 03f023975b..8c5aa49b8e 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/shuttle.yml @@ -45,7 +45,6 @@ - type: Wires layoutId: Docking - type: Door - bumpOpen: false closeTimeTwo: 0.4 openTimeTwo: 0.4 crushDamage: