Show other speso colours, add larger denominations (Frontier#1496) (#37030)
This commit is contained in:
@@ -25,7 +25,15 @@
|
||||
- cash_100
|
||||
- cash_500
|
||||
- cash_1000
|
||||
- cash_5000
|
||||
- cash_10000
|
||||
- cash_25000
|
||||
- cash_50000
|
||||
- cash_100000
|
||||
- cash_1000000
|
||||
layerFunction: Threshold
|
||||
- type: StackLayerThreshold
|
||||
thresholds: [10, 100, 500, 1000, 5000, 10000, 25000, 50000, 100000, 1000000]
|
||||
- type: Sprite
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash
|
||||
@@ -121,7 +129,7 @@
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash_1000
|
||||
state: cash_5000
|
||||
- type: Stack
|
||||
count: 5000
|
||||
|
||||
@@ -132,7 +140,7 @@
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash_1000
|
||||
state: cash_10000
|
||||
- type: Stack
|
||||
count: 10000
|
||||
|
||||
@@ -143,7 +151,7 @@
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash_1000
|
||||
state: cash_10000
|
||||
- type: Stack
|
||||
count: 20000
|
||||
|
||||
@@ -154,7 +162,7 @@
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash_1000
|
||||
state: cash_25000
|
||||
- type: Stack
|
||||
count: 30000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user