Removed a few entries from the sprites config file (supertux.strf).
[supertux.git] / data / supertux.strf
1 (supertux-resources
2  (sprite (name "smalltux")
3          (fps 15.0)
4          (x-hotspot 5)
5          (y-hotspot 9)
6          (images "shared/smalltux-right-1.png"
7                  "shared/smalltux-right-2.png"
8                  "shared/smalltux-right-3.png"
9                  "shared/smalltux-right-4.png"
10                  "shared/smalltux-right-5.png"
11                  "shared/smalltux-right-6.png"
12                  "shared/smalltux-right-7.png"
13                  "shared/smalltux-right-8.png"))
14
15  (sprite (name "snowball-squished-left")
16          (x-hotspot 1)
17          (y-hotspot -19)
18          (images "shared/snowball-squished-left.png"))
19
20  (sprite (name "snowball-squished-right")
21          (x-hotspot 1)
22          (y-hotspot -19)
23          (images "shared/snowball-squished-right.png"))
24
25  (sprite (name "jumpy-left-up")
26          (x-hotspot 7)
27          (y-hotspot 8)
28          (images "shared/jumpy-left-up-0.png"))
29  (sprite (name "jumpy-left-down")
30          (x-hotspot 7)
31          (y-hotspot 8)
32          (images "shared/jumpy-left-down-0.png"))
33  (sprite (name "jumpy-left-middle")
34          (x-hotspot 7)
35          (y-hotspot 8)
36          (images "shared/jumpy-left-middle-0.png"))
37
38  (sprite (name "mrbomb-left")
39          (fps 10.0)
40          (x-hotspot 3)
41          (y-hotspot 12)
42          (images "shared/mrbomb-left-0.png"
43                  "shared/mrbomb-left-1.png"
44                  "shared/mrbomb-left-2.png"
45                  "shared/mrbomb-left-3.png"))
46
47  (sprite (name "mrbomb-right")
48          (fps 10.0)
49          (x-hotspot 7)
50          (y-hotspot 12)
51          (images "shared/mrbomb-right-0.png"
52                  "shared/mrbomb-right-1.png"
53                  "shared/mrbomb-right-2.png"
54                  "shared/mrbomb-right-3.png"))
55  
56
57  (sprite (name "mrbomb-ticking-left")
58          (fps 15.0)
59          (x-hotspot 3)
60          (y-hotspot 8)
61          (images "shared/mrbombx-left-0.png"
62                  "shared/mrbombx-left-1.png"))
63
64  (sprite (name "mrbomb-ticking-right")
65          (fps 15.0)
66          (x-hotspot 10)
67          (y-hotspot 8)
68          (images "shared/mrbombx-right-0.png"
69                  "shared/mrbombx-right-1.png"))
70
71  (sprite (name "mrbomb-explosion")
72          (x-hotspot 32)
73          (y-hotspot 32)
74          (images "shared/mrbomb-explosion.png"))
75
76  (sprite (name "stalactite")
77          (x-hotspot 0)
78          (y-hotspot 0)
79          (images "shared/stalactite.png"))
80
81  (sprite (name "stalactite-broken")
82          (x-hotspot 0)
83          (y-hotspot 16)
84          (images "shared/stalactite-broken.png"))
85
86  (sprite (name "flame")
87          (images "shared/flame-0.png"
88                  "shared/flame-1.png"))
89
90  (sprite (name "fish")
91          (x-hotspot 2)
92          (y-hotspot 3)
93          (images "shared/fish-left-0.png"
94                  "shared/fish-left-1.png"))
95
96  (sprite (name "fish-down")
97          (x-hotspot 2)
98          (y-hotspot 11)
99          (images "shared/fish-down-0.png"))
100
101  (sprite (name "bouncingsnowball-left")
102          (x-hotspot 1)
103          (y-hotspot 0)
104          (images "shared/bouncingsnowball-left-0.png"
105                  "shared/bouncingsnowball-left-1.png"
106                  "shared/bouncingsnowball-left-2.png"
107                  "shared/bouncingsnowball-left-3.png"
108                  "shared/bouncingsnowball-left-4.png"
109                  "shared/bouncingsnowball-left-5.png"))
110
111  (sprite (name "bouncingsnowball-right")
112          (x-hotspot 1)
113          (y-hotspot 0)
114          (images "shared/bouncingsnowball-right-0.png"
115                  "shared/bouncingsnowball-right-1.png"
116                  "shared/bouncingsnowball-right-2.png"
117                  "shared/bouncingsnowball-right-3.png"
118                  "shared/bouncingsnowball-right-4.png"
119                  "shared/bouncingsnowball-right-5.png"))
120
121  (sprite (name "bouncingsnowball-squished")
122          (x-hotspot 1)
123          (y-hotspot -19)
124          (images "shared/snowball-squished-left.png"))
125
126  (sprite (name "flyingsnowball")
127          (x-hotspot 4)
128          (y-hotspot 3)
129          (images "shared/flyingsnowball-left-0.png"
130                  "shared/flyingsnowball-left-1.png"))
131
132  (sprite (name "flyingsnowball-squished")
133          (x-hotspot 1)
134          (y-hotspot -19)
135          (images "shared/snowball-squished-left.png"))
136
137  (sprite (name "spiky-left")
138          (x-hotspot 6)
139          (y-hotspot 10)
140          (images "shared/spiky-left-0.png"
141                  "shared/spiky-left-1.png"
142                  "shared/spiky-left-2.png"))
143  (sprite (name "spiky-right")
144          (x-hotspot 6)
145          (y-hotspot 10)
146          (images "shared/spiky-right-0.png"
147                  "shared/spiky-right-1.png"
148                  "shared/spiky-right-2.png"))
149
150  (sprite (name "snowball-left")
151          (x-hotspot 2)
152          (y-hotspot 4)
153          (images "shared/snowball-left-0.png"
154                  "shared/snowball-left-1.png"
155                  "shared/snowball-left-2.png"
156                  "shared/snowball-left-1.png"))
157
158  (sprite (name "snowball-right")
159          (x-hotspot 2)
160          (y-hotspot 4)
161          (images "shared/snowball-right-0.png"
162                  "shared/snowball-right-1.png"
163                  "shared/snowball-right-2.png"
164                  "shared/snowball-right-1.png"))
165
166
167  (sprite (name "largetux-stand-left")
168          (x-hotspot 5)
169          (y-hotspot 1)
170          (images "shared/largetux-stand-left.png"))
171
172  (sprite (name "largetux-stand-right")
173          (x-hotspot 5)
174          (y-hotspot 1)
175          (images "shared/largetux-stand-right.png"))
176
177  (sprite (name "largetux-walk-left")
178          (x-hotspot 6)
179          (y-hotspot 2)
180          (images "shared/largetux-walk-left-0.png"
181                  "shared/largetux-walk-left-1.png"
182                  "shared/largetux-walk-left-2.png"
183                  "shared/largetux-walk-left-3.png"
184                  "shared/largetux-walk-left-4.png"
185                  "shared/largetux-walk-left-5.png"))
186
187  (sprite (name "largetux-walk-right")
188          (x-hotspot 6)
189          (y-hotspot 2)
190          (images "shared/largetux-walk-right-0.png"
191                  "shared/largetux-walk-right-1.png"
192                  "shared/largetux-walk-right-2.png"
193                  "shared/largetux-walk-right-3.png"
194                  "shared/largetux-walk-right-4.png"
195                  "shared/largetux-walk-right-5.png"))
196
197  (sprite (name "largetux-jump-left")
198          (x-hotspot 9)
199          (y-hotspot 2)
200          (images "shared/largetux-jump-left-0.png"))
201  (sprite (name "largetux-jump-right")
202          (x-hotspot 9)
203          (y-hotspot 2)
204          (images "shared/largetux-jump-right-0.png"))
205
206
207  (sprite (name "largetux-duck-left")
208          (x-hotspot 6)
209          (y-hotspot 2)
210          (images "shared/tux-duck-left.png"))
211  (sprite (name "largetux-duck-right")
212          (x-hotspot 6)
213          (y-hotspot 6)
214          (images "shared/tux-duck-right.png"))
215
216  (sprite (name "egg")
217          (images "shared/egg.png"))
218  (sprite (name "1up")
219          (images "shared/1up.png"))
220  (sprite (name "star")
221          (images "shared/star.png"
222                  "shared/star-1.png"
223                  "shared/star-2.png"
224                  "shared/star-3.png"
225                  "shared/star-4.png"
226                  "shared/star-3.png"
227                  "shared/star-2.png"
228                  "shared/star-1.png"))
229  (sprite (name "iceflower")
230          (images "shared/iceflower.png"
231           "shared/iceflower-1.png"
232           "shared/iceflower-2.png"
233           "shared/iceflower-3.png"
234           "shared/iceflower-2.png"
235           "shared/iceflower-1.png"))
236
237  (sprite (name "smalltux-gameover")
238          (fps 10.0)
239          (images "shared/smalltux-gameover-0.png"
240                  "shared/smalltux-gameover-1.png"))
241
242  (sprite (name "smalltux-skid-left")
243          (x-hotspot 6)
244          (y-hotspot 8)
245          (images "shared/smalltux-skid-left.png"))
246
247  (sprite (name "smalltux-skid-right")
248          (x-hotspot 6)
249          (y-hotspot 8)
250          (images "shared/smalltux-skid-right.png"))
251  )
252
253 ;; EOF ;;