Allow changing tree placement algorithm setting in game
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user