DiD S6: don't mention orcs on Drogan's death or endlevel if they're dead
This commit is contained in:
parent
78c42acc48
commit
3921a87f70
1 changed files with 36 additions and 8 deletions
|
@ -390,10 +390,24 @@
|
||||||
message=_ "You will pay for Drogan’s death. Now that I have seen the true evil to which you have come, I will commit every guardsman to your demise. It pains me to think that you were once my brother."
|
message=_ "You will pay for Drogan’s death. Now that I have seen the true evil to which you have come, I will commit every guardsman to your demise. It pains me to think that you were once my brother."
|
||||||
[/message]
|
[/message]
|
||||||
|
|
||||||
[message]
|
[if]
|
||||||
speaker=Malin Keshar
|
[have_unit]
|
||||||
message=_ "Even with my new power, I cannot fight the entire town as well as the orcs. I must flee to the west to find Darken Volk!"
|
side=2
|
||||||
[/message]
|
canrecruit=yes
|
||||||
|
[/have_unit]
|
||||||
|
[then]
|
||||||
|
[message]
|
||||||
|
speaker=Malin Keshar
|
||||||
|
message=_ "Even with my new power, I cannot fight the entire town as well as the orcs. I must flee to the west to find Darken Volk!"
|
||||||
|
[/message]
|
||||||
|
[/then]
|
||||||
|
[else]
|
||||||
|
[message]
|
||||||
|
speaker=Malin Keshar
|
||||||
|
message=_ "Even with my new power, I cannot fight the entire town. I must flee to the west to find Darken Volk!"
|
||||||
|
[/message]
|
||||||
|
[/else]
|
||||||
|
[/if]
|
||||||
|
|
||||||
{HIGHLIGHT_IMAGE 8 1 scenery/signpost.png ()}
|
{HIGHLIGHT_IMAGE 8 1 scenery/signpost.png ()}
|
||||||
|
|
||||||
|
@ -449,10 +463,24 @@
|
||||||
[event]
|
[event]
|
||||||
name=victory
|
name=victory
|
||||||
|
|
||||||
[message]
|
[if]
|
||||||
speaker=Dela Keshar
|
[have_unit]
|
||||||
message=_ "While our forces must stay here to fight off your pet orcs, when we are done I shall come after you. You are my brother no longer."
|
side=2
|
||||||
[/message]
|
canrecruit=yes
|
||||||
|
[/have_unit]
|
||||||
|
[then]
|
||||||
|
[message]
|
||||||
|
speaker=Dela Keshar
|
||||||
|
message=_ "While our forces must stay here to fight off your pet orcs, when we are done I shall come after you. You are my brother no longer."
|
||||||
|
[/message]
|
||||||
|
[/then]
|
||||||
|
[else]
|
||||||
|
[message]
|
||||||
|
speaker=Dela Keshar
|
||||||
|
message=_ "While our forces must stay here and make sure the orcs are routed, when we are done I shall come after you. You are my brother no longer."
|
||||||
|
[/message]
|
||||||
|
[/else]
|
||||||
|
[/if]
|
||||||
|
|
||||||
[message]
|
[message]
|
||||||
speaker=Malin Keshar
|
speaker=Malin Keshar
|
||||||
|
|
Loading…
Add table
Reference in a new issue