Address bug #12380 (fix by beetlenaut).
This commit is contained in:
parent
00956e7e14
commit
6ef82e96c0
1 changed files with 6 additions and 2 deletions
|
@ -203,7 +203,9 @@
|
|||
#define DEFENSE_ANIM_DIRECTIONAL_RANGE REACTION_SE_IMAGE BASE_SE_IMAGE REACTION_NE_IMAGE BASE_NE_IMAGE HITSOUND RANGE
|
||||
[defend]
|
||||
direction=sw,s,se
|
||||
range={RANGE}
|
||||
[filter_attack]
|
||||
range={RANGE}
|
||||
[/filter_attack]
|
||||
start_time=-126
|
||||
[frame]
|
||||
duration=1
|
||||
|
@ -235,7 +237,9 @@
|
|||
[/defend]
|
||||
[defend]
|
||||
direction=nw,n,ne
|
||||
range={RANGE}
|
||||
[filter_attack]
|
||||
range={RANGE}
|
||||
[/filter_attack]
|
||||
start_time=-126
|
||||
[frame]
|
||||
duration=1
|
||||
|
|
Loading…
Add table
Reference in a new issue