NR S12: move dialogue from victory event
It's not shown with :n then
This commit is contained in:
parent
deb007f1b1
commit
efa330a35c
1 changed files with 17 additions and 11 deletions
|
@ -564,6 +564,23 @@
|
|||
[event]
|
||||
name=enemies defeated
|
||||
|
||||
[if]
|
||||
[have_unit]
|
||||
id=Sisal
|
||||
[/have_unit]
|
||||
[message]
|
||||
id=Tallin
|
||||
message= _ "Thanks to Hidel and the elves, we have recovered our gold. Now let’s run down Rakshas and settle up with him once and for all."
|
||||
[/message]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
id=Tallin
|
||||
message= _ "Hidel’s death was a grievous loss; our thirst for vengeance must do what the stolen gold cannot. Now let’s run down Rakshas and settle up with him once and for all."
|
||||
[/message]
|
||||
[/else]
|
||||
[/if]
|
||||
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
|
@ -587,18 +604,7 @@
|
|||
canrecruit=no
|
||||
{TRAIT_LOYAL}
|
||||
[/modify_unit]
|
||||
|
||||
[message]
|
||||
id=Tallin
|
||||
message= _ "Thanks to Hidel and the elves, we have recovered our gold. Now let’s run down Rakshas and settle up with him once and for all."
|
||||
[/message]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
id=Tallin
|
||||
message= _ "Hidel’s death was a grievous loss; our thirst for vengeance must do what the stolen gold cannot. Now let’s run down Rakshas and settle up with him once and for all."
|
||||
[/message]
|
||||
[/else]
|
||||
[/if]
|
||||
|
||||
# Make veteran elves available for the Elf side in Showdown.
|
||||
|
|
Loading…
Add table
Reference in a new issue