Made the dialogue when the outlaws burn villages only happen once,
and made fire.wav be used when burning.
This commit is contained in:
parent
a1b652eed4
commit
8e831e018b
1 changed files with 14 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue