Skip to content

Commit

Permalink
AOI: tweaked Erlornas's line on Linaera's death so it can be used in …
Browse files Browse the repository at this point in the history
…both S5 and S6
  • Loading branch information
Vultraz committed Feb 2, 2015
1 parent cc6db86 commit 42d9bf3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
Expand Up @@ -311,5 +311,5 @@ Use Elven Scouts and Linaera’s power of teleportation to mount hit-and-run att
[/event]

{HERODEATH_ERLORNAS}
{HERODEATH_LINAERA ()}
{HERODEATH_LINAERA}
[/scenario]
Expand Up @@ -140,10 +140,5 @@ Undead are resistant to physical attack. Use mages to attack the undead, and elv
[/event]

{HERODEATH_ERLORNAS}
{HERODEATH_LINAERA (
[message]
speaker=Erlornas
message= _ "All is lost! Without Linaera’s help, I cannot hope to defeat these horrifying apparitions!"
[/message]
)}
{HERODEATH_LINAERA}
[/scenario]
7 changes: 5 additions & 2 deletions data/campaigns/An_Orcish_Incursion/utils/deaths.cfg
Expand Up @@ -25,7 +25,7 @@
[/event]
#enddef

#define HERODEATH_LINAERA DEATH_MESSAGE
#define HERODEATH_LINAERA
[event]
name=last breath
[filter]
Expand All @@ -44,7 +44,10 @@
id=Linaera
[/filter]

{DEATH_MESSAGE}
[message]
speaker=Erlornas
message= _ "All is lost! Without Linaera’s help, I cannot hope to defeat these abominations!"
[/message]

[endlevel]
result=defeat
Expand Down

0 comments on commit 42d9bf3

Please sign in to comment.