From 0945c85cf2a25c9beb467fc101fe21276491dade Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Sun, 19 Jun 2022 22:07:53 +0100 Subject: [PATCH] Fixes smg crate mag fills (#8960) --- Resources/Prototypes/Catalog/Fills/Crates/armory.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/armory.yml b/Resources/Prototypes/Catalog/Fills/Crates/armory.yml index 654b29a264..899eac3413 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/armory.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/armory.yml @@ -2,13 +2,13 @@ id: CrateArmorySMG name: smg crate parent: CrateWeaponSecure - description: "Contains two high-powered, semiautomatic rifles with six mags. Requires Armory access to open." + description: "Contains two high-powered, semiautomatic rifles with four mags. Requires Armory access to open." components: - type: StorageFill contents: - id: WeaponSubMachineGunWt550 amount: 2 - - id: MagazineMagnumSubMachineGun + - id: MagazinePistolSubMachineGun amount: 4 - type: entity