mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 14:52:26 +00:00
Used last breath events for dying enemy leader speech.
This commit is contained in:
parent
981afed495
commit
68793b34ea
@ -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!"
|
||||
|
@ -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."
|
||||
|
@ -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."
|
||||
|
@ -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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user