From 68793b34ea2a7f2efcf4b3b749f868696777c3fb Mon Sep 17 00:00:00 2001 From: Lari Nieminen Date: Fri, 27 Mar 2009 09:58:15 +0000 Subject: [PATCH] Used last breath events for dying enemy leader speech. --- .../scenarios/1_Defend_the_Forest.cfg | 9 ++++++++- .../An_Orcish_Incursion/scenarios/2_Assassins.cfg | 9 ++++++++- .../An_Orcish_Incursion/scenarios/3_Wasteland.cfg | 9 ++++++++- .../An_Orcish_Incursion/scenarios/7_Showdown.cfg | 11 +++++++++-- 4 files changed, 33 insertions(+), 5 deletions(-) diff --git a/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg b/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg index 5c1edca7b63..946d652edfb 100644 --- a/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg +++ b/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg @@ -216,7 +216,7 @@ Elves can move quickly and safely among the trees. Pick off the enemy grunts wit [/event] [event] - name=die + name=last breath [filter] id=Urugha [/filter] @@ -224,6 +224,13 @@ Elves can move quickly and safely among the trees. Pick off the enemy grunts wit speaker=unit message=_ "I've been bested, but the combat wasn't fair...a thousand curses on you, withered coward! May you suffer...and when my master, Rualsha, finds you may he wipe your people from the face of this earth!" [/message] + [/event] + + [event] + name=die + [filter] + id=Urugha + [/filter] [message] id=Erlornas message=_ "Rualsha? Hmm... What if... Assemble a war-party, we need to scout north!" diff --git a/data/campaigns/An_Orcish_Incursion/scenarios/2_Assassins.cfg b/data/campaigns/An_Orcish_Incursion/scenarios/2_Assassins.cfg index 792083a53f3..b7b95c894d4 100644 --- a/data/campaigns/An_Orcish_Incursion/scenarios/2_Assassins.cfg +++ b/data/campaigns/An_Orcish_Incursion/scenarios/2_Assassins.cfg @@ -165,7 +165,7 @@ Assassins are hard to hit, and their poison is insidious. Stay close to the vill [/event] [event] - name=die + name=last breath [filter] id=Gharlsa [/filter] @@ -173,6 +173,13 @@ Assassins are hard to hit, and their poison is insidious. Stay close to the vill speaker=unit message=_ "Hurts...failed...Rualsha gonna be angry... " [/message] + [/event] + + [event] + name=die + [filter] + id=Gharlsa + [/filter] [message] id=Erlornas message=_ "This...Rualsha again. We need to forge ahead; the answers we seek are not here. Perhaps we will find them further north." diff --git a/data/campaigns/An_Orcish_Incursion/scenarios/3_Wasteland.cfg b/data/campaigns/An_Orcish_Incursion/scenarios/3_Wasteland.cfg index 05372e7b442..4a82614344f 100644 --- a/data/campaigns/An_Orcish_Incursion/scenarios/3_Wasteland.cfg +++ b/data/campaigns/An_Orcish_Incursion/scenarios/3_Wasteland.cfg @@ -186,7 +186,7 @@ There are no villages in this scenario - you must use healers instead. Use hit a [/event] [event] - name=die + name=last breath [filter] id=Gnargha [/filter] @@ -203,6 +203,13 @@ There are no villages in this scenario - you must use healers instead. Use hit a id=Gnargha message=_ "(*cough*) I'll be waiting... Among the dead..." [/message] + [/event] + + [event] + name=die + [filter] + id=Gnargha + [/filter] [message] speaker=narrator message=_ "The orcish chieftain finally fell, overcome by his wounds. The elves found themselves in a half-ruined camp littered with the bodies of both sides, there was no hale orc in sight, nor did any of the wounded beg mercy. The elves took no prisoners." diff --git a/data/campaigns/An_Orcish_Incursion/scenarios/7_Showdown.cfg b/data/campaigns/An_Orcish_Incursion/scenarios/7_Showdown.cfg index 9e1db46bf4f..3e0bc8c5479 100644 --- a/data/campaigns/An_Orcish_Incursion/scenarios/7_Showdown.cfg +++ b/data/campaigns/An_Orcish_Incursion/scenarios/7_Showdown.cfg @@ -225,14 +225,21 @@ Your enemy is well defended against attacks from the south. Use rangers to sneak [/message] [/event] [event] - name="die" + name=last breath [filter] - id="Rualsha-Tan" + id=Rualsha-Tan [/filter] [message] speaker="unit" message=_"You may slay me, Erlornas, but my people live on. They will not forget! They will pursue you, and destroy you utterly... we will... we... arrgh..." [/message] + [/event] + + [event] + name=die + [filter] + id=Rualsha-Tan + [/filter] [message] speaker="narrator" message=_"But Rualsha overestimated the will of his troops. With their leader dead, they scattered, and fled from the elves back to their fastnesses in the far north."