From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Wed, 6 Dec 2023 03:11:00 +0000 (-0500) Subject: gridinv shape adjustments (#22162) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7f5cbf290dcb8d68adf62ca093b7f5f4a881c8d4;p=space-station-14.git gridinv shape adjustments (#22162) --- diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml index 75adf2d5d8..55691e4ba8 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/duffelbag.yml @@ -198,6 +198,9 @@ name: syndicate pyjama duffel bag description: Contains 3 pairs of syndicate pyjamas and 3 plushies for the ultimate sleepover. components: + - type: Storage + grid: + - 0,0,8,4 - type: StorageFill contents: - id: ClothingUniformJumpsuitPyjamaSyndicateRed diff --git a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml index 190d05b777..9a2c3f62f3 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml @@ -9,7 +9,7 @@ - type: Storage maxItemSize: Huge grid: - - 0,0,9,4 + - 0,0,7,4 - type: ClothingSpeedModifier walkModifier: 1 sprintModifier: 0.9 diff --git a/Resources/Prototypes/Entities/Objects/Misc/paper.yml b/Resources/Prototypes/Entities/Objects/Misc/paper.yml index a191666fb4..bade790a9c 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/paper.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/paper.yml @@ -337,6 +337,7 @@ - type: Item sprite: Objects/Misc/bureaucracy.rsi size: Small + shape: null - type: Storage maxItemSize: Small grid: diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml index ac9d390065..ae1f5df3c1 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml @@ -34,7 +34,7 @@ - type: Storage maxItemSize: Normal grid: - - 0,0,7,3 + - 0,0,3,3 blacklist: tags: - CannonRestrict