From cc0a1e528cf3a1cc96df27c83cfed72c9cade6bf 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 c4360da16f3..a22f6cb440e 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/ore_box.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/ore_box.yml @@ -53,7 +53,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