made it a lot harder to kill Lisar in Ford of Abez

by giving her reinforcements more often
This commit is contained in:
Nils Kneuper 2006-09-01 14:32:00 +00:00
parent 3e4b438ef9
commit b1ea1e1799

View file

@ -268,6 +268,46 @@
[/if]
[/event]
#if the players marches over to lisar, reinforcements appear
[event]
name=moveto
[filter_second]
side=1
x=0-16
y=23,34
[/filter_second]
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
{FORD_GUARD 1 29}
[/event]
#getting closer --> more reinforcements
[event]
name=moveto
[filter_second]
side=1
x=2-9
y=24,30
[/filter_second]
[message]
speaker=second_unit
message= _ "Stop! You shall not pass! Quick, reinforcements, protect the Princess!"
[/message]
{FORD_GUARD 1 27}
{FORD_GUARD 1 27}
{FORD_GUARD 1 27}
{FORD_GUARD 1 27}
{FORD_GUARD 1 27}
{FORD_GUARD 1 27}
[/event]
#if the player dares attack Li'sar's escort, they are pounced on by
#many Royal Guards
[event]