From 2712e4dbc4145161895ee0c03e54bb5da196db88 Mon Sep 17 00:00:00 2001 From: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com> Date: Tue, 12 Dec 2023 02:50:25 -0500 Subject: [PATCH] fix a box probably (#22377) --- Resources/Prototypes/Catalog/Fills/Boxes/general.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml index 7970083596..82fa96186c 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/general.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/general.yml @@ -4,6 +4,14 @@ id: BoxCardboard description: A cardboard box for storing things. components: + - type: Item + size: Large + shape: + - 0,0,2,2 + - type: Storage + maxItemSize: Small + grid: + - 0,0,2,2 - type: Sprite state: box -- 2.51.2