A couple of WML cleanups and a typo fix.

This commit is contained in:
Lari Nieminen 2008-09-22 08:46:03 +00:00
parent 941bbdb1eb
commit d3d145512e
3 changed files with 19 additions and 24 deletions

View File

@ -467,6 +467,13 @@
condition=win
description=_ "Bring the book back to Malin's castle"
[/objective]
[objective]
condition=lose
description=_ "Death of Malin Keshar"
[/objective]
note= _ "No early finish bonus." + "
20%" + _" of finishing gold carried over to the next scenario."
[/objectives]
[message]

View File

@ -120,17 +120,6 @@
shroud=yes
[/side]
[side]
# mirror
side=6
colour=black
controller=ai
no_leader=yes
ai_algorithm=idle_ai
fog=yes
shroud=yes
[/side]
[event]
name=prestart
@ -343,6 +332,8 @@
animate=yes
[/kill]
{PUT_TO_RECALL_LIST (role=advisor)}
{FADE_TO_BLACK}
[redraw]
@ -527,7 +518,7 @@
[message]
speaker=Mal Keshar
message=_ " Yes, this will do until I can take my new home."
message=_ "Yes, this will do until I can take my new home."
[/message]
[objectives]
@ -546,8 +537,8 @@
[/objectives]
# Turns are measured from here
{VARIABLE_OP totalTurns to_variable turn_number}
{VARIABLE_OP totalTurns add 50}
{VARIABLE totalTurns 50}
{VARIABLE_OP totalTurns add $turn_number}
[modify_turns]
value=$totalTurns
[/modify_turns]
@ -585,15 +576,10 @@
equals=5
[/variable]
[not]
[have_unit]
id=Dumdumbadoom
[filter_vision]
viewing_side=1
[/filter_vision]
[/have_unit]
[/not]
[variable]
name=wose_awakened
not_equals=yes
[/variable]
[then]
{MODIFY_UNIT id=Dumdumbadoom moves 0}
@ -618,6 +604,8 @@
speaker=Dumdumbadoom
message=_ "Who has awoken me from my slumber? Undead? I shall not suffer the existence of such foul creatures."
[/message]
{VARIABLE wose_awakened yes}
[/event]
[event]

View File

@ -364,7 +364,7 @@
[/message]
[message]
speaker=Foolish Hero
message=_ "Nothing will stop me from taking revenge for my father who died at your hand and for the rest of my people you and your minions have killed, Lich. Orcs, attack! The one who brings me his scull gets a bag of gold."
message=_ "Nothing will stop me from taking revenge for my father who died at your hand and for the rest of my people you and your minions have killed, Lich. Orcs, attack! The one who brings me his skull gets a bag of gold."
[/message]
[/then]
[/if]