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