1// animation config file
2sex	m
3// first frame, num frames, looping frames, frames per second
40	30	0	20		// BOTH_DEATH1
529	1	0	20		// BOTH_DEAD1
630	30	0	20		// BOTH_DEATH2
759	1	0	20		// BOTH_DEAD2
860	30	0	20		// BOTH_DEATH3
989	1	0	20		// BOTH_DEAD3
1090	40	0	20		// TORSO_GESTURE
11130	6	0	15		// TORSO_ATTACK		(MUST NOT CHANGE -- hand animation is synced to this)
12136	6	0	15		// TORSO_ATTACK2	(MUST NOT CHANGE -- hand animation is synced to this)
13142	5	0	20		// TORSO_DROP		(MUST NOT CHANGE -- hand animation is synced to this)
14147	4	0	20		// TORSO_RAISE		(MUST NOT CHANGE -- hand animation is synced to this)
15151	1	0	15		// TORSO_STAND
16152	1	0	15		// TORSO_STAND2
17153	8	8	20		// LEGS_WALKCR
18161	12	12	20		// LEGS_WALK
19173	9	9	15		// LEGS_RUN
20182	10	10	18		// LEGS_BACK
21185	10	10	15		// LEGS_SWIM
22202	8	0	15		// LEGS_JUMP
23211	8	0	20		// LEGS_LAND
24219	9	0	15		// LEGS_JUMPB
25228	6	0	20		// LEGS_LANDB
26234	10	10	15		// LEGS_IDLE
27244	10	10	15		// LEGS_IDLECR
28254	7	7	15		// LEGS_TURN
29