- tweak: No discounts for uplink implanter.
This commit is contained in:
@@ -155,7 +155,7 @@
|
|||||||
components:
|
components:
|
||||||
- Hands # prevent mouse buying grenade penguin since its not telepathic
|
- Hands # prevent mouse buying grenade penguin since its not telepathic
|
||||||
- type: Store
|
- type: Store
|
||||||
preset: StorePresetUplink
|
preset: StorePresetUplinkNoDiscounts
|
||||||
balance:
|
balance:
|
||||||
Telecrystal: 0
|
Telecrystal: 0
|
||||||
- type: UserInterface
|
- type: UserInterface
|
||||||
|
|||||||
@@ -24,6 +24,24 @@
|
|||||||
maxItems: 10
|
maxItems: 10
|
||||||
salesCategory: UplinkSales
|
salesCategory: UplinkSales
|
||||||
|
|
||||||
|
- type: storePreset
|
||||||
|
id: StorePresetUplinkNoDiscounts
|
||||||
|
storeName: Uplink
|
||||||
|
categories:
|
||||||
|
- UplinkWeapons
|
||||||
|
- UplinkAmmo
|
||||||
|
- UplinkExplosives
|
||||||
|
- UplinkMisc
|
||||||
|
- UplinkBundles
|
||||||
|
- UplinkTools
|
||||||
|
- UplinkUtility
|
||||||
|
- UplinkImplants
|
||||||
|
- UplinkJob
|
||||||
|
- UplinkArmor
|
||||||
|
- UplinkPointless
|
||||||
|
currencyWhitelist:
|
||||||
|
- Telecrystal
|
||||||
|
|
||||||
- type: storePreset
|
- type: storePreset
|
||||||
id: StorePresetChangeling
|
id: StorePresetChangeling
|
||||||
storeName: Evolution Shop
|
storeName: Evolution Shop
|
||||||
|
|||||||
Reference in New Issue
Block a user