Fixed the bravado dialogue.

This commit is contained in:
Lari Nieminen 2008-11-21 20:48:50 +00:00
parent cc3212accf
commit fe6236c70d

View file

@ -12,7 +12,7 @@
# that Arne may have traveled with the elf-lord Kalenz, but this is
# not much of a constraint as Kalenz was around in 1YW and at
# least until the beginning of HttT in 517 YW.
#
#
# Maghre has to be within reach of the orcs, but in a time and
# place where there haven't been orc raids for generations. I (ESR)
# think this limits us to *western* Wesnoth, orc raids having been a
@ -51,12 +51,12 @@
[part]
story=_ "Now Bjarn had a brother named Arne who had also left Maghre to seek his fortune, and had become the leader of a small band of horsemen who hired out as guards to merchant caravans. Fortunate it was for all that when Bjarn was but an apprentice mage, he had made a pair of amulets for himself and his brother, with which they might call to each other when in dire need. Bjarn sent out that call."
background=story/Two_Brothers_M1P2.png
[/part]
[/part]
[part]
story=_ "Heeding the call of his amulet, Arne gathered such men as he could and hurried to Maghre to help Bjarn."
show_title=yes
{TO_ROOTING_OUT_A_MAGE}
[/part]
[/part]
[/story]
[music]
@ -114,7 +114,7 @@
condition=lose
[/objective]
[/objectives]
[music]
name=transience.ogg
ms_before=500
@ -145,7 +145,7 @@
ms_before=500
append=yes
[/music]
[/event]
[side]
@ -433,27 +433,20 @@
speaker=Arne
message= _ "I hear these creatures are nigh-immune to our weapons, let us see!"
[/message]
{VARIABLE attacked_undead "true"}
[/event]
#Arne saying some bravado
[event]
name=die
[filter_second]
id=Arne
[/filter_second]
[if]
[variable]
name=attacked_undead
equals="true"
[/variable]
[then]
[message]
speaker=second_unit
message= _ "That was not so hard!"
[/message]
[/then]
[/if]
#Arne saying some bravado
[event]
name=die
[filter_second]
side=2
[not]
type=Dark Adept,Dark Sorcerer,Vampire Bat
[/not]
[/filter_second]
[message]
speaker=second_unit
message= _ "That was not so hard!"
[/message]
[/event]
[/event]
[event]