Follow-up Comment #8, bug #19203 (project wesnoth):

Or this patch works too (if gna.org had a facepalm smiley I would be using it
now):

Index: data/lua/wml-tags.lua
===================================================================
--- data/lua/wml-tags.lua       (revision 52338)
+++ data/lua/wml-tags.lua       (working copy)
@@ -404,6 +404,7 @@
 function wml_actions.store_unit(cfg)
        local filter = helper.get_child(cfg, "filter") or
                helper.wml_error "[store_unit] missing required [filter] tag"
+       filter = filter.__parsed
        local kill_units = cfg.kill
        local mode = cfg.mode
 


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19203>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to