From 36a3938bc62ea3b0f42091dd12162924ae3a26f8 Mon Sep 17 00:00:00 2001 From: Blu <79374236+BlueHNT@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:23:30 +0100 Subject: [PATCH] Increases .35 Mag Size From 10 to 12 (#1532) # Description This should be 12... --- # Changelog :cl: - tweak: Tweaked .35 magazine size to 12 rounds --- .../Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml index a74d259ce82..2f2044372d5 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml @@ -12,7 +12,7 @@ whitelist: tags: - CartridgePistol - capacity: 10 + capacity: 12 - type: Item size: Small - type: ContainerContainer