Fixed issue with Linaera teleporting on top of advisor.

This commit is contained in:
Iurii Chernyi 2009-09-05 15:02:58 +00:00
parent ca4eb1f044
commit 78e36f75f0

View File

@ -204,34 +204,34 @@ Use Elven Scouts and Linaera's power of teleportation to mount hit-and-run attac
image=wesnoth-icon.png image=wesnoth-icon.png
[/message] [/message]
[item] [item]
x,y=17,18 x,y=16,17
image=projectiles/whitemissile-impact-2.png image=projectiles/whitemissile-impact-2.png
[/item] [/item]
[delay] [delay]
time=100 time=100
[/delay] [/delay]
[removeitem] [removeitem]
x,y=17,18 x,y=16,17
[/removeitem] [/removeitem]
[item] [item]
x,y=17,18 x,y=16,17
image=projectiles/whitemissile-impact-3.png image=projectiles/whitemissile-impact-3.png
[/item] [/item]
[delay] [delay]
time=100 time=100
[/delay] [/delay]
[removeitem] [removeitem]
x,y=17,18 x,y=16,17
[/removeitem] [/removeitem]
[item] [item]
x,y=17,18 x,y=16,17
image=projectiles/whitemissile-impact-4.png image=projectiles/whitemissile-impact-4.png
[/item] [/item]
[delay] [delay]
time=100 time=100
[/delay] [/delay]
[removeitem] [removeitem]
x,y=17,18 x,y=16,17
[/removeitem] [/removeitem]
[store_unit] [store_unit]
variable=linaera_jump variable=linaera_jump
@ -241,15 +241,16 @@ Use Elven Scouts and Linaera's power of teleportation to mount hit-and-run attac
kill=yes kill=yes
fire_event=no fire_event=no
[/store_unit] [/store_unit]
{VARIABLE linaera_jump.x 17} {VARIABLE linaera_jump.x 16}
{VARIABLE linaera_jump.y 18} {VARIABLE linaera_jump.y 17}
[unstore_unit] [unstore_unit]
variable=linaera_jump variable=linaera_jump
find_vacant=yes
[/unstore_unit] [/unstore_unit]
[redraw][/redraw] [redraw][/redraw]
{GENERIC_UNIT 3 Mage 17 17} {NO_UPKEEP} {GENERIC_UNIT 3 Mage 17 17} {NO_UPKEEP}
{GENERIC_UNIT 3 Mage 16 18} {NO_UPKEEP} {GENERIC_UNIT 3 Mage 16 18} {NO_UPKEEP}
{GENERIC_UNIT 3 Mage 16 17} {NO_UPKEEP} {GENERIC_UNIT 3 Mage 15 17} {NO_UPKEEP}
[message] [message]
id=Erlornas id=Erlornas
message=_ "So you decided to accept the invitation. Good. Welcome, I am lord Erlornas of Wesmere. I find your presence here...surprising." message=_ "So you decided to accept the invitation. Good. Welcome, I am lord Erlornas of Wesmere. I find your presence here...surprising."