Feature: Add an option to disable tree growth completely (#8415)

This commit is contained in:
Pavel Stupnikov
2020-12-25 02:36:54 +03:00
committed by GitHub
parent 04e572933d
commit 22b9dec960
3 changed files with 18 additions and 13 deletions

View File

@@ -2391,10 +2391,10 @@ from = SLV_132
guiflags = SGF_MULTISTRING
def = 2
min = 0
max = 2
max = 3
str = STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT
strhelp = STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_HELPTEXT
strval = STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_NONE
strval = STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_NO_SPREAD
cat = SC_BASIC
[SDT_VAR]