From bf57038eaca1f86bc82bbeeeec07d08497004cc2 Mon Sep 17 00:00:00 2001 From: moonheart08 Date: Sun, 27 Dec 2020 01:53:59 -0600 Subject: [PATCH] carpets are no longer intangible (#2851) --- .../Prototypes/Entities/Constructible/Furniture/carpets.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml b/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml index 7aeb2549f6..cf38331911 100644 --- a/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml +++ b/Resources/Prototypes/Entities/Constructible/Furniture/carpets.yml @@ -15,6 +15,11 @@ - type: IconSmooth key: full base: carpet_ + - type: Physics + shapes: + - !type:PhysShapeAabb + bounds: "-0.5, -0.5, 0.5, 0.5" + layer: [ Passable ] - type: entity id: Carpet