From 333b09dd9f2fd19765fbbccbe013ecb4692c3ccc Mon Sep 17 00:00:00 2001 From: quartug Date: Thu, 3 Aug 2023 17:37:50 +0300 Subject: [PATCH] Another change to the ore bag Change in size and capacity --- .../Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml index 6f75fbd66b54d2..f0760d22c9146b 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Salvage/ore_bag.yml @@ -42,9 +42,9 @@ slots: - belt - type: Item - size: 176 + size: 12 - type: Storage - capacity: 2400 + capacity: 9999 quickInsert: true areaInsert: true areaInsertRadius: 14