add PLACE_HALO

This commit is contained in:
Anonymissimus 2012-01-21 19:25:29 +00:00
parent 3a1a2f4657
commit 2fbe1b7bb8

View file

@ -104,6 +104,15 @@
[/item]
#enddef
#define PLACE_HALO IMAGE X Y
# Place an image at a specified location on the map.
[item]
x={X}
y={Y}
halo={IMAGE}
[/item]
#enddef
#define REMOVE_IMAGE X Y
# Removes a previously set image from a tile.
#