Skip to content

Commit

Permalink
NR deaths: use one event for both lich brothers
Browse files Browse the repository at this point in the history
They text is the same, whoever of them dies

[ci skip]

(cherry-picked from commit 2e7d901)
  • Loading branch information
sevu committed Oct 7, 2018
1 parent 3265026 commit a7b8191
Showing 1 changed file with 3 additions and 35 deletions.
38 changes: 3 additions & 35 deletions data/campaigns/Northern_Rebirth/utils/herodeaths.cfg
Expand Up @@ -720,13 +720,13 @@
[event]
name=last breath
[filter]
id="Ro'Sothian"
id="Ro'Sothian,Ro'Arthian"
[/filter]

{INCIDENTAL_MUSIC sad.ogg}

[message]
speaker="Ro'Sothian"
speaker=unit
# wmllint: local spelling outta
message= _ "I have had enough! Come on brother, let’s get outta here."
[/message]
Expand All @@ -737,39 +737,7 @@
[event]
name=die
[filter]
id="Ro'Sothian"
[/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"
id="Ro'Sothian,Ro'Arthian"
[/filter]

[message]
Expand Down

0 comments on commit a7b8191

Please sign in to comment.