Extracted CashTickUp and CashTickDown to PlayerResources.

This commit is contained in:
Andre Mohren
2018-07-22 13:30:01 +02:00
committed by abcdefg30
parent bb7c19ad02
commit e353ff326e
6 changed files with 18 additions and 7 deletions

View File

@@ -16,6 +16,8 @@ Player:
PowerManager:
AllyRepair:
PlayerResources:
CashTickUpNotification: CashTickUp
CashTickDownNotification: CashTickDown
DeveloperMode:
CheckboxDisplayOrder: 8
BaseAttackNotifier:

View File

@@ -68,6 +68,8 @@ Player:
PlayerResources:
SelectableCash: 2500, 5000, 7000, 10000, 20000
InsufficientFundsNotification: InsufficientFunds
CashTickUpNotification: CashTickUp
CashTickDownNotification: CashTickDown
DeveloperMode:
CheckboxDisplayOrder: 7
BaseAttackNotifier:

View File

@@ -55,6 +55,8 @@ Player:
AllyRepair:
PlayerResources:
InsufficientFundsNotification: InsufficientFunds
CashTickUpNotification: CashTickUp
CashTickDownNotification: CashTickDown
DeveloperMode:
CheckboxDisplayOrder: 9
GpsWatcher:

View File

@@ -59,6 +59,8 @@ Player:
AllyRepair:
PlayerResources:
InsufficientFundsNotification: InsufficientFunds
CashTickUpNotification: CashTickUp
CashTickDownNotification: CashTickDown
DeveloperMode:
CheckboxEnabled: true
CheckboxDisplayOrder: 8