This commit is contained in:
parent
0c9df556f0
commit
dda41191f2
5 changed files with 9 additions and 11 deletions
|
@ -1,3 +1 @@
|
|||
crawl
|
||||
die
|
||||
gethit
|
|
@ -1,9 +1,9 @@
|
|||
die
|
||||
# die
|
||||
idle
|
||||
jumpend
|
||||
jumpstart
|
||||
# jumpend
|
||||
# jumpstart
|
||||
punch
|
||||
rollattack
|
||||
rollattackend
|
||||
rollattackstart
|
||||
scuttle
|
||||
scuttle
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Block
|
||||
Die
|
||||
# Block
|
||||
# Die
|
||||
# Hit
|
||||
Idle1_
|
||||
# Idle2_
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bite
|
||||
die
|
||||
gethit
|
||||
# die
|
||||
# gethit
|
||||
idle
|
||||
swim
|
|
@ -1,5 +1,5 @@
|
|||
Bite
|
||||
Die
|
||||
# Die
|
||||
Hit
|
||||
Idle
|
||||
Jump
|
||||
|
|
Loading…
Add table
Reference in a new issue