-
-
Notifications
You must be signed in to change notification settings - Fork 359
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- New Config Option: economy.price_town_neutrality_charges_per_plot
- Default: false - When it is true, the peaceful cost is multiplied by the town's number of claimed townblocks. - Note that the base peacful cost is calculated by the price_town_neutrality X town_level peacefulCostMultiplier. - Closes #6486. - New Config Option: economy.price_nation_neutrality_charges_per_town - Default: false - When it is true, the peaceful cost is multiplied by the nation's number of towns. - Note that the base peacful cost is calculated by the price_nation_neutrality X nation_level peacefulCostMultiplier.
- Loading branch information
Showing
3 changed files
with
38 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters