name	coin
type    enemy
health  1
nolife  1
flash   flash
speed   1
subtype  arrow
noatflash 1
falldie   1


anim idle
	loop	1
	delay	5
	offset	12 60
        bbox    5  5  15 40
	frame	data/chars/misc/coin1.gif
	frame	data/chars/misc/coin2.gif

anim fall
	delay	1
	offset	12 62
	frame	data/chars/misc/coin2.gif
	offset	12 52
	frame	data/chars/misc/coin2.gif
	offset	12 42
	frame	data/chars/misc/coin2.gif

anim death
	delay	1
	offset	28 35
        nodieblink    2
	frame	data/chars/misc/coin2.gif

