From 0eb32a55f9b3a21417e44d90653498fdd8ecd066 Mon Sep 17 00:00:00 2001 From: reldred Date: Sat, 19 Jun 2021 23:21:07 +0930 Subject: [PATCH] change the tree line width for arctic tree line patch from 20 to 64 --- src/table/settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/table/settings.ini b/src/table/settings.ini index f1c3aec765..6eccb47100 100644 --- a/src/table/settings.ini +++ b/src/table/settings.ini @@ -3918,7 +3918,7 @@ var = construction.trees_around_snow_line_range type = SLE_UINT8 def = 8 min = 1 -max = 20 +max = 64 str = STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE_RANGE strhelp = STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE_RANGE_HELPTEXT strval = STR_JUST_COMMA