Add setting for width of dynamic snowline range for arctic tree placement
Default: 75%
This commit is contained in:
@@ -2224,6 +2224,7 @@ static SettingsContainer &GetSettingsTree()
|
||||
treedist->Add(new SettingEntry("construction.extra_tree_placement"));
|
||||
treedist->Add(new SettingEntry("construction.trees_around_snow_line_enabled"));
|
||||
treedist->Add(new SettingEntry("construction.trees_around_snow_line_range"));
|
||||
treedist->Add(new SettingEntry("construction.trees_around_snow_line_dynamic_range"));
|
||||
treedist->Add(new SettingEntry("construction.tree_growth_rate"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user