revert commit 2007-06-08T08:12:31Z!koraq@xs4all.nl since Mythological wants to create this scenario

This commit is contained in:
Mark de Wever 2007-06-08 08:55:45 +00:00
parent a6a8db36d9
commit c3d3b77d48
2 changed files with 173 additions and 0 deletions

View file

@ -253,6 +253,92 @@
[/message]
[/event]
[event]
name=moveto
# [filter]
# side=1
# race=merman
# x=38
# y=28-29
# [/filter]
# [message]
# speaker=unit
# message= _ "Prince Konrad, are you sure you want to do this?"
# [/message]
# [if]
# [variable]
# name=path_muff_malal
# equals=yes
# [/variable]
# [then]
# [message]
# description=Konrad
# message= _ "Loyal mer, you have served far beyond what your debt of gratitude requires. I will trust your strength and loyalty through this tribulation even as you trusted us to lead you through the heart of a volcano."
# [/message]
# [/then]
# [else]
# [message]
# description=Konrad
# message= _ "Your people have already saved me once from a watery death, noble mer, fighting by my side as undead horrors threatened to devour us. I entrust our army to your strength and protection."
# [/message]
# [/else]
# [/if]
# [message]
# description=Konrad
# message= _ "If you are confident you can navigate these waters and guide our forces to safety, then lead on, sir fish."
# [/message]
# [message]
# speaker=unit
# message= _ "I am, my liege. We press ahead. Stay close, noble masters."
# [/message]
# [message]
# description=Delfador
# message= _ "I suspected you would attempt to lead us down the banks of Longlier..."
# [/message]
# [message]
# description=Kalenz
# message= _ "(shock) What!? Konrad, your folly is appaling! Do you flout my advice?"
# [/message]
# [message]
# description=Li'sar
# message= _ "We are traveling east? Down the river? Konrad, I hope you know what you are committing us to."
# [/message]
# [message]
# description=Kalenz
# message= _ "Of course not, whelp, else we would have chosen a safer route."
# [/message]
# [message]
# description=Konrad
# image=portraits/konrad-angry.png
# message= _ "Hold your tongue, Kalenz. The princess is our ally and of royal blood. She deserves not your disrespect."
# [/message]
# [message]
# description=Kalenz
# message= _ "Delfador, you cannot allow this to happen! We march to our death!"
# [/message]
# [message]
# description=Konrad
# message= _ "Lord elf, I am in command. I have held council with the merfolk, and they believe they can find a path down the river and over the falls. We will take the most direct route to your homeland and escape the grasp of Northerner armies that swarm the wilderness."
# [/message]
# [message]
# description=Delfador
# message= _ "(sigh) I have been spoiled by years of genteel living among your kind, Kalenz. An elf's capacity for introspection and serenity is exceeded only by his ferocity and passion in battle."
# [/message]
# [message]
# description=Delfador
# message= _ "It offends your pride and wisdom to suffer the indignity of accepting the will of humans, especially in such a harsh predicament. I urge you to remember how far we have come and how close we are to bringing the hammer of destiny crashing down on Queen Asheviere's ill-gotten throne. We will journey east."
# [/message]
# [message]
# description=Kalenz
# message= _ "I do not like this, old friend. There are legends of things dwelling on this river that even I dare not speak of..."
# [/message]
# [endlevel]
# next_scenario=20c_The_Cliffs_of_Thoria
# result=victory
# bonus=yes
# [/endlevel]
[/event]
[event]
name=die
[filter]

View file

@ -0,0 +1,87 @@
[scenario]
id=20c_The_Cliffs_of_Thoria
#textdomain wesnoth-httt
name= _ "The Cliffs of Thoria"
map_data="{campaigns/Heir_To_The_Throne/maps/Cliffs_of_Thoria}"
{SCENARIO_MUSIC "battle.ogg"}
{TURNS 20 20 20}
next_scenario="22_Elven_Council"
{AFTERNOON}
{DUSK}
{FIRST_WATCH}
{SECOND_WATCH}
{DAWN}
{MORNING}
#{BIGMAP_CLIFFS}
[event]
name=prestart
[objectives]
side=1
[objective]
description= _ "Make it to the end of the river"
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]
[/objectives]
[/event]
{campaigns/Heir_To_The_Throne/utils/deaths.cfg}
[side]
type=Commander
description=Konrad
user_description= _ "Konrad"
unrenamable=yes
side=1
canrecruit=1
controller=human
[/side]
[side]
side=2
no_leader=yes
controller=ai
canrecruit=0
[ai]
{ATTACK_DEPTH 5 5 6}
[/ai]
[/side]
[event]
name=start
#For Home of the Northern Elves: where do we come from?
[set_variable]
name=A_Choice_Was_Made
value=c
[/set_variable]
[recall]
description=Delfador
[/recall]
[recall]
description=Kalenz
[/recall]
[recall]
description=Li'sar
[/recall]
[/event]
[/scenario]