diff --git a/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml b/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml index 308cbcb8ad..43056ffda8 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml @@ -16,7 +16,7 @@ fixtures: - shape: !type:PhysShapeAabb - bounds: "-0.49,-0.49,0.49,-0.3" + bounds: "-0.49,-0.49,0.49,-0.45" mass: 50 mask: - TabletopMachineMask diff --git a/Resources/Prototypes/Entities/Structures/Walls/railing.yml b/Resources/Prototypes/Entities/Structures/Walls/railing.yml index 0c386689cb..e48b27b254 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/railing.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/railing.yml @@ -18,7 +18,7 @@ fixtures: - shape: !type:PhysShapeAabb - bounds: "-0.49,-0.49,0.49,-0.3" + bounds: "-0.49,-0.49,0.49,-0.45" mass: 50 mask: - TableMask @@ -70,7 +70,7 @@ fixtures: - shape: !type:PhysShapeAabb - bounds: "-0.49,-0.49,0.49,-0.3" + bounds: "-0.49,-0.49,0.49,-0.45" mass: 50 mask: - TableMask @@ -78,7 +78,7 @@ - TableLayer - shape: !type:PhysShapeAabb - bounds: "0.49,0.49,0.3,-0.49" + bounds: "0.49,0.49,0.45,-0.49" mass: 50 mask: - TableMask @@ -130,7 +130,7 @@ fixtures: - shape: !type:PhysShapeAabb - bounds: "-0.49,0.49,-0.3,0.3" + bounds: "-0.49,0.49,-0.45,0.45" mass: 50 mask: - TableMask @@ -161,4 +161,3 @@ - type: Construction graph: Railing node: railingCornerSmall - diff --git a/Resources/Prototypes/Entities/Structures/Windows/window.yml b/Resources/Prototypes/Entities/Structures/Windows/window.yml index feccf6e9a4..6b188d8ce1 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/window.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/window.yml @@ -122,7 +122,7 @@ fixtures: - shape: !type:PhysShapeAabb - bounds: "-0.49,-0.49,0.49,-0.3" + bounds: "-0.49,-0.49,0.49,-0.45" mass: 50 mask: - FullTileMask