Better melee animation for Royal Guard.
This commit is contained in:
parent
bcdc3c5e0d
commit
b80e58459a
1 changed files with 8 additions and 3 deletions
|
@ -26,13 +26,18 @@ get_hit_sound=groan.wav
|
|||
damage=12
|
||||
number=4
|
||||
[sound]
|
||||
time=-250
|
||||
time=-100
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[frame]
|
||||
begin=-250
|
||||
end=0
|
||||
begin=-150
|
||||
end=-25
|
||||
image="human-royalguard-attack.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-25
|
||||
end=25
|
||||
image="human-royalguard-attack2.png"
|
||||
[/frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue