From ee47f7250875b413200d749fe56089c9060b7db5 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 23 May 2020 01:42:19 +0200 Subject: [PATCH] Fix powercells sliding off tables. --- Resources/Prototypes/Entities/Items/powercells.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Items/powercells.yml b/Resources/Prototypes/Entities/Items/powercells.yml index 02a615d128..39438be0f2 100644 --- a/Resources/Prototypes/Entities/Items/powercells.yml +++ b/Resources/Prototypes/Entities/Items/powercells.yml @@ -7,7 +7,7 @@ shapes: - !type:PhysShapeAabb bounds: "-0.15,-0.3,0.2,0.3" - mask: 26 + mask: 0 layer: 32 - type: PowerCell - type: Appearance