some new GhostTree stuff
[supertux.git] / data / images / creatures / ghosttree / ghosttree-glow.sprite
1 (supertux-sprite
2   (action
3     (name "default")
4     (images 
5       "ghosttree-glow.png"
6     )
7   )
8   (action
9     (name "dying")
10     (fps 4)
11     (images 
12       "ghosttree-glow-dying-0.png"
13       "ghosttree-glow-dying-0.png"
14       "ghosttree-glow-dying-0.png"
15       "ghosttree-glow-dying-0.png"
16     )
17   )
18 )