mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 23:31:41 +00:00
NR deaths: use one event for both lich brothers
They text is the same, whoever of them dies [ci skip] (cherry-picked from commit 2e7d9015172d32935b6d658eb6d7c4593da1beb7)
This commit is contained in:
parent
3265026db8
commit
a7b8191214
@ -720,13 +720,13 @@
|
|||||||
[event]
|
[event]
|
||||||
name=last breath
|
name=last breath
|
||||||
[filter]
|
[filter]
|
||||||
id="Ro'Sothian"
|
id="Ro'Sothian,Ro'Arthian"
|
||||||
[/filter]
|
[/filter]
|
||||||
|
|
||||||
{INCIDENTAL_MUSIC sad.ogg}
|
{INCIDENTAL_MUSIC sad.ogg}
|
||||||
|
|
||||||
[message]
|
[message]
|
||||||
speaker="Ro'Sothian"
|
speaker=unit
|
||||||
# wmllint: local spelling outta
|
# wmllint: local spelling outta
|
||||||
message= _ "I have had enough! Come on brother, let’s get outta here."
|
message= _ "I have had enough! Come on brother, let’s get outta here."
|
||||||
[/message]
|
[/message]
|
||||||
@ -737,39 +737,7 @@
|
|||||||
[event]
|
[event]
|
||||||
name=die
|
name=die
|
||||||
[filter]
|
[filter]
|
||||||
id="Ro'Sothian"
|
id="Ro'Sothian,Ro'Arthian"
|
||||||
[/filter]
|
|
||||||
|
|
||||||
[message]
|
|
||||||
speaker=Tallin
|
|
||||||
message= _ "Dang it! They’re gone, and the creatures they control are leaving too. Without them, this is hopeless."
|
|
||||||
[/message]
|
|
||||||
|
|
||||||
[endlevel]
|
|
||||||
result=defeat
|
|
||||||
[/endlevel]
|
|
||||||
[/event]
|
|
||||||
|
|
||||||
[event]
|
|
||||||
name=last breath
|
|
||||||
[filter]
|
|
||||||
id="Ro'Arthian"
|
|
||||||
[/filter]
|
|
||||||
|
|
||||||
{INCIDENTAL_MUSIC sad.ogg}
|
|
||||||
|
|
||||||
[message]
|
|
||||||
speaker="Ro'Arthian"
|
|
||||||
message= _ "I have had enough! Come on brother, let’s get outta here."
|
|
||||||
[/message]
|
|
||||||
|
|
||||||
{FLASH_WHITE ()}
|
|
||||||
[/event]
|
|
||||||
|
|
||||||
[event]
|
|
||||||
name=die
|
|
||||||
[filter]
|
|
||||||
id="Ro'Arthian"
|
|
||||||
[/filter]
|
[/filter]
|
||||||
|
|
||||||
[message]
|
[message]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user