Fixes smg crate mag fills (#8960)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user