Skip to content

Commit

Permalink
HttT S17: Make Li'sar's dialog unconditional.
Browse files Browse the repository at this point in the history
(cherry picked from commit 6ea39b3)

(cherry-picked from commit c006072)
  • Loading branch information
jostephd authored and Wedge009 committed Oct 7, 2018
1 parent 1001e45 commit d209d6e
Showing 1 changed file with 7 additions and 8 deletions.
Expand Up @@ -642,6 +642,7 @@
race=dwarf
[/have_unit]
[then]
# A denizen of caves answers Konrad's question.
[message]
race=dwarf
# po: "sowl" is a rare word synonymous with "sully", meaning "contaminate".
Expand Down Expand Up @@ -672,15 +673,13 @@
[/message]
[/then]
[/elseif]
[else]
# Fallback, in case the player doesn't have either dwarves or magi.
[message]
id="Li'sar"
{LISAR_VARIATION mad} # the default portrait doesn't have her sword
message= _ "Konrad, that must have been the floor collapsing. I was warned of such dangers when I prepared to journey here. We mustn’t tarry here; let us fetch the Sceptre and return to the surface with haste, before the lava under our feet consumes us."
[/message]
[/else]
[/if]
# Li'sar now spells it out: the floor is collapsing. This is partly for fallback in case the player has neither dwarves nor magi, and partly for storyline reasons, to show Li'sar's attitude toward Konrad changing.
[message]
id="Li'sar"
{LISAR_VARIATION mad} # the default portrait doesn't have her sword
message= _ "Konrad, that must have been the floor collapsing. I was warned of such dangers when I prepared to journey here. We mustn’t tarry here; let us fetch the Sceptre and return to the surface with haste, before the lava under our feet consumes us."
[/message]
[/event]

[event]
Expand Down

0 comments on commit d209d6e

Please sign in to comment.