Fixes smg crate mag fills (#8960)

This commit is contained in:
Peptide90
2022-06-19 22:07:53 +01:00
committed by GitHub
parent 1baee5f306
commit 0945c85cf2

View File

@@ -2,13 +2,13 @@
id: CrateArmorySMG id: CrateArmorySMG
name: smg crate name: smg crate
parent: CrateWeaponSecure 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: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: WeaponSubMachineGunWt550 - id: WeaponSubMachineGunWt550
amount: 2 amount: 2
- id: MagazineMagnumSubMachineGun - id: MagazinePistolSubMachineGun
amount: 4 amount: 4
- type: entity - type: entity