gfgtdf b5e646db25 Fix out of sync errors with pick advance mod
local lua variables  are not persitent over reloading.
moveto events that change the gamestate cannot be undoable unless on_undo code is provided.
2023-12-16 17:00:17 +01:00
..

How it works

dialog "set" actions:

  • client (local only)
  • unit.advances_to
  • wml.variables

recruit, post advance events:

  • get from wml.variables, set
  • get from local client, publicly set