THoT: move Dulcatulos's death event to a macro
This commit is contained in:
parent
a94824ca7c
commit
9b0b500d78
2 changed files with 19 additions and 16 deletions
|
@ -331,23 +331,8 @@
|
|||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
id="Dulcatulos"
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
speaker=Aiglondur
|
||||
message=_"Without Dulcatulos to explain our actions to the Kal Karthans we’ll have to fight them, too. Our mission has failed."
|
||||
[/message]
|
||||
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
{HERODEATH_AIGLONDUR}
|
||||
{HERODEATH_ANGARTHING}
|
||||
{HERODEATH_RATHELN}
|
||||
{HERODEATH_DULCATULOS}
|
||||
[/scenario]
|
||||
|
|
|
@ -49,3 +49,21 @@
|
|||
[/message]
|
||||
[/event]
|
||||
#enddef
|
||||
|
||||
#define HERODEATH_DULCATULOS
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
id="Dulcatulos"
|
||||
[/filter]
|
||||
|
||||
[message]
|
||||
speaker=Aiglondur
|
||||
message=_"Without Dulcatulos to explain our actions to the Kal Karthans we’ll have to fight them, too. Our mission has failed."
|
||||
[/message]
|
||||
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
[/event]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue