Added in a new death animation for the Duelist.
This commit is contained in:
parent
8c56de4fe9
commit
ca214b7030
1 changed files with 32 additions and 2 deletions
|
@ -23,13 +23,43 @@ get_hit_sound=groan.wav
|
|||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="human-duelist-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="human-duelist-die-1.png"
|
||||
image="human-duelist-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="human-duelist-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="human-duelist-die-2.png"
|
||||
image="human-duelist-die4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=400
|
||||
end=500
|
||||
image="human-duelist-die5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=500
|
||||
end=600
|
||||
image="human-duelist-die6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=600
|
||||
end=700
|
||||
image="human-duelist-die7.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=700
|
||||
end=800
|
||||
image="human-duelist-die8.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue