HttT S19c: Give Konrad another line.

This commit is contained in:
josteph 2019-09-23 12:01:43 +00:00 committed by jostephd
parent a838af438d
commit 7b51357e46

View File

@ -779,8 +779,22 @@ Soooo... It is you who sent your subordinates to attack us. Now when weve des
[/message]
[message]
speaker="Li'sar"
message= _ "That I do understand, Konrad. I am no stranger to the burden of command. Onward!"
message= _ "That I do understand, Konrad. I am no stranger to the burden of command."
[/message]
{IF_VAR waterfall_sighted boolean_equals yes (
[then]
[message]
speaker=Konrad
message= _ "Im glad we agree, Princess. Now, onward! We must reach the cave."
[/message]
[/then]
[else]
[message]
speaker=Konrad
message= _ "Im glad we agree, Princess. Now, onward! We must continue downstream, past these drakes."
[/message]
[/else]
)}
{VARIABLE sergeant_sighted yes}
[show_objectives][/show_objectives]
[/event]