Estoc DMR made Nukie Only (#42698)
* literally 1984 * Don't need that anymore * remove looc as well --------- Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
This commit is contained in:
parent
53fcd12147
commit
e15436cdda
|
|
@ -42,9 +42,6 @@ uplink-c20r-desc = Old faithful: The classic C-20r Submachine Gun.
|
||||||
uplink-bulldog-name = Bulldog
|
uplink-bulldog-name = Bulldog
|
||||||
uplink-bulldog-desc = Lean and mean: Contains the popular Bulldog Shotgun.
|
uplink-bulldog-desc = Lean and mean: Contains the popular Bulldog Shotgun.
|
||||||
|
|
||||||
uplink-estoc-name = Estoc DMR
|
|
||||||
uplink-estoc-desc = A designated marksman rifle, fitted with a mid-range optic for longer-range combat.
|
|
||||||
|
|
||||||
uplink-grenade-launcher-name = China-Lake
|
uplink-grenade-launcher-name = China-Lake
|
||||||
uplink-grenade-launcher-desc = An old China-Lake grenade launcher bundled with 5 rounds of anti-personnel ammo.
|
uplink-grenade-launcher-desc = An old China-Lake grenade launcher bundled with 5 rounds of anti-personnel ammo.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -96,16 +96,6 @@
|
||||||
storagebase:
|
storagebase:
|
||||||
id: WeaponShotgunBulldog
|
id: WeaponShotgunBulldog
|
||||||
|
|
||||||
- type: entity
|
|
||||||
id: BriefcaseWeaponDMRFilled
|
|
||||||
parent: BriefcaseWeapon
|
|
||||||
name: secure estoc case
|
|
||||||
components:
|
|
||||||
- type: EntityTableContainerFill
|
|
||||||
containers:
|
|
||||||
storagebase:
|
|
||||||
id: WeaponRifleEstoc
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: BriefcaseWeaponChinaLakeFilled
|
id: BriefcaseWeaponChinaLakeFilled
|
||||||
parent: BriefcaseWeapon
|
parent: BriefcaseWeapon
|
||||||
|
|
|
||||||
|
|
@ -301,25 +301,6 @@
|
||||||
tags:
|
tags:
|
||||||
- NukeOpsUplink
|
- NukeOpsUplink
|
||||||
|
|
||||||
- type: listing
|
|
||||||
id: UplinkEstoc
|
|
||||||
name: uplink-estoc-name
|
|
||||||
description: uplink-estoc-desc
|
|
||||||
icon: { sprite: /Textures/Objects/Weapons/Guns/Rifles/estoc.rsi, state: icon }
|
|
||||||
productEntity: BriefcaseWeaponDMRFilled
|
|
||||||
discountCategory: veryRareDiscounts
|
|
||||||
discountDownTo:
|
|
||||||
Telecrystal: 10
|
|
||||||
cost:
|
|
||||||
Telecrystal: 14
|
|
||||||
categories:
|
|
||||||
- UplinkWeaponry
|
|
||||||
conditions:
|
|
||||||
- !type:StoreWhitelistCondition
|
|
||||||
blacklist:
|
|
||||||
tags:
|
|
||||||
- NukeOpsUplink
|
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkEstocBundle
|
id: UplinkEstocBundle
|
||||||
name: uplink-estoc-bundle-name
|
name: uplink-estoc-bundle-name
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue