(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 ef02931a32
commit e30256692f
4 changed files with 16 additions and 0 deletions

View File

@@ -395,6 +395,7 @@ struct EconomySettings {
uint8 feeder_payment_share; ///< percentage of leg payment to virtually pay in feeder systems
byte dist_local_authority; ///< distance for town local authority, default 20
bool exclusive_rights; ///< allow buying exclusive rights
bool fund_buildings; ///< allow funding new buildings
bool fund_roads; ///< allow funding local road reconstruction
bool give_money; ///< allow giving other companies money
bool mod_road_rebuild; ///< roadworks remove unneccesary RoadBits