mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-11 00:08:58 +07:00

* Fixed cities being sold for at most 1000 gold * Replaced evaluateBuy/SellCost with evaluateBuy/SellCostWithInflation * Fixed goldInflation being multiplied instead of divided * Increased inflation modifier, lowering it's impact * Changed inflation values to be lower * Moved return value to be inline again (it was moved for testing)