1// animation config file
2sex	m
3// first frame, num frames, looping frames, frames per second
4footsteps flesh
50	33	0	25		// BOTH_DEATH1
634	1	0	25		// BOTH_DEAD1
735	31	0	20		// BOTH_DEATH2
866	1	0	25		// BOTH_DEAD2
967	26	0	20		// BOTH_DEATH3
1094	1	0	25		// BOTH_DEAD3
1195	34	0	25		// TORSO_GESTURE
12129	6	0	15		// TORSO_ATTACK		(MUST NOT CHANGE -- hand animation is synced to this)
13135	6	0	15		// TORSO_ATTACK2	(MUST NOT CHANGE -- hand animation is synced to this)
14141	5	0	20		// TORSO_DROP		(MUST NOT CHANGE -- hand animation is synced to this)
15146	4	0	20		// TORSO_RAISE		(MUST NOT CHANGE -- hand animation is synced to this)
16150	1	0	15		// TORSO_STAND
17151	1	0	15		// TORSO_STAND2
18152	13	13	10		// LEGS_WALKCR
19165	20	20	26		// LEGS_WALK
20185	19	19	35		// LEGS_RUN
21204	17	17	30		// LEGS_BACK
22221	10	10	15		// LEGS_SWIM
23231	12	0	15		// LEGS_JUMP
24243	6	0	25		// LEGS_LAND
25249	12	0	15		// LEGS_JUMPB
26261	6	0	25		// LEGS_LANDB
27267	5	5	5		// LEGS_IDLE
28273	4	4	5		// LEGS_IDLECR
29279	8	8	15		// LEGS_TURN
30