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-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-desc = An old China-Lake grenade launcher bundled with 8 rounds of various destruction capability.
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
description: uplink-revolver-python-desc
|
||||
productEntity: WeaponRevolverPythonAP
|
||||
cost:
|
||||
Telecrystal: 8
|
||||
Telecrystal: 8 # Originally was 13 TC but was not used due to high cost
|
||||
categories:
|
||||
- UplinkWeapons
|
||||
|
||||
@@ -589,7 +589,7 @@
|
||||
icon: { sprite: /Textures/Objects/Weapons/Guns/SMGs/c20r.rsi, state: icon }
|
||||
productEntity: ClothingBackpackDuffelSyndicateFilledSMG
|
||||
cost:
|
||||
Telecrystal: 25
|
||||
Telecrystal: 17
|
||||
categories:
|
||||
- UplinkBundles
|
||||
|
||||
@@ -600,7 +600,7 @@
|
||||
icon: { sprite: /Textures/Objects/Weapons/Guns/Shotguns/bulldog.rsi, state: icon }
|
||||
productEntity: ClothingBackpackDuffelSyndicateFilledShotgun
|
||||
cost:
|
||||
Telecrystal: 25
|
||||
Telecrystal: 20
|
||||
categories:
|
||||
- UplinkBundles
|
||||
|
||||
@@ -815,7 +815,7 @@
|
||||
description: uplink-revolver-cap-gun-fake-desc
|
||||
productEntity: RevolverCapGunFake
|
||||
cost:
|
||||
Telecrystal: 6
|
||||
Telecrystal: 9
|
||||
categories:
|
||||
- UplinkJob
|
||||
conditions:
|
||||
|
||||
Reference in New Issue
Block a user