made some minor money changes (start, crate)
Starting money now 5000 instead of 10,000 Crates now give 2000 instead of 1000 Warning audio (low power, silos needed) 20 seconds instead of 10.
This commit is contained in:
committed by
Matthias Mailänder
parent
53fefa7c10
commit
e0362f3c36
@@ -30,7 +30,8 @@ Player:
|
||||
PowerManager:
|
||||
AllyRepair:
|
||||
PlayerResources:
|
||||
InitialCash: 10000
|
||||
InitialCash: 5000
|
||||
AdviceInterval: 500
|
||||
ActorGroupProxy:
|
||||
DeveloperMode:
|
||||
HackyAI@Default:
|
||||
@@ -198,7 +199,7 @@ CRATE:
|
||||
Lifetime: 120
|
||||
TerrainTypes: Clear, Rough, Road, Tiberium, BlueTiberium, Beach
|
||||
GiveCashCrateAction:
|
||||
Amount: 1000
|
||||
Amount: 2000
|
||||
SelectionShares: 20
|
||||
UseCashTick: yes
|
||||
RevealMapCrateAction:
|
||||
|
||||
Reference in New Issue
Block a user