Reduce cost of several syndicate/nukie firearms (#18351)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -144,7 +144,7 @@ uplink-c20r-bundle-name = C-20r Bundle
|
|||||||
uplink-c20r-bundle-desc = Old faithful: The classic C-20r Submachine Gun, bundled with three magazines.
|
uplink-c20r-bundle-desc = Old faithful: The classic C-20r Submachine Gun, bundled with three magazines.
|
||||||
|
|
||||||
uplink-buldog-bundle-name = Bulldog Bundle
|
uplink-buldog-bundle-name = Bulldog Bundle
|
||||||
uplink-buldog-bundle-desc = Lean and mean: Contains the popular Bulldog Shotgun, a 12g beanbag drum and 2 12g buckshot drums.
|
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-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 8 rounds of various destruction capability.
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
description: uplink-revolver-python-desc
|
description: uplink-revolver-python-desc
|
||||||
productEntity: WeaponRevolverPythonAP
|
productEntity: WeaponRevolverPythonAP
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 8
|
Telecrystal: 8 # Originally was 13 TC but was not used due to high cost
|
||||||
categories:
|
categories:
|
||||||
- UplinkWeapons
|
- UplinkWeapons
|
||||||
|
|
||||||
@@ -589,7 +589,7 @@
|
|||||||
icon: { sprite: /Textures/Objects/Weapons/Guns/SMGs/c20r.rsi, state: icon }
|
icon: { sprite: /Textures/Objects/Weapons/Guns/SMGs/c20r.rsi, state: icon }
|
||||||
productEntity: ClothingBackpackDuffelSyndicateFilledSMG
|
productEntity: ClothingBackpackDuffelSyndicateFilledSMG
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 25
|
Telecrystal: 17
|
||||||
categories:
|
categories:
|
||||||
- UplinkBundles
|
- UplinkBundles
|
||||||
|
|
||||||
@@ -600,7 +600,7 @@
|
|||||||
icon: { sprite: /Textures/Objects/Weapons/Guns/Shotguns/bulldog.rsi, state: icon }
|
icon: { sprite: /Textures/Objects/Weapons/Guns/Shotguns/bulldog.rsi, state: icon }
|
||||||
productEntity: ClothingBackpackDuffelSyndicateFilledShotgun
|
productEntity: ClothingBackpackDuffelSyndicateFilledShotgun
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 25
|
Telecrystal: 20
|
||||||
categories:
|
categories:
|
||||||
- UplinkBundles
|
- UplinkBundles
|
||||||
|
|
||||||
@@ -815,7 +815,7 @@
|
|||||||
description: uplink-revolver-cap-gun-fake-desc
|
description: uplink-revolver-cap-gun-fake-desc
|
||||||
productEntity: RevolverCapGunFake
|
productEntity: RevolverCapGunFake
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 6
|
Telecrystal: 9
|
||||||
categories:
|
categories:
|
||||||
- UplinkJob
|
- UplinkJob
|
||||||
conditions:
|
conditions:
|
||||||
|
|||||||
Reference in New Issue
Block a user