(svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an amount of money and then it might (with a given chance) build a raw industry somewhere on the map.

This commit is contained in:
rubidium
2007-07-06 07:24:10 +00:00
parent 94315ff15f
commit 0d68a919d9
8 changed files with 78 additions and 58 deletions

View File

@@ -687,7 +687,7 @@ static const char *_patches_stations[] = {
static const char *_patches_economy[] = {
"inflation",
"build_rawmaterial_ind",
"raw_industry_construction",
"multiple_industry_per_town",
"same_industry_close",
"bribe",