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

name	Box
health	1
type	obstacle
nolife        1
shadow	0
#icon	data/chars/misc/boxicon.gif
diesound data/sounds/brok.wav


anim idle
	delay	1000
	offset	21 34
	bbox	2 1 47 39
	frame	data/chars/misc/box1.gif

anim fall
	delay	1000
	offset	27 34
	frame	data/chars/misc/box2.gif

