Allow changing tree placement algorithm setting in game

This commit is contained in:
Jonathan G Rennison
2023-05-14 09:58:44 +01:00
parent 1bee438aff
commit 3573571229

View File

@@ -3842,7 +3842,7 @@ patxname = ""savegame_unique_id.game_creation.generation_unique_id""
var = game_creation.tree_placer
type = SLE_UINT8
from = SLV_30
flags = SF_GUI_DROPDOWN | SF_NEWGAME_ONLY | SF_SCENEDIT_TOO
flags = SF_GUI_DROPDOWN
def = 3
min = 0
max = 3