(svn r23303) -Add: economy.fund_buildings, to disallow funding buildings

This commit is contained in:
truebrain
2011-11-23 16:10:18 +00:00
parent ad5830e42d
commit 08efac8549
4 changed files with 16 additions and 0 deletions

View File

@@ -1006,6 +1006,14 @@ def = true
str = STR_CONFIG_SETTING_ALLOW_EXCLUSIVE
proc = RedrawTownAuthority
[SDT_BOOL]
base = GameSettings
var = economy.fund_buildings
from = 165
def = true
str = STR_CONFIG_SETTING_ALLOW_FUND_BUILDINGS
proc = RedrawTownAuthority
[SDT_BOOL]
base = GameSettings
var = economy.fund_roads