mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 15:38:34 +00:00
Decreased the delay of the journey dots on the new maps.
This commit is contained in:
parent
a893f400bf
commit
a0a686db59
@ -12,6 +12,17 @@
|
||||
[/background_layer]
|
||||
#enddef
|
||||
|
||||
#undef NEW_JOURNEY
|
||||
|
||||
#define NEW_JOURNEY X Y
|
||||
[image]
|
||||
x,y={X},{Y}
|
||||
file=misc/new-journey.png
|
||||
delay=300
|
||||
centered=yes
|
||||
[/image]
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_01_NEW
|
||||
{NEW_BATTLE 255 759}
|
||||
#enddef
|
||||
|
@ -10,6 +10,17 @@
|
||||
[/background_layer]
|
||||
#enddef
|
||||
|
||||
#undef NEW_JOURNEY
|
||||
|
||||
#define NEW_JOURNEY X Y
|
||||
[image]
|
||||
x,y={X},{Y}
|
||||
file=misc/new-journey.png
|
||||
delay=300
|
||||
centered=yes
|
||||
[/image]
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_01_NEW
|
||||
{NEW_BATTLE 391 581}
|
||||
#enddef
|
||||
|
@ -12,6 +12,17 @@
|
||||
[/background_layer]
|
||||
#enddef
|
||||
|
||||
#undef NEW_JOURNEY
|
||||
|
||||
#define NEW_JOURNEY X Y
|
||||
[image]
|
||||
x,y={X},{Y}
|
||||
file=misc/new-journey.png
|
||||
delay=300
|
||||
centered=yes
|
||||
[/image]
|
||||
#enddef
|
||||
|
||||
#define JOURNEY_01_NEW
|
||||
{NEW_JOURNEY 1015 122}
|
||||
{NEW_JOURNEY 999 120}
|
||||
|
Loading…
x
Reference in New Issue
Block a user