From 79d0ea86297628e7b4a104a387080849c7f1f54f Mon Sep 17 00:00:00 2001 From: NULL882 <104377798+NULL882@users.noreply.github.com> Date: Sat, 16 Nov 2024 19:46:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D1=81=D0=B5=D1=82?= =?UTF-8?q?=D0=BA=D0=B8=20=D0=B8=D0=BD=D0=B2=D0=B5=D0=BD=D1=82=D0=B0=D1=80?= =?UTF-8?q?=D1=8F=20=D1=81=D1=83=D0=BC=D0=BA=D0=B8=20=D0=B8=20=D0=BC=D0=B5?= =?UTF-8?q?=D1=81=D1=81=D0=B5=D0=BD=D0=B4=D0=B6=D0=B5=D1=80=D0=B0=20=D1=83?= =?UTF-8?q?=20=D0=BD=D0=B0=D1=91=D0=BC=D0=BD=D0=B8=D0=BA=D0=BE=D0=B2=20(#8?= =?UTF-8?q?5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * military messenger * military satchel --- .../Prototypes/Corvax/Entities/Clothing/Back/messenger.yml | 6 +++++- .../Prototypes/Corvax/Entities/Clothing/Back/satchel.yml | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Corvax/Entities/Clothing/Back/messenger.yml b/Resources/Prototypes/Corvax/Entities/Clothing/Back/messenger.yml index 66ada449ab8..d6494a61599 100644 --- a/Resources/Prototypes/Corvax/Entities/Clothing/Back/messenger.yml +++ b/Resources/Prototypes/Corvax/Entities/Clothing/Back/messenger.yml @@ -8,5 +8,9 @@ sprite: Corvax/Back/Messenger/military.rsi - type: Storage grid: - - 0,0,6,3 # TODO: Change this + - 0,0,1,1 + - 0,3,1,4 + - 3,0,6,3 + - 8,0,9,1 + - 8,3,9,4 maxItemSize: Huge diff --git a/Resources/Prototypes/Corvax/Entities/Clothing/Back/satchel.yml b/Resources/Prototypes/Corvax/Entities/Clothing/Back/satchel.yml index b1c6bcb07c9..f643ee0267b 100644 --- a/Resources/Prototypes/Corvax/Entities/Clothing/Back/satchel.yml +++ b/Resources/Prototypes/Corvax/Entities/Clothing/Back/satchel.yml @@ -8,5 +8,7 @@ sprite: Corvax/Back/Satchels/military.rsi - type: Storage grid: - - 0,0,6,3 # TODO: Change this + - 0,0,1,3 + - 3,0,6,3 + - 8,0,9,3 maxItemSize: Huge