diff --git a/Resources/Prototypes/Entities/Constructible/disposal.yml b/Resources/Prototypes/Entities/Constructible/disposal.yml index 2ff9481c4c..5e2fad5706 100644 --- a/Resources/Prototypes/Entities/Constructible/disposal.yml +++ b/Resources/Prototypes/Entities/Constructible/disposal.yml @@ -100,6 +100,14 @@ layer: - Impassable - MobImpassable + - type: Collidable + anchored: true + shapes: + - !type:PhysShapeAabb + bounds: "-0.3,-0.3,0.3,0.3" + layer: + - Impassable + - MobImpassable - type: SnapGrid offset: Center - type: Anchorable