Clarify the objectives in The Gray Woods.
This commit is contained in:
parent
b8743aec39
commit
d28d8728e0
1 changed files with 45 additions and 4 deletions
|
@ -130,7 +130,7 @@
|
|||
[objectives]
|
||||
side=1
|
||||
[objective]
|
||||
description= _ "Defeat the lich"
|
||||
description= _ "Defeat the lich and its minions"
|
||||
condition=win
|
||||
[/objective]
|
||||
[objective]
|
||||
|
@ -236,7 +236,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
description=Helicrom
|
||||
message= _ "Carcyn is always foggy as of late because these woods have recently become home to a lich and his minions. Our experiments may have actually aroused him from sleep... we're not exactly sure."
|
||||
message= _ "Carcyn is always foggy as of late because these woods have recently become home to a lich and two of its underling necromancers. Our experiments may have actually aroused it from sleep... we're not exactly sure."
|
||||
[/message]
|
||||
[message]
|
||||
description=Baldras
|
||||
|
@ -244,6 +244,40 @@
|
|||
[/message]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
description=Sel-Mana
|
||||
[/filter]
|
||||
[if]
|
||||
[have_unit]
|
||||
side=3
|
||||
canrecruit=1
|
||||
[/have_unit]
|
||||
|
||||
[or]
|
||||
[have_unit]
|
||||
side=4
|
||||
canrecruit=1
|
||||
[/have_unit]
|
||||
[/or]
|
||||
|
||||
[then]
|
||||
[message]
|
||||
description=Helicrom
|
||||
message= _ "Finally that creature is dead, yet its foolish minions resist."
|
||||
[/message]
|
||||
[/then]
|
||||
|
||||
[then]
|
||||
[message]
|
||||
description=Baldras
|
||||
message= _ "The lich is destroyed and its minions dead."
|
||||
[/message]
|
||||
[/then]
|
||||
[/if]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=victory
|
||||
|
||||
|
@ -255,7 +289,7 @@
|
|||
[then]
|
||||
[message]
|
||||
speaker=narrator
|
||||
message= _ "The defeat of the evil liches infesting the Gray Woods was a bittersweet victory. With Helicrom dead, the guild of shadow magic was thrown into disarray."
|
||||
message= _ "The defeat of the evil lich infesting the Gray Woods was a bittersweet victory. With Helicrom dead, the guild of shadow magic was thrown into disarray."
|
||||
image="wesnoth-icon.png"
|
||||
[/message]
|
||||
[message]
|
||||
|
@ -263,6 +297,9 @@
|
|||
message= _ "The remaining members were very grateful and offered Baldras a sizeable sum of gold for his help. It was not the help he was hoping for, but he knew it would have to be enough for the coming conflict."
|
||||
image="wesnoth-icon.png"
|
||||
[/message]
|
||||
[sound]
|
||||
name=gold.ogg
|
||||
[/sound]
|
||||
[gold]
|
||||
side=1
|
||||
amount=500
|
||||
|
@ -276,7 +313,7 @@
|
|||
[else]
|
||||
[message]
|
||||
description=Helicrom
|
||||
message= _ "The liches are dead and I am very grateful. With the undead driven out, we may live here in relative peace and pursue our studies."
|
||||
message= _ "With the undead driven out, we may live here in relative peace and pursue our studies. For this, Baldras, I am grateful."
|
||||
[/message]
|
||||
[message]
|
||||
description=Baldras
|
||||
|
@ -309,6 +346,10 @@
|
|||
message= _ "Agreed. Good luck and farewell to you, Master Baldras."
|
||||
[/message]
|
||||
|
||||
[sound]
|
||||
name=gold.ogg
|
||||
[/sound]
|
||||
|
||||
[gold]
|
||||
side=1
|
||||
amount=500
|
||||
|
|
Loading…
Add table
Reference in a new issue