From 1b2686a5e1522ba66b06e4b168f7ca4f24cd9d2a Mon Sep 17 00:00:00 2001 From: Helicaste <40724951+Helicaste@users.noreply.github.com> Date: Sun, 24 Sep 2023 18:22:24 -0400 Subject: [PATCH 1/2] Update ammunition.yml --- Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml b/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml index 76fc84c7d99..9e7eddcd649 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml @@ -302,7 +302,7 @@ whitelist: tags: - ShellShotgun - capacity: 12 + capacity: 30 # Shotgun Shells - type: entity From 4d67fa1cdb48407f790ee47f4469f065849a91b1 Mon Sep 17 00:00:00 2001 From: Helicaste <40724951+Helicaste@users.noreply.github.com> Date: Wed, 27 Sep 2023 03:15:30 -0400 Subject: [PATCH 2/2] Update ammunition.yml Updated to 20 capacity, 20 weight for a nice round number. --- Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml b/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml index 9e7eddcd649..04f5d56db20 100644 --- a/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml +++ b/Resources/Prototypes/Catalog/Fills/Boxes/ammunition.yml @@ -289,7 +289,7 @@ containers: ballistic-ammo: !type:Container - type: Item - size: 30 + size: 20 - type: Sprite sprite: Objects/Storage/boxes.rsi @@ -302,7 +302,7 @@ whitelist: tags: - ShellShotgun - capacity: 30 + capacity: 20 # Shotgun Shells - type: entity