(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
This commit is contained in:
@@ -328,6 +328,7 @@ struct EconomySettings {
|
||||
bool bribe; ///< enable bribing the local authority
|
||||
bool smooth_economy; ///< smooth economy
|
||||
bool allow_shares; ///< allow the buying/selling of shares
|
||||
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 give_money; ///< allow giving other companies money
|
||||
|
Reference in New Issue
Block a user