From d60829f1ce07661aa3725ca2c23080b566275a4e Mon Sep 17 00:00:00 2001 From: Errant <35878406+Errant-4@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:10:18 +0200 Subject: [PATCH] arachnid inventory layout fix (#29165) arachnid inventory layout fixC --- .../InventoryTemplates/arachnid_inventory_template.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/InventoryTemplates/arachnid_inventory_template.yml b/Resources/Prototypes/InventoryTemplates/arachnid_inventory_template.yml index a9c7352ed8..e3ac371ebd 100644 --- a/Resources/Prototypes/InventoryTemplates/arachnid_inventory_template.yml +++ b/Resources/Prototypes/InventoryTemplates/arachnid_inventory_template.yml @@ -70,7 +70,7 @@ slotGroup: SecondHotbar stripTime: 6 uiWindowPos: 3,1 - strippingWindowPos: 2,3 + strippingWindowPos: 1,5 displayName: Belt - name: back slotTexture: back @@ -79,7 +79,7 @@ slotGroup: SecondHotbar stripTime: 6 uiWindowPos: 3,0 - strippingWindowPos: 0,3 + strippingWindowPos: 0,5 displayName: Back - name: pocket4 @@ -89,7 +89,7 @@ slotGroup: MainHotbar stripTime: 3 uiWindowPos: 2,4 - strippingWindowPos: 1,5 + strippingWindowPos: 2,3 displayName: Pocket 4 - name: pocket3 slotTexture: web @@ -98,7 +98,7 @@ slotGroup: MainHotbar stripTime: 3 uiWindowPos: 0,4 - strippingWindowPos: 0,5 + strippingWindowPos: 0,3 displayName: Pocket 3 - name: outerClothing slotTexture: suit -- 2.51.2