change the tree line width for arctic tree line patch from 20 to 64
This commit is contained in:

committed by
Jonathan G Rennison

parent
9f56818ca7
commit
0eb32a55f9
@@ -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
|
||||
|
Reference in New Issue
Block a user