Give the Black Mage in Two Brothers a name.
I've test-played this all the way through and read the WML. No known bugs.
This commit is contained in:
parent
a3ca792f63
commit
9779f68785
2 changed files with 8 additions and 8 deletions
|
@ -14,7 +14,7 @@
|
|||
difficulties=EASY,HARD
|
||||
difficulty_descriptions={MENU_IMG_TXT2 "units/human-loyalists/horseman-moving.png~RC(magenta>red)" _"Horseman" _"(Beginner)"} +
|
||||
";" + {MENU_IMG_TXT2 "units/human-loyalists/grand-knight.png~RC(magenta>red)" _"Knight" _"(Challenging)"}
|
||||
description= _ "A Black Mage is threatening the local village and its inhabitants. When their leader Bjarn sends for aid from his brother Arne, he is victorious, but Bjarn himself is kidnapped. Can you rescue him?
|
||||
description= _ "An evil mage is threatening the local village and its inhabitants. When their leader Bjarn sends for aid from his brother Arne, he is victorious, but Bjarn himself is kidnapped. Can you rescue him?
|
||||
|
||||
(Novice level, 4 scenarios; the 'Hard' version may challenge more experienced players.)"
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
[objectives]
|
||||
side=1
|
||||
[objective]
|
||||
description= _ "Slay the Black Mage"
|
||||
description= _ "Slay Mordak, the evil mage"
|
||||
condition=win
|
||||
[/objective]
|
||||
[objective]
|
||||
|
@ -202,8 +202,8 @@
|
|||
gold=120
|
||||
#endif
|
||||
type=Dark Sorcerer
|
||||
description=The Black Mage
|
||||
user_description= _ "The Black Mage"
|
||||
description=Mordak
|
||||
user_description= _ "Mordak"
|
||||
side=2
|
||||
canrecruit=1
|
||||
#ifdef HARD
|
||||
|
@ -239,7 +239,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
description=Bjarn
|
||||
message= _ "An evil mage, two days ride north, threatens our lives and livelihoods. He is terrorizing our countryside. I've already called the village to arms and now it's up to you to lead them."
|
||||
message= _ "Mordak, an evil mage, threatens our lives and livelihoods. He is terrorizing our countryside. I've already called the village to arms and now it's up to you to lead them. You'll find him about two days' ride north of here."
|
||||
[/message]
|
||||
[message]
|
||||
description=Arne
|
||||
|
@ -282,7 +282,7 @@
|
|||
role=Reporter
|
||||
[/role]
|
||||
[filter]
|
||||
description=The Black Mage
|
||||
description=Mordak
|
||||
[/filter]
|
||||
[message]
|
||||
speaker=unit
|
||||
|
@ -318,12 +318,12 @@
|
|||
[event]
|
||||
name=time over
|
||||
[message]
|
||||
description=The Black Mage
|
||||
description=Mordak
|
||||
message= _ "Ha, so you thought to send a mage around and stab me in the back? Well, I have news for you. We've kidnapped him!"
|
||||
[/message]
|
||||
[message]
|
||||
description=Arne
|
||||
message= _ "What? Bjarn kidnapped? And the black mage still ravages the land? Noooo!"
|
||||
message= _ "What? Bjarn kidnapped? And the evil mage still ravages the land? Noooo!"
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue