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

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


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


anim fall
	loop	1
	delay	1000
	offset	28 31
	frame	data/chars/misc/chair2.gif
