DiD S6: dialog for the rare event you kill the orc leader before Drogan or any town guard

This commit is contained in:
Charles Dang 2014-12-23 12:32:55 +11:00
parent bedfe1210f
commit 36833bcfe5

View file

@ -289,6 +289,37 @@
[allow_undo][/allow_undo]
[/event]
# Dialog for the rare event you kill the orc leader before Drogan or any town guard
[event]
name=die
[filter]
side=2
canrecruit=yes
[/filter]
[filter_condition]
[have_unit]
id=Drogan
[/have_unit]
[/filter_condition]
[message]
speaker=Malin Keshar
message=_ "Behond, Drogan! I have slain the last orc chieftain. Do you trust my word now?"
[/message]
[message]
speaker=Drogan
message=_ "You have saved us the trouble of killing those worthless orcs ourselves; for that I thank you. But you cannot return to Parthyn, Malin."
[/message]
[message]
speaker=Malin Keshar
message=_ "What! You still do not trust my word? Well, perhaps you have lost sight of the true threat. The orcs will not be gone forever, and without me, how will the town stand? You jeopardize its very safety. Attack him!"
[/message]
[show_objectives][/show_objectives]
[/event]
# Dela Keshar can't actually die here, she needs to reappear in
# Alone At Last. It's not easy to get to this contingency, which
# is why we settle for a relatively crude fallback here.