store system currency rework (#10893)
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
- type: currency
|
||||
id: Telecrystal
|
||||
balanceDisplay: store-currency-balance-display-telecrystal
|
||||
priceDisplay: store-currency-price-display-telecrystal
|
||||
entityId: Telecrystal1
|
||||
displayName: store-currency-display-telecrystal
|
||||
cash:
|
||||
1: Telecrystal1
|
||||
canWithdraw: true
|
||||
|
||||
- type: currency
|
||||
id: StolenEssence
|
||||
balanceDisplay: store-currency-balance-display-stolen-essence
|
||||
priceDisplay: store-currency-price-display-stolen-essence
|
||||
displayName: store-currency-display-stolen-essence
|
||||
canWithdraw: false
|
||||
|
||||
#debug
|
||||
- type: currency
|
||||
id: DebugDollar
|
||||
balanceDisplay: store-currency-balance-display-debugdollar
|
||||
priceDisplay: store-currency-price-display-debugdollar
|
||||
displayName: store-currency-display-debugdollar
|
||||
Reference in New Issue
Block a user