;40mm flak spec

;FLAK Start
throwangle     = 35
throwforward   = 10
throwheight    = 4

;FLAK Movement
lifespan       = 200
yinc	       = 2
zinc	       = 20
xspeed         = 10
yspeed         = 30
zspeed         = 10
weight         = 500
spinx          = 50
bounceonhit    = 0
explodeonhit   = 1
damage         = 60

;FLAK Explosion
exponfloor     = mushroom
expinair       = smokey

;FLAK Sounds

sndbounce      = bounce.wav
sndexplode     = explode.wav
