Slight updates to the new battle journey marker and animation.
This commit is contained in:
parent
5b67858ab8
commit
d75ad32fb1
3 changed files with 6 additions and 6 deletions
Binary file not shown.
Before Width: | Height: | Size: 413 B After Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 3.3 KiB |
|
@ -61,12 +61,6 @@
|
|||
# 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-battle2.png
|
||||
|
@ -91,6 +85,12 @@
|
|||
delay=500
|
||||
centered=yes
|
||||
[/image]
|
||||
[image]
|
||||
x,y={X},{Y}
|
||||
file=misc/new-battle2.png
|
||||
delay=500
|
||||
centered=yes
|
||||
[/image]
|
||||
#enddef
|
||||
|
||||
#define OLD_BATTLE X Y
|
||||
|
|
Loading…
Add table
Reference in a new issue