Fixed bug #15712 by making the sw,se spear animations be used also on ne,n,nw.
This commit is contained in:
parent
bd9937e53c
commit
d7838f0335
3 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue