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