Fixed bug #15712 by making the sw,se spear animations be used also on ne,n,nw.

This commit is contained in:
Lari Nieminen 2010-03-27 19:47:48 +00:00
parent bd9937e53c
commit d7838f0335
3 changed files with 3 additions and 3 deletions

View file

@ -114,7 +114,7 @@ This is also the only caste that is allowed to break taboo and fight with spears
[filter_attack]
name=spear
[/filter_attack]
direction=se,sw
direction=se,sw,ne,n,nw
offset=0.0~0.0:200,0.0~0.2:150,0.2~0.0:150
start_time=-300
[frame]

View file

@ -106,7 +106,7 @@
[filter_attack]
name=trident
[/filter_attack]
direction=se,sw
direction=se,sw,ne,n,nw
offset=0.0~0.0:200,0.0~0.2:150,0.2~0.0:150
start_time=-300
[frame]

View file

@ -104,7 +104,7 @@
[filter_attack]
name=spear
[/filter_attack]
direction=se,sw
direction=se,sw,ne,n,nw
offset=0.0~0.0:200,0.0~0.2:150,0.2~0.0:150
start_time=-300
[frame]