Adds Estoc DMR magazines to the syndicate ammo bundle (#38413)
* Added magazines and description changes to ammo bundle * Added naming consistency for Estoc DMR bundle --------- Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
uplink-pistol-viper-name = Viper
|
||||
uplink-pistol-viper-desc = A small, easily concealable, but somewhat underpowered gun. Retrofitted with a fully automatic receiver. Uses pistol magazines (.35 auto).
|
||||
|
||||
uplink-estoc-bundle-name = Estoc DMR
|
||||
uplink-estoc-bundle-name = Estoc DMR bundle
|
||||
uplink-estoc-bundle-desc = A designated marksman rifle, fitted with a mid-range optic for longer-range combat. Bundled with two rifle magazines (.20 rifle).
|
||||
|
||||
uplink-revolver-python-name = Python
|
||||
@@ -243,7 +243,7 @@ uplink-meds-bundle-name = Interdyne Medical Bundle
|
||||
uplink-meds-bundle-desc = An assortment of autoinjectors and premium medical equipment to cover for every possible situation. Contains an elite compact defibrillator that can be used as a weapon.
|
||||
|
||||
uplink-ammo-bundle-name = Ammo Bundle
|
||||
uplink-ammo-bundle-desc = Reloading! Contains 4 magazines for the C-20r, 4 drums for the Bulldog, and 2 ammo boxes for the L6 SAW.
|
||||
uplink-ammo-bundle-desc = Reloading! Contains 4 magazines for the C-20r, 4 drums for the Bulldog, 3 magazines for the Estoc DMR, and 2 ammo boxes for the L6 SAW.
|
||||
|
||||
uplink-sniper-bundle-name = Sniper Bundle
|
||||
uplink-sniper-bundle-desc = An inconspicuous briefcase that contains a Hristov, 10 spare bullets and a convenient disguise.
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
parent: ClothingBackpackDuffelSyndicateAmmo
|
||||
id: ClothingBackpackDuffelSyndicateAmmoFilled
|
||||
name: ammo bundle
|
||||
description: "Reloading! Contains 4 magazines for the C-20r, 5 drums for the Bulldog, and 2 ammo boxes for the L6 SAW."
|
||||
description: "Reloading! Contains 4 magazines for the C-20r, 5 drums for the Bulldog, 3 magazines for the Estoc DMR, and 2 ammo boxes for the L6 SAW."
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
@@ -136,6 +136,8 @@
|
||||
amount: 4
|
||||
- id: MagazineShotgun
|
||||
amount: 4
|
||||
- id: MagazineRifle
|
||||
amount: 3
|
||||
- id: MagazineShotgunSlug
|
||||
amount: 1
|
||||
- id: MagazineLightRifleBox
|
||||
|
||||
Reference in New Issue
Block a user