Skip to content

Commit

Permalink
Fix incorrect filter for Thunderer victory animation
Browse files Browse the repository at this point in the history
Also remove a useless key in a Water Serpent attack animation

Issues found by schema validation (#2562)
  • Loading branch information
CelticMinstrel committed Mar 6, 2018
1 parent 5049c57 commit 6153887
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion data/core/units/dwarves/Thunderer.cfg
Expand Up @@ -182,7 +182,9 @@
[/attack_anim]

[victory_anim]
range=ranged
[filter_attack]
range=ranged
[/filter_attack]
direction=s,se,sw
halo_start_time=100

Expand Down
1 change: 0 additions & 1 deletion data/core/units/monsters/Water_Serpent.cfg
Expand Up @@ -64,7 +64,6 @@
[attack_anim]
[filter_attack]
name=fangs
direction=s
[/filter_attack]

direction=s
Expand Down

0 comments on commit 6153887

Please sign in to comment.