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