Merge branch 'everest_treeline-sx' into jgrpp
This commit is contained in:
@@ -2529,6 +2529,28 @@ strhelp = STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_HELPTEXT
|
||||
strval = STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_NONE
|
||||
cat = SC_BASIC
|
||||
|
||||
[SDT_BOOL]
|
||||
base = GameSettings
|
||||
var = construction.trees_around_snow_line_enabled
|
||||
def = true
|
||||
str = STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE
|
||||
strhelp = STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE_HELPTEXT
|
||||
cat = SC_BASIC
|
||||
patxname = ""everest_treeline.construction.trees_around_snow_line_enabled""
|
||||
|
||||
[SDT_VAR]
|
||||
base = GameSettings
|
||||
var = construction.trees_around_snow_line_range
|
||||
type = SLE_UINT8
|
||||
def = 8
|
||||
min = 1
|
||||
max = 20
|
||||
str = STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE_RANGE
|
||||
strhelp = STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE_RANGE_HELPTEXT
|
||||
strval = STR_JUST_COMMA
|
||||
cat = SC_BASIC
|
||||
patxname = ""everest_treeline.construction.trees_around_snow_line_range""
|
||||
|
||||
[SDT_VAR]
|
||||
base = GameSettings
|
||||
var = game_creation.custom_sea_level
|
||||
|
Reference in New Issue
Block a user