mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 10:01:17 +00:00
Fix shroud placement in DM::19.
This commit is contained in:
parent
b18073843b
commit
a1216dcbe8
@ -36,7 +36,7 @@
|
||||
canrecruit=yes
|
||||
# wmllint: recognize Delfador
|
||||
recruit={LOYALISTS},White Mage,Red Mage
|
||||
#shroud=yes
|
||||
shroud=yes
|
||||
team_name=goodies
|
||||
[/side]
|
||||
#wmllint: validate-on
|
||||
@ -171,6 +171,11 @@
|
||||
[event]
|
||||
name=start
|
||||
|
||||
[remove_shroud]
|
||||
side=1
|
||||
{EVERYWHERE}
|
||||
[/remove_shroud]
|
||||
|
||||
[message]
|
||||
speaker=Iliah-Malal
|
||||
message= _ "So we meet again, Delfador. You were a fool to turn down my offer. None of your allies will save you now."
|
||||
@ -339,8 +344,6 @@
|
||||
message= _ "I have prepared some holy water. Sprinkle it on your impact weapon and smash those foul creatures into dust!"
|
||||
[/message]
|
||||
|
||||
# FIXME: [place_shroud] is broken at trunk rev 34961
|
||||
#ifdef PLACE_SHROUD
|
||||
[message]
|
||||
speaker=Iliah-Malal
|
||||
message= _ "Powers of darkness, enshroud this field!"
|
||||
@ -348,14 +351,11 @@
|
||||
|
||||
[place_shroud]
|
||||
side=1
|
||||
x=1-44
|
||||
y=1-33
|
||||
{EVERYWHERE}
|
||||
[/place_shroud]
|
||||
#endif
|
||||
[/event]
|
||||
[event]
|
||||
name=turn 3
|
||||
#ifdef PLACE_SHROUD
|
||||
[message]
|
||||
speaker=Delfador
|
||||
message= _ "Darkness shall be dispelled!"
|
||||
@ -373,7 +373,6 @@
|
||||
speaker=Delfador
|
||||
message= _ "Let the light shine forth!"
|
||||
[/message]
|
||||
#endif
|
||||
[message]
|
||||
speaker=Iliah-Malal
|
||||
message= _ "Your sorcery matters little. Your army will fall like wheat to the sickle before my undead legions."
|
||||
|
Loading…
x
Reference in New Issue
Block a user