Follow-up Comment #2, patch #2851 (project wesnoth):

The underlying problem is that events have global scope.  They already have
names which are the same as ids and collisions as with FEEDING cause duplicate
events.  I've just changed it so that they still have global scope, but they
can't be duplicated on creation.  

What people might want is clearly scoped events.  As the original poster
indicated they thought you could achieve that with existing wml macros using
the unit type as a parameter of the ability.  

Deleting events is a new wml feature, which I am not eager to add.


    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?2851>

_______________________________________________
  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