HttT S17: Make Li'sar's dialog unconditional.
(cherry picked from commit 6ea39b33e6
)
This commit is contained in:
parent
7b2289f818
commit
c006072356
1 changed files with 7 additions and 8 deletions
|
@ -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".
|
||||
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue