From 747837cf776d310e3d2a5a2ddcc31bd4b83eafbf Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:10:43 +0000 Subject: [PATCH] buff ore box (#2468) Co-authored-by: deltanedas <@deltanedas:kde.org> --- Resources/Prototypes/Entities/Structures/Storage/ore_box.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/ore_box.yml b/Resources/Prototypes/Entities/Structures/Storage/ore_box.yml index a23818ee466..5bb0344e438 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/ore_box.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/ore_box.yml @@ -51,7 +51,7 @@ False: { visible: true } - type: Storage grid: - - 0,0,9,5 + - 0,0,19,9 # DeltaV: Expanded to ore bag of holding storage maxItemSize: Normal storageOpenSound: /Audio/Effects/closetopen.ogg storageCloseSound: /Audio/Effects/closetclose.ogg