Skip to content

Commit

Permalink
Fix config comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Nov 14, 2024
1 parent 023a376 commit 606f3ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2591,7 +2591,7 @@ public enum ConfigNodes {
"economy.new_expand.price_claim_townblock_increase",
"1.0",
"",
"# How much every additionally claimed townblock increases in cost. Set to 1 to deactivate this. 1.3 means +30% to every bonus claim block cost."),
"# How much every additionally claimed townblock increases in cost. Set to 1 to deactivate this. 1.3 means +30% to the cost of every townblock claimed."),
ECO_MAX_PRICE_CLAIM_TOWNBLOCK(
"economy.new_expand.max_price_claim_townblock",
"-1.0",
Expand Down

0 comments on commit 606f3ed

Please sign in to comment.