;-*- Scheme -*-

(commands
 (row-animation "strumble.png"
		("move-anim"	0)
		("thrust"	1))
 )

(properties
 (animation-properties
  ("move-anim"	8 loop-ping-pong)
  ("thrust"	8 loop-none))
 (sound-properties ("snd" 192))
 )

