Made the dialogue when the outlaws burn villages only happen once,

and made fire.wav be used when burning.
This commit is contained in:
Lari Nieminen 2007-09-10 13:06:17 +00:00
parent a1b652eed4
commit 8e831e018b

View file

@ -490,6 +490,7 @@
side=2
race=human
[/filter]
[message]
speaker=Urza Nalmath
message= _ "Leave nothing standing! Burn their villages down and kill them all!"
@ -502,6 +503,19 @@
speaker=Sir Gerrick
message= _ "They are burning our villages! We must stop them!"
[/message]
[/event]
[event]
name=capture
first_time_only=no
[filter]
side=2
race=human
[/filter]
[sound]
name=fire.wav
[/sound]
{VARIABLE_OP random_string format "scenery/village-human-burned1.png,scenery/village-human-burned2.png,scenery/village-human-burned3.png,scenery/village-human-burned4.png"}
{RANDOM $random_string}