461a530a1225f47cd453994a59b8cd8300559588
[supertux.git] / data / images / creatures / dart / dart.sprite
1 (supertux-sprite
2   (action
3     (name "flying-left")
4     (x-offset 3)
5     (y-offset 3)
6     (images "flying.png")
7     )
8   (action
9     (name "flying-right")
10     (x-offset 3)
11     (y-offset 3)
12     (mirror-action "flying-left")
13     )
14   )