From c6de69e8122c08c317fbffc2bac90d28bd79760b Mon Sep 17 00:00:00 2001 From: liltenhead <104418166+liltenhead@users.noreply.github.com> Date: Sat, 26 Aug 2023 04:33:54 -0700 Subject: [PATCH] Allow ore bags to pickup artifact fragments (#19562) --- .../Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml index a2afb788e3..f4e1ac7a9f 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml @@ -20,5 +20,6 @@ areaInsert: true whitelist: tags: + - ArtifactFragment - Ore - type: Dumpable