Fix incorrect filter for Thunderer victory animation
Also remove a useless key in a Water Serpent attack animation Issues found by schema validation (#2562)
This commit is contained in:
parent
733b76241d
commit
9712147eed
2 changed files with 3 additions and 2 deletions
|
@ -182,7 +182,9 @@
|
|||
[/attack_anim]
|
||||
|
||||
[victory_anim]
|
||||
range=ranged
|
||||
[filter_attack]
|
||||
range=ranged
|
||||
[/filter_attack]
|
||||
direction=s,se,sw
|
||||
halo_start_time=100
|
||||
|
||||
|
|
|
@ -64,7 +64,6 @@
|
|||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=fangs
|
||||
direction=s
|
||||
[/filter_attack]
|
||||
|
||||
direction=s
|
||||
|
|
Loading…
Add table
Reference in a new issue