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:22:25 +00:00
parent 8406338591
commit 3340011558
2 changed files with 44 additions and 0 deletions

View file

@ -1,4 +1,8 @@
Version 1.1.9+svn:
* capaigns:
* Heir to the Throne
* made it a lot harder to kill Liasr in Ford of Abez by giving here
reinfordements more often
* language and i18n:
* updated translations: Czech, German, Italian, Japanese, Portuguese
(Brazil) Slovak, Serbian, Swedish

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]