From 60dccc829ac84cc7e0f8362af5d7ca02f0e71498 Mon Sep 17 00:00:00 2001 From: Fishfish458 <47410468+Fishfish458@users.noreply.github.com> Date: Tue, 1 Mar 2022 02:21:14 -0600 Subject: [PATCH] fix railing vaulting (#6857) Co-authored-by: fishfish458 --- .../Prototypes/Entities/Structures/Walls/railing.yml | 12 ++++++++---- .../Prototypes/Recipes/Construction/structures.yml | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Walls/railing.yml b/Resources/Prototypes/Entities/Structures/Walls/railing.yml index f763e0fadd..d84827e7be 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/railing.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/railing.yml @@ -21,9 +21,10 @@ bounds: "-0.49,-0.49,0.49,-0.3" mass: 50 layer: - - SmallImpassable + - VaultImpassable mask: - Impassable + - SmallImpassable - type: InteractionOutline - type: Repairable - type: Damageable @@ -73,17 +74,19 @@ bounds: "-0.49,-0.49,0.49,-0.3" mass: 50 layer: - - SmallImpassable + - VaultImpassable mask: - Impassable + - SmallImpassable - shape: !type:PhysShapeAabb bounds: "0.49,0.49,0.3,-0.49" mass: 50 layer: - - SmallImpassable + - VaultImpassable mask: - Impassable + - SmallImpassable - type: InteractionOutline - type: Repairable - type: Damageable @@ -133,9 +136,10 @@ bounds: "-0.49,0.49,-0.3,0.3" mass: 50 layer: - - SmallImpassable + - VaultImpassable mask: - Impassable + - SmallImpassable - type: InteractionOutline - type: Repairable - type: Damageable diff --git a/Resources/Prototypes/Recipes/Construction/structures.yml b/Resources/Prototypes/Recipes/Construction/structures.yml index 1a9bc18398..f6978a6359 100644 --- a/Resources/Prototypes/Recipes/Construction/structures.yml +++ b/Resources/Prototypes/Recipes/Construction/structures.yml @@ -674,7 +674,7 @@ state: closed - type: construction - name: airtight plastic flaps + name: plastic flaps id: PlasticFlapsClear graph: PlasticFlapsGraph startNode: start