From 922d516d6f4f6f25a1379ad9314af18a0a1c9776 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:06:41 -0500 Subject: [PATCH] Change combat boots to a 2x1 grid (#22167) --- .../Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml b/Resources/Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml index fcd14d2b9a..35c3d1393c 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/base_clothingshoes.yml @@ -42,7 +42,7 @@ components: - type: Storage grid: - - 0,0,1,1 + - 0,0,0,1 maxItemSize: Normal - type: ContainerContainer containers: -- 2.51.2