Changed the weird Sea Orc attack animation timing
This commit is contained in:
parent
1fbe90664b
commit
f894667eb1
1 changed files with 3 additions and 3 deletions
|
@ -44,16 +44,16 @@
|
|||
name=sword
|
||||
[/filter_attack]
|
||||
|
||||
start_time=-100
|
||||
start_time=-200
|
||||
swoosh_start_time=-50
|
||||
|
||||
[swoosh_frame]
|
||||
image="units/sea-orc-swoosh.png:80,misc/blank-hex.png:1"
|
||||
image="units/sea-orc-swoosh.png:100,misc/blank-hex.png:1"
|
||||
auto_vflip=no
|
||||
offset=0.8
|
||||
[/swoosh_frame]
|
||||
[frame]
|
||||
image="units/sea-orc.png:50,units/sea-orc-attack.png:150,units/sea-orc.png:1"
|
||||
image="units/sea-orc.png:100,units/sea-orc-attack.png:200,units/sea-orc.png:50"
|
||||
[/frame]
|
||||
|
||||
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -100}
|
||||
|
|
Loading…
Add table
Reference in a new issue