e8dfdb9b562a8d20d41b264b2ca1cd21263b9b29
[supertux.git] / data / images / worldmap / antarctica.stwt
1 ;; -*- mode: scheme -*-
2 ;; (tile (id INT)
3 ;;       (directions TOP RIGHT DOWN LEFT) 
4 ;;
5 (supertux-tiles
6  (tile (id 1)
7        (images "road_h.png")
8        (north #f)
9        (south #f)
10        (west  #t)
11        (east  #t)
12        (stop #f))
13  (tile (id 2)
14        (images "road_v.png")
15        (north #t)
16        (south #t)
17        (west  #f)
18        (east  #f)
19        (stop #f))
20  (tile (id 3)
21        (images "road_ws.png")
22        (north #f)
23        (south #t)
24        (west  #t)
25        (east  #f)
26        (stop #t))
27  (tile (id 4)
28        (images "road_cross.png")
29        (north #t)
30        (south #t)
31        (west  #t)
32        (east  #t)
33        (stop #t))
34  (tile (id 5)
35        (images "road_end.png")
36        (north #f)
37        (south #f)
38        (west  #f)
39        (east  #t)
40        (stop #t))
41  (tile (id 6)
42        (images "road_h_stop.png")
43        (north #f)
44        (south #f)
45        (west  #t)
46        (east  #t)
47        (stop #t))
48  (tile (id 7)
49        (images "road_v_stop.png")
50        (north #t)
51        (south #t)
52        (west  #f)
53        (east  #f)
54        (stop #t))
55  (tile (id 8)
56        (images "ground.png")
57        (north #f)
58        (south #f)
59        (east  #f)
60        (west  #f)
61        (stop  #f))
62
63  (tile (id 9)
64        (images "water.png"))
65
66  (tile (id 11)
67        (images "snow1.png"))
68  (tile (id 12)
69        (images "snow2.png"))
70  (tile (id 13)
71        (images "snow3.png"))
72  (tile (id 14)
73        (images "snow4.png"))
74  (tile (id 15)
75        (images "snow5.png"))
76  (tile (id 16)
77        (images "snow6.png"))
78  (tile (id 17)
79        (images "snow7.png"))
80  (tile (id 18)
81        (images "snow8.png"))
82  (tile (id 19)
83        (images "snow9.png"))
84  (tile (id 20)
85        (images "snow10.png"))
86  (tile (id 21)
87        (images "snow11.png"))
88  (tile (id 22)
89        (images "snow12.png"))
90  (tile (id 23)
91        (images "snow13.png"))
92  (tile (id 24)
93        (images "wood1.png"))
94  (tile (id 25)
95        (images "wood2.png"))
96  (tile (id 26)
97        (images "wood3.png"))
98  (tile (id 27)
99        (images "wood4.png"))
100  (tile (id 28)
101        (images "wood5.png"))
102  (tile (id 29)
103        (images "wood6.png"))
104  (tile (id 30)
105        (images "wood7.png"))
106  (tile (id 31)
107        (images "wood8.png"))
108  (tile (id 32)
109        (images "wood9.png"))
110  (tile (id 33)
111        (images "wood10.png"))
112  (tile (id 34)
113        (images "wood11.png"))
114  (tile (id 35)
115        (images "wood12.png"))
116  (tile (id 36)
117        (images "wood13.png"))
118
119  (tile (id 37) 
120        (images "road_ne.png")
121        (stop  #f)
122        (north #t)
123        (south #f)
124        (west  #f)
125        (east  #t))
126
127  (tile (id 38)
128        (images "road_nsw.png")
129        (north #t)
130        (south #t)
131        (west  #t)
132        (east  #f)
133        (stop  #t))
134  (tile (id 39)
135        (images "road_sw.png")
136        (stop  #f)
137        (north #f)
138        (south #t)
139        (west  #t)
140        (east  #f))
141  (tile (id 40)
142        (images "road_we.png")
143        (north #f)
144        (south #f)
145        (west  #t)
146        (east  #t)
147        (stop  #f))
148  (tile (id 41)
149        (images "road_nes.png")
150        (north #t)
151        (south #t)
152        (west  #f)
153        (east  #t)
154        (stop  #t))
155  (tile (id 42)
156        (images "road_nw.png")
157        (stop  #f)
158        (north #t)
159        (south #f)
160        (west  #t)
161        (east  #f))
162  (tile (id 43)
163        (images "road_swe.png")
164        (north #f)
165        (south #t)
166        (west  #t)
167        (east  #t)
168        (stop  #t))
169  (tile (id 44)
170        (images "road_new.png")
171        (north #t)
172        (south #f)
173        (west  #t)
174        (east  #t)
175        (stop  #t))
176  (tile (id 45)
177        (images "road_nesw.png")
178        (north #t)
179        (south #t)
180        (west  #t)
181        (east  #t)
182        (stop  #t))
183  (tile (id 46)
184        (images "road_nws.png")
185        (north #t)
186        (south #t)
187        (west  #t)
188        (east  #f)
189        (stop  #t))
190  (tile (id 47)
191        (images "road_ns.png")
192        (north #t)
193        (south #t)
194        (west  #f)
195        (east  #f)
196        (stop  #f))
197  (tile (id 48)
198        (images "road_se.png")
199        (stop  #f)
200        (north #f)
201        (south #t)
202        (west  #f)
203        (east  #t))
204
205  ;; castle
206  (tile (id 49)
207        (images "castle1.png")
208        (north #f)
209        (south #f)
210        (west  #f)
211        (east  #f))
212  (tile (id 50)
213        (images "castle2.png")
214        (north #f)
215        (south #f)
216        (west  #f)
217        (east  #f))
218  (tile (id 51)
219        (images "castle3.png")
220        (north #f)
221        (south #f)
222        (west  #f)
223        (east  #f))
224
225  (tile (id 52)
226        (images "castle4.png")
227        (north #f)
228        (south #f)
229        (west  #f)
230        (east  #f))
231  (tile (id 53)
232        (images "castle5.png")
233        (north #f)
234        (south #f)
235        (west  #f)
236        (east  #f))
237  (tile (id 54)
238        (images "castle6.png")
239        (north #f)
240        (south #f)
241        (west  #f)
242        (east  #f))
243
244  (tile (id 55)
245        (images "castle7.png")
246        (north #f)
247        (south #f)
248        (west  #f)
249        (east  #f))
250  (tile (id 56)
251        (images "castle8.png")
252        (stop  #t)
253        (north #f)
254        (south #f)
255        (west  #f)
256        (east  #t))
257  (tile (id 57)
258        (images "castle9.png")
259        (stop  #f)
260        (north #f)
261        (south #f)
262        (west  #t)
263        (east  #t))
264
265  (tile (id 58)
266        (images "igloo1.png")
267        (stop #f)
268        (north #f)
269        (south #f)
270        (west  #f)
271        (east  #f))
272  (tile (id 59)
273        (images "igloo2.png")
274        (stop #t)
275        (north #f)
276        (south #t)
277        (west  #f)
278        (east  #f))
279
280  (tile (id 60)
281        (images "snowman.png")
282        (north #f)
283        (south #t)
284        (west  #f)
285        (east  #f))
286  
287  ;; Secret paths
288  (tile (id 61)
289        (images "road_nws.png")
290        (north #t)
291        (south #t)
292        (west  #t)
293        (east  #t))
294   
295   (tile (id 62)
296        (images "snow5.png")
297        (stop  #f)
298        (north #f)
299        (south #f)
300        (west  #t)
301        (east  #t))
302   
303   (tile (id 63)
304        (images "water.png")
305        (stop  #f)
306        (north #f)
307        (south #f)
308        (west  #t)
309        (east  #t))
310   
311   (tile (id 64)
312        (images "snow7.png")
313        (stop  #f)
314        (north #f)
315        (south #f)
316        (west  #t)
317        (east  #t))
318
319   ;;one-way vertical road
320   (tile (id 65)
321     (images "road_ns.png")
322     (north #t)
323     (south #t)
324     (west  #f)
325     (east  #f)
326     (stop #f)
327     (one-way "north-south"))
328   
329     ;;one-way horizontal road
330   (tile (id 66)
331     (images "road_we.png")
332     (north #f)
333     (south #f)
334     (west  #t)
335     (east  #t)
336     (stop #f)
337     (one-way "west-east"))
338   
339   ;; Another invisible road
340   (tile (id 67)
341      (images "snow9.png")
342      (stop  #t)
343      (north #f)
344      (south #f)
345      (west  #t)
346      (east  #f))
347           
348   ;; End of the line
349   (tile (id 68)
350      (images "road_n.png")
351           (stop #t)
352      (north #t)
353      (south #f)
354      (west  #f)
355      (east  #f))
356   
357   (tile (id 69)
358      (images "road_e.png")
359      (stop #t)
360      (north #f)
361      (south #f)
362      (west  #f)
363      (east  #t))
364   
365   (tile (id 70)
366      (images "road_s.png")
367      (stop #t)
368      (north #f)
369      (south #t)
370      (west  #f)
371      (east  #f))
372           
373   (tile (id 71)
374      (images "road_w.png")
375      (stop #t)
376      (north #f)
377      (south #f)
378      (west  #t)
379      (east  #f))
380 )