mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 23:53:52 +00:00

local lua variables are not persitent over reloading. moveto events that change the gamestate cannot be undoable unless on_undo code is provided.
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