Update of bug #19324 (project wesnoth):

                  Status:                    None => Wont Fix               
             Assigned to:                    None => anonymissimus          

    _______________________________________________________

Follow-up Comment #3:

I also have a usecase for unstoring with negative HPs. In my addon I use
++
        [event]
                name=last breath
...
                [unstore_unit]
                        variable=unit
                [/unstore_unit]
...
                [kill]
                        id=$unit.id
                        animate=yes
                [/kill]
        [/event]
--
$unit.id speaks after its unstoring so it'd be visible that it does no longer
have <=0 HPs and quite possibly it wouldn't even die any longer without the
explicit kill request so it could break code in other addons. Marking won't
fix and fixing the documentation.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to