From a3ab172574512f7022269c1f83e72197047347e9 Mon Sep 17 00:00:00 2001 From: Alex Evgrashin Date: Mon, 12 Sep 2022 00:24:00 +0200 Subject: [PATCH] Fixed artifact storage (#11205) --- .../Entities/Objects/Specific/Xenoarchaeology/artifacts.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifacts.yml b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifacts.yml index 425039f454..3d26101b87 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifacts.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifacts.yml @@ -20,8 +20,9 @@ !type:PhysShapeCircle radius: 0.45 mass: 150 - layer: - - WallLayer + layer: # doesn't collide with artifact storage + - Opaque + - BulletImpassable mask: - MachineMask - type: InteractionOutline