New battle markers and improved journey dots from Blarumyrran,

with the "new battle" marker having a simple blinking animation.
This commit is contained in:
Lari Nieminen 2012-05-27 21:45:08 +00:00
parent ce457966cb
commit 45ca07bd96
6 changed files with 27 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 289 B

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 B

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 B

After

Width:  |  Height:  |  Size: 192 B

View file

@ -58,7 +58,33 @@
#enddef
#define NEW_BATTLE X Y
# Make a new battle mark on a tracking map
# Make a new battle mark on a tracking map, with a blinking animation.
# Because of the animation, generally you should only use this as the final
# journey marker in any given story screen.
[image]
x,y={X},{Y}
file=misc/new-battle.png
delay=500
centered=yes
[/image]
[image]
x,y={X},{Y}
file=misc/new-battle-white.png
delay=500
centered=yes
[/image]
[image]
x,y={X},{Y}
file=misc/new-battle.png
delay=500
centered=yes
[/image]
[image]
x,y={X},{Y}
file=misc/new-battle-white.png
delay=500
centered=yes
[/image]
[image]
x,y={X},{Y}
file=misc/new-battle.png