Add setting for transfer payment mode from source, minus transfers.

This is to reduce large negative payments for the final leg.
This commit is contained in:
Jonathan G Rennison
2017-04-12 19:52:50 +01:00
parent 56013d3b91
commit 5a2fe49457
5 changed files with 20 additions and 3 deletions

View File

@@ -529,6 +529,7 @@ struct EconomySettings {
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
bool feeder_payment_src_station; ///< calculate leg payment relative to the source station, not the leg source
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