more expedition changes (#17403)
Co-authored-by: deltanedas <@deltanedas:kde.org> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -97,6 +97,39 @@
|
||||
- type: Stack
|
||||
count: 1000
|
||||
|
||||
- type: entity
|
||||
parent: SpaceCash
|
||||
id: SpaceCash2500
|
||||
suffix: 2500
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash_1000
|
||||
- type: Stack
|
||||
count: 2500
|
||||
|
||||
- type: entity
|
||||
parent: SpaceCash
|
||||
id: SpaceCash5000
|
||||
suffix: 5000
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash_1000
|
||||
- type: Stack
|
||||
count: 5000
|
||||
|
||||
- type: entity
|
||||
parent: SpaceCash
|
||||
id: SpaceCash10000
|
||||
suffix: 10000
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Objects/Economy/cash.rsi
|
||||
state: cash_1000
|
||||
- type: Stack
|
||||
count: 10000
|
||||
|
||||
- type: entity
|
||||
parent: SpaceCash
|
||||
id: SpaceCash1000000
|
||||
|
||||
Reference in New Issue
Block a user