Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixup! DiD S1: Add a dialog hint about the loyals staying behind. #3752

Merged
merged 1 commit into from Dec 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -374,19 +374,19 @@
message= _ "The mages taught me enough. You won’t truly banish me, will you, Drogan?"
[/message]

[message]
speaker=Drogan
message= _ "Begone, now. I’ve no wish to be forced to send the soldiers after you. Your father would be ashamed to see the end to which you’ve come."
[/message]

# Hint that the loyal units stay behind
[message]
side=1
race=human
[not]
id=Malin Keshar
[/not]
message= _ "Goodbye, commander."
message= _ "We should all be glad to see you gone, necromancer. I detest having fought by your side."
[/message]

[message]
speaker=Drogan
message= _ "Begone, now. I’ve no wish to be forced to send the soldiers after you. Your father would turn in his grave did he see the end to which you’ve come."
[/message]
[/then]
[else]
Expand Down