;-*- Scheme -*-

(commands
 (row-animation "firefox.png" ("fire-anim" 0))
 )

(properties
 ; Animation delay = shot delay.  See firefox.m.
 (animation-properties ("fire-anim" 8 loop-none))
 )
