mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 15:33:30 +00:00
Fix bug #14301: Scenario objectives are not updated...
...in "The Cliffs of Thoria" (HttT)
This commit is contained in:
parent
c4996d98a6
commit
ec00eaba8a
@ -380,6 +380,8 @@
|
||||
[/message]
|
||||
[message]
|
||||
role=merman-advisor
|
||||
#po: Yes, "Eastern Shore" is correct. Mermen are water-oriented;
|
||||
#po: it's the eastern shore of the Great Ocean.
|
||||
message= _ "I was born in the Bay of Pearls and spent my entire life on the Eastern Shore. But I have spoken with those who have traveled the Western Ocean and met drakes on their journeys. Therefore, I am certain beyond doubt that the creature flying in front of us is a drake, Delfador. Concerning the drakes having never been seen in Wesnoth, must I remind you that we are not in Wesnoth anymore? There are many unthinkable things and creatures which can be found outside of Wesnoth."
|
||||
[/message]
|
||||
[message]
|
||||
@ -1168,6 +1170,36 @@ Soooo... It is you who sent your subordinates to attack us. Now when we've destr
|
||||
message= _ "Unfortunately, we have no other options. Onward into the cave!"
|
||||
[/message]
|
||||
|
||||
[objectives]
|
||||
side=1
|
||||
[objective]
|
||||
description= _ "Reach the cave."
|
||||
condition=win
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Konrad"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Delfador"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Li'sar"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Kalenz"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Turns run out"
|
||||
condition=lose
|
||||
[/objective]
|
||||
|
||||
note={EARLY_FINISH_BONUS_NOTE}+{NEW_GOLD_CARRYOVER_NOTE_40}
|
||||
[/objectives]
|
||||
|
||||
{PLACE_IMAGE items/gohere.png 37 1}
|
||||
[/event]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user