(svn r11188) -Codechange: rewrite of the town action related code (remove some of the magic).

-Feature: possibility to disable exclusive rights and giving money. Both by skidd13.
This commit is contained in:
rubidium
2007-09-30 17:38:42 +00:00
parent 6a2029f4f8
commit 7350b88bf2
10 changed files with 83 additions and 42 deletions

View File

@@ -695,6 +695,8 @@ static const char *_patches_economy[] = {
"multiple_industry_per_town",
"same_industry_close",
"bribe",
"exclusive_rights",
"give_money",
"colored_news_year",
"ending_year",
"smooth_economy",