forked from townforge/townforge
start city levels a bit higher
This commit is contained in:
parent
323168e730
commit
bd2cd4406a
@ -89,7 +89,7 @@
|
||||
#define RESEARCH_DISCOUNT_RATE 2048
|
||||
#define RESEARCH_CHANCE_BASE_SCALE 1048576
|
||||
#define IDEAL_CITIES_SHARE_SCALE ((uint64_t)10000000)
|
||||
#define CITY_LEVEL_SHARE_SCALE ((uint64_t)2000000)
|
||||
#define CITY_LEVEL_SHARE_SCALE ((uint64_t)5000000)
|
||||
#define BASE_CITY_COST ((uint64_t)250000000000)
|
||||
#define CITY_NEXT_LEVEL_MULTIPLE 2
|
||||
#define MIN_CITY_DISTANCE 256000
|
||||
|
Loading…
Reference in New Issue
Block a user