(START_CASH, start_cash): Replace START_CASH by new econfig key

start_cash.
This commit is contained in:
Markus Armbruster 2005-12-23 11:16:23 +00:00
parent 8e16ae9e43
commit 3bbc91876f
4 changed files with 5 additions and 3 deletions

View file

@ -217,6 +217,8 @@ float trade_ally_cut = 0.10; /* 10% bonus for ally you trade with */
int torpedo_damage = 40; /* damage is X + 1dX + 1dX, so 40+1d40+1d40 */
long start_cash = 25000;
/* initial levels */
float start_education = 0.0;
float start_happiness = 0.0;