Fix the incorrect ammo count in the China Lake bundle's description (#18553)
This commit is contained in:
parent
dbec10f9b0
commit
290feca8a5
2 changed files with 2 additions and 2 deletions
|
|
@ -156,7 +156,7 @@ uplink-buldog-bundle-name = Bulldog Bundle
|
|||
uplink-buldog-bundle-desc = Lean and mean: Contains the popular Bulldog Shotgun, a 12g beanbag drum and three 12g buckshot drums.
|
||||
|
||||
uplink-grenade-launcher-bundle-name = China-Lake Bundle
|
||||
uplink-grenade-launcher-bundle-desc = An old China-Lake grenade launcher bundled with 8 rounds of various destruction capability.
|
||||
uplink-grenade-launcher-bundle-desc = An old China-Lake grenade launcher bundled with 11 rounds of various destruction capability.
|
||||
|
||||
uplink-l6-saw-bundle-name = L6 Saw Bundle
|
||||
uplink-l6-saw-bundle-desc = More dakka: The iconic L6 lightmachinegun, bundled with 2 box magazines.
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@
|
|||
parent: ClothingBackpackDuffelSyndicateBundle
|
||||
id: ClothingBackpackDuffelSyndicateFilledGrenadeLauncher
|
||||
name: China-Lake bundle
|
||||
description: "An old China-Lake grenade launcher bundled with 8 rounds of various destruction capability."
|
||||
description: "An old China-Lake grenade launcher bundled with 11 rounds of various destruction capability."
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue