- fixed bomb
[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  (sprite (name "bsod-left")
15          (images "shared/bsod-left-0.png"
16                  "shared/bsod-left-1.png"
17                  "shared/bsod-left-2.png"
18                  "shared/bsod-left-3.png"))
19  
20  (sprite (name "bsod-right")
21          (images "shared/bsod-right-0.png"
22                  "shared/bsod-right-1.png"
23                  "shared/bsod-right-2.png"
24                  "shared/bsod-right-3.png"))
25
26  (sprite (name "bsod-squished-left")
27          (images "shared/bsod-squished-left.png"))
28
29  (sprite (name "bsod-squished-right")
30          (images "shared/bsod-squished-right.png"))
31
32  (sprite (name "snowball-squished-left")
33          (x-hotspot 1)
34          (y-hotspot -19)
35          (images "shared/snowball-squished-left.png"))
36
37  (sprite (name "snowball-squished-right")
38          (x-hotspot 1)
39          (y-hotspot -19)
40          (images "shared/snowball-squished-right.png"))
41
42  (sprite (name "bsod-falling-left")
43          (images "shared/bsod-falling-left.png"))
44
45  (sprite (name "bsod-falling-right")
46          (images "shared/bsod-falling-right.png"))
47
48  (sprite (name "laptop-left")
49          (x-hotspot 2)
50          (y-hotspot 3)
51          (images "shared/mriceblock-left-0.png"
52                  "shared/mriceblock-left-1.png"
53                  "shared/mriceblock-left-2.png"
54                  "shared/mriceblock-left-1.png"))
55
56  (sprite (name "laptop-right")
57          (x-hotspot 2)
58          (y-hotspot 3)
59          (images "shared/mriceblock-right-0.png"
60                  "shared/mriceblock-right-1.png"
61                  "shared/mriceblock-right-2.png"
62                  "shared/mriceblock-right-1.png"))
63  
64  (sprite (name "laptop-flat-left")
65          (x-hotspot 2)
66          (y-hotspot 3)
67          (images "shared/mriceblock-flat-left.png"))
68
69  (sprite (name "laptop-flat-right")
70          (x-hotspot 2)
71          (y-hotspot 3)
72          (images "shared/mriceblock-flat-right.png"))
73
74  (sprite (name "laptop-falling-left")
75          (images "shared/laptop-falling-left.png"))
76
77  (sprite (name "laptop-falling-right")
78          (images "shared/laptop-falling-right.png"))
79
80  (sprite (name "jumpy-left-up")
81          (x-hotspot 7)
82          (y-hotspot 8)
83          (images "shared/jumpy-left-up-0.png"))
84  (sprite (name "jumpy-left-down")
85          (x-hotspot 7)
86          (y-hotspot 8)
87          (images "shared/jumpy-left-down-0.png"))
88  (sprite (name "jumpy-left-middle")
89          (x-hotspot 7)
90          (y-hotspot 8)
91          (images "shared/jumpy-left-middle-0.png"))
92
93  (sprite (name "mrbomb-left")
94          (fps 10.0)
95          (x-hotspot 3)
96          (y-hotspot 12)
97          (images "shared/mrbomb-left-0.png"
98                  "shared/mrbomb-left-1.png"
99                  "shared/mrbomb-left-2.png"
100                  "shared/mrbomb-left-3.png"))
101
102  (sprite (name "mrbomb-right")
103          (fps 10.0)
104          (x-hotspot 7)
105          (y-hotspot 12)
106          (images "shared/mrbomb-right-0.png"
107                  "shared/mrbomb-right-1.png"
108                  "shared/mrbomb-right-2.png"
109                  "shared/mrbomb-right-3.png"))
110  
111
112  (sprite (name "mrbomb-ticking-left")
113          (fps 15.0)
114          (x-hotspot 3)
115          (y-hotspot 8)
116          (images "shared/mrbombx-left-0.png"
117                  "shared/mrbombx-left-1.png"))
118
119  (sprite (name "mrbomb-ticking-right")
120          (fps 15.0)
121          (x-hotspot 10)
122          (y-hotspot 8)
123          (images "shared/mrbombx-right-0.png"
124                  "shared/mrbombx-right-1.png"))
125
126  (sprite (name "mrbomb-explosion")
127          (x-hotspot 32)
128          (y-hotspot 32)
129          (images "shared/mrbomb-explosion.png"))
130
131  (sprite (name "stalactite")
132          (x-hotspot 0)
133          (y-hotspot 0)
134          (images "shared/stalactite.png"))
135
136  (sprite (name "stalactite-broken")
137          (x-hotspot 0)
138          (y-hotspot 16)
139          (images "shared/stalactite-broken.png"))
140
141  (sprite (name "flame")
142          (images "shared/flame-0.png"
143                  "shared/flame-1.png"))
144
145  (sprite (name "fish")
146          (x-hotspot 2)
147          (y-hotspot 3)
148          (images "shared/fish-left-0.png"
149                  "shared/fish-left-1.png"))
150
151  (sprite (name "fish-down")
152          (x-hotspot 2)
153          (y-hotspot 11)
154          (images "shared/fish-down-0.png"))
155
156  (sprite (name "bouncingsnowball-left")
157          (x-hotspot 1)
158          (y-hotspot 0)
159          (images "shared/bouncingsnowball-left-0.png"
160                  "shared/bouncingsnowball-left-1.png"
161                  "shared/bouncingsnowball-left-2.png"
162                  "shared/bouncingsnowball-left-3.png"
163                  "shared/bouncingsnowball-left-4.png"
164                  "shared/bouncingsnowball-left-5.png"))
165
166  (sprite (name "bouncingsnowball-right")
167          (x-hotspot 1)
168          (y-hotspot 0)
169          (images "shared/bouncingsnowball-right-0.png"
170                  "shared/bouncingsnowball-right-1.png"
171                  "shared/bouncingsnowball-right-2.png"
172                  "shared/bouncingsnowball-right-3.png"
173                  "shared/bouncingsnowball-right-4.png"
174                  "shared/bouncingsnowball-right-5.png"))
175
176  (sprite (name "bouncingsnowball-squished")
177          (x-hotspot 1)
178          (y-hotspot -19)
179          (images "shared/bsod-squished-left.png"))
180
181  (sprite (name "flyingsnowball")
182          (x-hotspot 4)
183          (y-hotspot 3)
184          (images "shared/flyingsnowball-left-0.png"
185                  "shared/flyingsnowball-left-1.png"))
186
187  (sprite (name "flyingsnowball-squished")
188          (x-hotspot 1)
189          (y-hotspot -19)
190          (images "shared/snowball-squished-left.png"))
191
192  (sprite (name "spiky-left")
193          (x-hotspot 6)
194          (y-hotspot 10)
195          (images "shared/spiky-left-0.png"
196                  "shared/spiky-left-1.png"
197                  "shared/spiky-left-2.png"))
198  (sprite (name "spiky-right")
199          (x-hotspot 6)
200          (y-hotspot 10)
201          (images "shared/spiky-right-0.png"
202                  "shared/spiky-right-1.png"
203                  "shared/spiky-right-2.png"))
204
205  (sprite (name "snowball-left")
206          (x-hotspot 2)
207          (y-hotspot 4)
208          (images "shared/snowball-left-0.png"
209                  "shared/snowball-left-1.png"
210                  "shared/snowball-left-2.png"
211                  "shared/snowball-left-1.png"))
212
213  (sprite (name "snowball-right")
214          (x-hotspot 2)
215          (y-hotspot 4)
216          (images "shared/snowball-right-0.png"
217                  "shared/snowball-right-1.png"
218                  "shared/snowball-right-2.png"
219                  "shared/snowball-right-1.png"))
220
221
222  (sprite (name "largetux-stand-left")
223          (x-hotspot 5)
224          (y-hotspot 1)
225          (images "shared/largetux-stand-left.png"))
226
227  (sprite (name "largetux-stand-right")
228          (x-hotspot 5)
229          (y-hotspot 1)
230          (images "shared/largetux-stand-right.png"))
231
232  (sprite (name "largetux-walk-left")
233          (x-hotspot 6)
234          (y-hotspot 2)
235          (images "shared/largetux-walk-left-0.png"
236                  "shared/largetux-walk-left-1.png"
237                  "shared/largetux-walk-left-2.png"
238                  "shared/largetux-walk-left-3.png"
239                  "shared/largetux-walk-left-4.png"
240                  "shared/largetux-walk-left-5.png"))
241
242  (sprite (name "largetux-walk-right")
243          (x-hotspot 6)
244          (y-hotspot 2)
245          (images "shared/largetux-walk-right-0.png"
246                  "shared/largetux-walk-right-1.png"
247                  "shared/largetux-walk-right-2.png"
248                  "shared/largetux-walk-right-3.png"
249                  "shared/largetux-walk-right-4.png"
250                  "shared/largetux-walk-right-5.png"))
251
252  (sprite (name "largetux-jump-left")
253          (x-hotspot 9)
254          (y-hotspot 2)
255          (images "shared/largetux-jump-left-0.png"))
256  (sprite (name "largetux-jump-right")
257          (x-hotspot 9)
258          (y-hotspot 2)
259          (images "shared/largetux-jump-right-0.png"))
260
261
262  (sprite (name "largetux-duck-left")
263          (x-hotspot 6)
264          (y-hotspot 2)
265          (images "shared/tux-duck-left.png"))
266  (sprite (name "largetux-duck-right")
267          (x-hotspot 6)
268          (y-hotspot 6)
269          (images "shared/tux-duck-right.png"))
270
271  (sprite (name "egg")
272          (images "shared/egg.png"))
273  (sprite (name "1up")
274          (images "shared/1up.png"))
275  (sprite (name "star")
276          (images "shared/star.png"
277                  "shared/star-1.png"
278                  "shared/star-2.png"
279                  "shared/star-3.png"
280                  "shared/star-4.png"
281                  "shared/star-3.png"
282                  "shared/star-2.png"
283                  "shared/star-1.png"))
284  (sprite (name "iceflower")
285          (images "shared/iceflower.png"
286           "shared/iceflower-1.png"
287           "shared/iceflower-2.png"
288           "shared/iceflower-3.png"
289           "shared/iceflower-2.png"
290           "shared/iceflower-1.png"))
291
292  (sprite (name "smalltux-gameover")
293          (fps 10.0)
294          (images "shared/smalltux-gameover-0.png"
295                  "shared/smalltux-gameover-1.png"))
296
297  (sprite (name "smalltux-skid-left")
298          (x-hotspot 6)
299          (y-hotspot 8)
300          (images "shared/smalltux-skid-left.png"))
301
302  (sprite (name "smalltux-skid-right")
303          (x-hotspot 6)
304          (y-hotspot 8)
305          (images "shared/smalltux-skid-right.png"))
306  )
307
308 ;; EOF ;;