# Do not forget to name your character.
# Health is optional.

name	Chair
health	1
type	obstacle
shadow	3
icon	data/chars/misc/charicon.gif
diesound data/sounds/wood.wav


anim idle
	loop	0
	delay	100
	offset	24 68
	bbox	0 -30 42 106
	frame	data/chars/misc/chair.gif


anim fall
	loop	1
	delay	1000
	offset	41 33
	frame	data/chars/misc/chair2.gif
