2291fab8bcd5e6e07f7d78cdeaaf1b9cc40aa27d
[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          (x-hotspot 32)
105          (y-hotspot 32)
106          (images "shared/mrbomb-explosion.png"))
107
108  (sprite (name "stalactite")
109          (x-hotspot 0)
110          (y-hotspot 0)
111          (images "shared/stalactite.png"))
112
113  (sprite (name "stalactite-broken")
114          (x-hotspot 0)
115          (y-hotspot 16)
116          (images "shared/stalactite-broken.png"))
117
118  (sprite (name "flame")
119          (images "shared/flame-0.png"
120                  "shared/flame-1.png"))
121
122  (sprite (name "fish")
123          (x-hotspot 2)
124          (y-hotspot 3)
125          (images "shared/fish-left-0.png"
126                  "shared/fish-left-1.png"))
127
128  (sprite (name "fish-down")
129          (x-hotspot 2)
130          (y-hotspot 11)
131          (images "shared/fish-down-0.png"))
132
133  (sprite (name "bouncingsnowball-left")
134          (x-hotspot 1)
135          (y-hotspot 0)
136          (images "shared/bouncingsnowball-left-0.png"
137                  "shared/bouncingsnowball-left-1.png"
138                  "shared/bouncingsnowball-left-2.png"
139                  "shared/bouncingsnowball-left-3.png"
140                  "shared/bouncingsnowball-left-4.png"
141                  "shared/bouncingsnowball-left-5.png"))
142
143  (sprite (name "bouncingsnowball-right")
144          (x-hotspot 1)
145          (y-hotspot 0)
146          (images "shared/bouncingsnowball-right-0.png"
147                  "shared/bouncingsnowball-right-1.png"
148                  "shared/bouncingsnowball-right-2.png"
149                  "shared/bouncingsnowball-right-3.png"
150                  "shared/bouncingsnowball-right-4.png"
151                  "shared/bouncingsnowball-right-5.png"))
152
153  (sprite (name "bouncingsnowball-squished")
154          (x-hotspot 1)
155          (y-hotspot -19)
156          (images "shared/snowball-squished-left.png"))
157
158  (sprite (name "flyingsnowball")
159          (x-hotspot 4)
160          (y-hotspot 3)
161          (images "shared/flyingsnowball-left-0.png"
162                  "shared/flyingsnowball-left-1.png"))
163
164  (sprite (name "flyingsnowball-squished")
165          (x-hotspot 1)
166          (y-hotspot -19)
167          (images "shared/snowball-squished-left.png"))
168
169  (sprite (name "spiky-left")
170          (x-hotspot 6)
171          (y-hotspot 10)
172          (images "shared/spiky-left-0.png"
173                  "shared/spiky-left-1.png"
174                  "shared/spiky-left-2.png"))
175  (sprite (name "spiky-right")
176          (x-hotspot 6)
177          (y-hotspot 10)
178          (images "shared/spiky-right-0.png"
179                  "shared/spiky-right-1.png"
180                  "shared/spiky-right-2.png"))
181
182  (sprite (name "snowball-left")
183          (x-hotspot 2)
184          (y-hotspot 4)
185          (images "shared/snowball-left-0.png"
186                  "shared/snowball-left-1.png"
187                  "shared/snowball-left-2.png"
188                  "shared/snowball-left-1.png"))
189
190  (sprite (name "snowball-right")
191          (x-hotspot 2)
192          (y-hotspot 4)
193          (images "shared/snowball-right-0.png"
194                  "shared/snowball-right-1.png"
195                  "shared/snowball-right-2.png"
196                  "shared/snowball-right-1.png"))
197
198
199  (sprite (name "largetux-stand-left")
200          (x-hotspot 5)
201          (y-hotspot 1)
202          (images "shared/largetux-stand-left.png"))
203
204  (sprite (name "largetux-stand-right")
205          (x-hotspot 5)
206          (y-hotspot 1)
207          (images "shared/largetux-stand-right.png"))
208
209  (sprite (name "largetux-walk-left")
210          (x-hotspot 6)
211          (y-hotspot 2)
212          (images "shared/largetux-walk-left-0.png"
213                  "shared/largetux-walk-left-1.png"
214                  "shared/largetux-walk-left-2.png"
215                  "shared/largetux-walk-left-3.png"
216                  "shared/largetux-walk-left-4.png"
217                  "shared/largetux-walk-left-5.png"))
218
219  (sprite (name "largetux-walk-right")
220          (x-hotspot 6)
221          (y-hotspot 2)
222          (images "shared/largetux-walk-right-0.png"
223                  "shared/largetux-walk-right-1.png"
224                  "shared/largetux-walk-right-2.png"
225                  "shared/largetux-walk-right-3.png"
226                  "shared/largetux-walk-right-4.png"
227                  "shared/largetux-walk-right-5.png"))
228
229  (sprite (name "largetux-jump-left")
230          (x-hotspot 9)
231          (y-hotspot 2)
232          (images "shared/largetux-jump-left-0.png"))
233  (sprite (name "largetux-jump-right")
234          (x-hotspot 9)
235          (y-hotspot 2)
236          (images "shared/largetux-jump-right-0.png"))
237
238
239  (sprite (name "largetux-duck-left")
240          (x-hotspot 6)
241          (y-hotspot 2)
242          (images "shared/tux-duck-left.png"))
243  (sprite (name "largetux-duck-right")
244          (x-hotspot 6)
245          (y-hotspot 6)
246          (images "shared/tux-duck-right.png"))
247
248  (sprite (name "egg")
249          (images "shared/egg.png"))
250  (sprite (name "1up")
251          (images "shared/1up.png"))
252  (sprite (name "star")
253          (images "shared/star.png"
254                  "shared/star-1.png"
255                  "shared/star-2.png"
256                  "shared/star-3.png"
257                  "shared/star-4.png"
258                  "shared/star-3.png"
259                  "shared/star-2.png"
260                  "shared/star-1.png"))
261  (sprite (name "iceflower")
262          (images "shared/iceflower.png"
263           "shared/iceflower-1.png"
264           "shared/iceflower-2.png"
265           "shared/iceflower-3.png"
266           "shared/iceflower-2.png"
267           "shared/iceflower-1.png"))
268
269  (sprite (name "smalltux-gameover")
270          (fps 10.0)
271          (images "shared/smalltux-gameover-0.png"
272                  "shared/smalltux-gameover-1.png"))
273
274  (sprite (name "smalltux-skid-left")
275          (x-hotspot 6)
276          (y-hotspot 8)
277          (images "shared/smalltux-skid-left.png"))
278
279  (sprite (name "smalltux-skid-right")
280          (x-hotspot 6)
281          (y-hotspot 8)
282          (images "shared/smalltux-skid-right.png"))
283  )
284
285 ;; EOF ;;