Add: Setting to save a unique id for each savegame

This commit is contained in:
damfr
2018-11-19 16:03:52 +01:00
parent 868c6f924a
commit 5f6858c379
5 changed files with 23 additions and 1 deletions

View File

@@ -2208,6 +2208,15 @@ min = 0
max = UINT32_MAX
cat = SC_EXPERT
[SDT_VAR]
base = GameSettings
var = game_creation.generation_unique_id
type = SLE_UINT32
from = 203
def = 0
min = 0
max = UINT32_MAX
[SDT_VAR]
base = GameSettings
var = game_creation.tree_placer