Follow-up Comment #1, bug #23500 (project wesnoth):

Currently you have a work around for this rare issue using IPF.

Lets say you have a copy of misc/blank.png on your add on called
"my_blank.png"

Then you can place images with "id" like this

[item]
    image=id1.png~MASK(my_blank.png)~BLIT(gold-bars.png)
[/item]
[item]
    image=id2.png~MASK(my_blank.png)~BLIT(gold-bars.png)
[/item]

Image visible is the same, but they are removed with different names

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Gna!
  http://gna.org/


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

Reply via email to