1// character animations
2// name				start	end		fps
3
4death1				0		0		1
5dead1				0		0		0
6death2				0		0		1
7dead2				0		0		0
8death3				0		0		1
9dead3				0		0		0
10
11stand0				0		0		1
12walk0				0		0		1
13cstand0				0		0		1
14cwalk0				0		0		1
15
16stand1				0		0		1
17walk1				0		0		1
18cstand1				0		0		1
19cwalk1				0		0		1
20
21stand2				0		0		1
22walk2				0		0		1
23cstand2				0		0		1
24cwalk2				0		0		1
25
26stand3				0		0		1
27walk3				0		0		1
28
29stand_menu			0		0		1
30
31stand_still			0		0		1
32