(svn r23303) -Add: economy.fund_buildings, to disallow funding buildings
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user