- removed .stts files (current splitting doesn't make sense and files don't have...
[supertux.git] / data / images / creatures / ghosttree / ghosttree-glow.sprite
1 (supertux-sprite
2   (action
3     (name "default")
4     (hitbox 230 300 40 60)
5     (images 
6       "ghosttree-glow.png"
7     )
8   )
9   (action
10     (name "dying")
11     (hitbox 230 300 40 60)
12     (fps 4)
13     (images 
14       "ghosttree-glow-dying-0.png"
15       "ghosttree-glow-dying-0.png"
16       "ghosttree-glow-dying-0.png"
17       "ghosttree-glow-dying-0.png"
18     )
19   )
20 )