Forest WM tiles, more work in progress
[supertux.git] / data / images / worldmap.strf
1 ;; -*- mode: scheme -*-
2 ;; (tile (id INT)
3 ;;       (directions TOP RIGHT DOWN LEFT) 
4 ;;
5 (supertux-tiles
6  (tile (id 8)
7        (images "worldmap/antarctica/ground.png")
8        (north #f)
9        (south #f)
10        (east  #f)
11        (west  #f)
12        (stop  #f))
13
14  (tile (id 9)
15        (images "worldmap/antarctica/water.png"))
16
17  (tile (id 11)
18        (images "worldmap/antarctica/snow1.png"))
19  (tile (id 12)
20        (images "worldmap/antarctica/snow2.png"))
21  (tile (id 13)
22        (images "worldmap/antarctica/snow3.png"))
23  (tile (id 14)
24        (images "worldmap/antarctica/snow4.png"))
25  (tile (id 15)
26        (images "worldmap/antarctica/snow5.png"))
27  (tile (id 16)
28        (images "worldmap/antarctica/snow6.png"))
29  (tile (id 17)
30        (images "worldmap/antarctica/snow7.png"))
31  (tile (id 18)
32        (images "worldmap/antarctica/snow8.png"))
33  (tile (id 19)
34        (images "worldmap/antarctica/snow9.png"))
35  (tile (id 20)
36        (images "worldmap/antarctica/snow10.png"))
37  (tile (id 21)
38        (images "worldmap/antarctica/snow11.png"))
39  (tile (id 22)
40        (images "worldmap/antarctica/snow12.png"))
41  (tile (id 23)
42        (images "worldmap/antarctica/snow13.png"))
43  (tile (id 24)
44        (images "worldmap/antarctica/wood1.png"))
45  (tile (id 25)
46        (images "worldmap/antarctica/wood2.png"))
47  (tile (id 26)
48        (images "worldmap/antarctica/wood3.png"))
49  (tile (id 27)
50        (images "worldmap/antarctica/wood4.png"))
51  (tile (id 28)
52        (images "worldmap/antarctica/wood5.png"))
53  (tile (id 29)
54        (images "worldmap/antarctica/wood6.png"))
55  (tile (id 30)
56        (images "worldmap/antarctica/wood7.png"))
57  (tile (id 31)
58        (images "worldmap/antarctica/wood8.png"))
59  (tile (id 32)
60        (images "worldmap/antarctica/wood9.png"))
61  (tile (id 33)
62        (images "worldmap/antarctica/wood10.png"))
63  (tile (id 34)
64        (images "worldmap/antarctica/wood11.png"))
65  (tile (id 35)
66        (images "worldmap/antarctica/wood12.png"))
67  (tile (id 36)
68        (images "worldmap/antarctica/wood13.png"))
69
70  (tile (id 37) 
71        (images "worldmap/antarctica/road_ne.png")
72        (stop  #f)
73        (north #t)
74        (south #f)
75        (west  #f)
76        (east  #t))
77
78  (tile (id 38)
79        (images "worldmap/antarctica/road_nsw.png")
80        (north #t)
81        (south #t)
82        (west  #t)
83        (east  #f)
84        (stop  #t))
85  (tile (id 39)
86        (images "worldmap/antarctica/road_sw.png")
87        (stop  #f)
88        (north #f)
89        (south #t)
90        (west  #t)
91        (east  #f))
92  (tile (id 40)
93        (images "worldmap/antarctica/road_we.png")
94        (north #f)
95        (south #f)
96        (west  #t)
97        (east  #t)
98        (stop  #f))
99  (tile (id 41)
100        (images "worldmap/antarctica/road_nes.png")
101        (north #t)
102        (south #t)
103        (west  #f)
104        (east  #t)
105        (stop  #t))
106  (tile (id 42)
107        (images "worldmap/antarctica/road_nw.png")
108        (stop  #f)
109        (north #t)
110        (south #f)
111        (west  #t)
112        (east  #f))
113  (tile (id 43)
114        (images "worldmap/antarctica/road_swe.png")
115        (north #f)
116        (south #t)
117        (west  #t)
118        (east  #t)
119        (stop  #t))
120  (tile (id 44)
121        (images "worldmap/antarctica/road_new.png")
122        (north #t)
123        (south #f)
124        (west  #t)
125        (east  #t)
126        (stop  #t))
127  (tile (id 45)
128        (images "worldmap/antarctica/road_nesw.png")
129        (north #t)
130        (south #t)
131        (west  #t)
132        (east  #t)
133        (stop  #t))
134  (tile (id 46)
135        (images "worldmap/antarctica/road_nws.png")
136        (north #t)
137        (south #t)
138        (west  #t)
139        (east  #f)
140        (stop  #t))
141  (tile (id 47)
142        (images "worldmap/antarctica/road_ns.png")
143        (north #t)
144        (south #t)
145        (west  #f)
146        (east  #f)
147        (stop  #f))
148  (tile (id 48)
149        (images "worldmap/antarctica/road_se.png")
150        (stop  #f)
151        (north #f)
152        (south #t)
153        (west  #f)
154        (east  #t))
155
156  ;; castle
157  (tile (id 49)
158        (images "worldmap/antarctica/castle1.png")
159        (north #f)
160        (south #f)
161        (west  #f)
162        (east  #f))
163  (tile (id 50)
164        (images "worldmap/antarctica/castle2.png")
165        (north #f)
166        (south #f)
167        (west  #f)
168        (east  #f))
169  (tile (id 51)
170        (images "worldmap/antarctica/castle3.png")
171        (north #f)
172        (south #f)
173        (west  #f)
174        (east  #f))
175
176  (tile (id 52)
177        (images "worldmap/antarctica/castle4.png")
178        (north #f)
179        (south #f)
180        (west  #f)
181        (east  #f))
182  (tile (id 53)
183        (images "worldmap/antarctica/castle5.png")
184        (north #f)
185        (south #f)
186        (west  #f)
187        (east  #f))
188  (tile (id 54)
189        (images "worldmap/antarctica/castle6.png")
190        (north #f)
191        (south #f)
192        (west  #f)
193        (east  #f))
194
195  (tile (id 55)
196        (images "worldmap/antarctica/castle7.png")
197        (north #f)
198        (south #f)
199        (west  #f)
200        (east  #f))
201  (tile (id 56)
202        (images "worldmap/antarctica/castle8.png")
203        (stop  #t)
204        (north #f)
205        (south #f)
206        (west  #f)
207        (east  #t))
208  (tile (id 57)
209        (images "worldmap/antarctica/castle9.png")
210        (stop  #f)
211        (north #f)
212        (south #f)
213        (west  #t)
214        (east  #t))
215
216  (tile (id 58)
217        (images "worldmap/antarctica/igloo1.png")
218        (stop #f)
219        (north #f)
220        (south #f)
221        (west  #f)
222        (east  #f))
223  (tile (id 59)
224        (images "worldmap/antarctica/igloo2.png")
225        (stop #t)
226        (north #f)
227        (south #t)
228        (west  #f)
229        (east  #f))
230
231  (tile (id 60)
232        (images "worldmap/antarctica/snowman.png")
233        (north #f)
234        (south #t)
235        (west  #f)
236        (east  #f))
237  
238  ;; Secret paths
239  (tile (id 61)
240        (images "worldmap/antarctica/road_nws.png")
241        (north #t)
242        (south #t)
243        (west  #t)
244        (east  #t))
245   
246   (tile (id 62)
247        (images "worldmap/antarctica/snow5.png")
248        (stop  #f)
249        (north #f)
250        (south #f)
251        (west  #t)
252        (east  #t))
253   
254   (tile (id 63)
255        (images "worldmap/antarctica/water.png")
256        (stop  #f)
257        (north #f)
258        (south #f)
259        (west  #t)
260        (east  #t))
261   
262   (tile (id 64)
263        (images "worldmap/antarctica/snow7.png")
264        (stop  #f)
265        (north #f)
266        (south #f)
267        (west  #t)
268        (east  #t))
269
270   ;;one-way vertical road
271   (tile (id 65)
272     (images "worldmap/antarctica/road_ns.png")
273     (north #t)
274     (south #t)
275     (west  #f)
276     (east  #f)
277     (stop #f)
278     (one-way "north-south"))
279   
280     ;;one-way horizontal road
281   (tile (id 66)
282     (images "worldmap/antarctica/road_we.png")
283     (north #f)
284     (south #f)
285     (west  #t)
286     (east  #t)
287     (stop #f)
288     (one-way "west-east"))
289   
290   ;; Another invisible road
291   (tile (id 67)
292      (images "worldmap/antarctica/snow9.png")
293      (stop  #t)
294      (north #f)
295      (south #f)
296      (west  #t)
297      (east  #f))
298           
299   ;; End of the line
300   (tile (id 68)
301      (images "worldmap/antarctica/road_n.png")
302           (stop #t)
303      (north #t)
304      (south #f)
305      (west  #f)
306      (east  #f))
307   
308   (tile (id 69)
309      (images "worldmap/antarctica/road_e.png")
310      (stop #t)
311      (north #f)
312      (south #f)
313      (west  #f)
314      (east  #t))
315   
316   (tile (id 70)
317      (images "worldmap/antarctica/road_s.png")
318      (stop #t)
319      (north #f)
320      (south #t)
321      (west  #f)
322      (east  #f))
323           
324   (tile (id 71)
325      (images "worldmap/antarctica/road_w.png")
326      (stop #t)
327      (north #f)
328      (south #f)
329      (west  #t)
330      (east  #f))
331
332 ;; Yet another invisible one
333 (tile (id 72)
334      (images "worldmap/antarctica/road_e.png")
335      (stop #t)
336      (north #f)
337      (south #f)
338      (west  #t)
339      (east  #t))
340
341 (tile (id 73)
342      (images "worldmap/forest/m16.png")
343      (stop #t)
344      (north #f)
345      (south #f)
346      (west  #t)
347      (east  #t))
348 (tile (id 74)
349      (images "worldmap/forest/ground.png")
350      (stop #t)
351      (north #f)
352      (south #f)
353      (west  #f)
354      (east  #f))
355 (tile (id 75)
356      (images "worldmap/forest/path.png")
357      (stop #f)
358      (north #f)
359      (south #f)
360      (west  #t)
361      (east  #t))
362 (tile (id 76)
363      (images "worldmap/forest/ghost.png")
364      (stop #t)
365      (north #t)
366      (south #t)
367      (west  #t)
368      (east  #t))
369 (tile (id 77)
370      (images "worldmap/forest/ghost_wood.png")
371      (stop #t)
372      (north #f)
373      (south #f)
374      (west  #f)
375      (east  #f))
376 (tile (id 78)
377      (images "worldmap/forest/path_v.png")
378      (stop #f)
379      (north #t)
380      (south #t)
381      (west  #f)
382      (east  #f))
383 (tile (id 79)
384      (images "worldmap/forest/path_wns.png")
385      (stop #t)
386      (north #t)
387      (south #t)
388      (west  #t)
389      (east  #t))
390 (tile (id 80)
391      (images "worldmap/forest/path_nes.png")
392      (stop #t)
393      (north #t)
394      (south #t)
395      (west  #f)
396      (east  #t))
397 (tile (id 81)
398      (images "worldmap/forest/path_wn.png")
399      (stop #f)
400      (north #t)
401      (south #f)
402      (west  #t)
403      (east  #f))
404 (tile (id 82)
405      (images "worldmap/forest/path_ne.png")
406      (stop #f)
407      (north #t)
408      (south #f)
409      (west  #f)
410      (east  #t))
411 (tile (id 83)
412      (images "worldmap/forest/path_es.png")
413      (stop #f)
414      (north #f)
415      (south #t)
416      (west  #f)
417      (east  #t))
418 (tile (id 84)
419      (images "worldmap/forest/path_wn.png")
420      (stop #f)
421      (north #t)
422      (south #f)
423      (west  #t)
424      (east  #f))
425 (tile (id 85)
426      (images "worldmap/forest/path_wns.png")
427      (stop #t)
428      (north #t)
429      (south #t)
430      (west  #t)
431      (east  #f))
432 (tile (id 86)
433      (images "worldmap/forest/path_wes.png")
434      (stop #t)
435      (north #f)
436      (south #t)
437      (west  #t)
438      (east  #t))
439 (tile (id 87)
440      (images "worldmap/forest/path_wne.png")
441      (stop #t)
442      (north #t)
443      (south #f)
444      (west  #t)
445      (east  #t))
446 (tile (id 88)
447      (images "worldmap/forest/path_ws.png")
448      (stop #f)
449      (north #f)
450      (south #t)
451      (west  #t)
452      (east  #f))
453 (tile (id 89)
454      (images "worldmap/forest/brdg_l.png")
455      (stop #f)
456      (north #f)
457      (south #f)
458      (west  #t)
459      (east  #t))
460 (tile (id 90)
461      (images "worldmap/forest/brdg_r.png")
462      (stop #f)
463      (north #f)
464      (south #f)
465      (west  #t)
466      (east  #t))
467 (tile (id 91)
468      (images "worldmap/forest/brdg_lt.png"))
469 (tile (id 92)
470      (images "worldmap/forest/brdg_rb.png"))
471 (tile (id 93)
472      (images "worldmap/forest/brdg_lb.png"))
473 (tile (id 94)
474      (images "worldmap/forest/stream0.png"))
475 (tile (id 95)
476      (images "worldmap/forest/stream1.png"))
477 (tile (id 96)
478      (images "worldmap/forest/stream2.png"))
479 (tile (id 97)
480      (images "worldmap/forest/stream3.png"))
481 (tile (id 98)
482      (images "worldmap/forest/stream4.png"))
483 (tile (id 99)
484      (images "worldmap/forest/stream5.png"))
485 (tile (id 100)
486      (images "worldmap/forest/stream6.png"))
487 (tile (id 101)
488      (images "worldmap/forest/stream7.png"))
489 (tile (id 102)
490      (images "worldmap/forest/m1.png"))
491 (tile (id 103)
492      (images "worldmap/forest/m2.png"))
493 (tile (id 104)
494      (images "worldmap/forest/m3.png"))
495 (tile (id 105)
496      (images "worldmap/forest/m4.png"))
497 (tile (id 106)
498      (images "worldmap/forest/m5.png"))
499 (tile (id 107)
500      (images "worldmap/forest/m6.png"))
501 (tile (id 108)
502      (images "worldmap/forest/m7.png"))
503 (tile (id 109)
504      (images "worldmap/forest/m8.png"))
505 (tile (id 110)
506      (images "worldmap/forest/m9.png"))
507 (tile (id 111)
508      (images "worldmap/forest/m10.png"))
509 (tile (id 112)
510      (images "worldmap/forest/m11.png"))
511 (tile (id 113)
512      (images "worldmap/forest/m12.png"))
513 (tile (id 114)
514      (images "worldmap/forest/m13.png"))
515 (tile (id 115)
516      (images "worldmap/forest/m14.png"))
517 (tile (id 116)
518      (images "worldmap/forest/f1.png"))
519 (tile (id 117)
520      (images "worldmap/forest/f2.png"))
521 (tile (id 118)
522      (images "worldmap/forest/f3.png"))
523 (tile (id 119)
524      (images "worldmap/forest/f4.png"))
525 (tile (id 120)
526      (images "worldmap/forest/f5.png"))
527 (tile (id 121)
528      (images "worldmap/forest/f6.png"))
529 (tile (id 122)
530      (images "worldmap/forest/f7.png"))
531 (tile (id 123)
532      (images "worldmap/forest/f8.png"))
533 (tile (id 124)
534      (images "worldmap/forest/f9.png"))
535 (tile (id 125)
536      (images "worldmap/forest/f10.png"))
537 (tile (id 126)
538      (images "worldmap/forest/gd2.png"))
539 (tile (id 127)
540      (images "worldmap/forest/gr1.png")
541      (stop #f)
542      (north #t)
543      (south #t)
544      (west  #f)
545      (east  #f))
546 (tile (id 128)
547      (images "worldmap/forest/gd2m.png"))
548 (tile (id 129)
549      (images "worldmap/forest/gr2.png")
550      (stop #f)
551      (north #t)
552      (south #t)
553      (west  #f)
554      (east  #f))
555 (tile (id 130)
556      (images "worldmap/forest/gr3.png"))
557 (tile (id 131)
558      (images "worldmap/forest/gr4.png")
559      (stop #f)
560      (north #f)
561      (south #f)
562      (west  #t)
563      (east  #t))
564 (tile (id 132)
565      (images "worldmap/forest/gr5.png")
566      (stop #t)
567      (north #t)
568      (south #t)
569      (west  #f)
570      (east  #t))
571 (tile (id 133)
572      (images "worldmap/forest/gr6.png"))
573 (tile (id 134)
574      (images "worldmap/forest/gr7.png")
575      (stop #f)
576      (north #t)
577      (south #t)
578      (west  #f)
579      (east  #t))
580 (tile (id 135)
581      (images "worldmap/forest/g8.png"))
582 (tile (id 136)
583      (images "worldmap/forest/g9.png"))
584 (tile (id 137)
585      (images "worldmap/forest/g10.png"))
586 (tile (id 138)
587      (images "worldmap/forest/g11.png"))
588 (tile (id 139)
589      (images "worldmap/forest/g12.png"))
590 (tile (id 140)
591      (images "worldmap/forest/e1.png")
592      (stop #t)
593      (north #f)
594      (south #f)
595      (west  #f)
596      (east  #t))
597 (tile (id 141)
598      (images "worldmap/forest/e2.png")
599      (stop #t)
600      (north #f)
601      (south #f)
602      (west  #t)
603      (east  #f))
604 (tile (id 142)
605      (images "worldmap/forest/map-1-1.png"))
606 (tile (id 143)
607      (images "worldmap/forest/map-1-2.png"))
608 (tile (id 144)
609      (images "worldmap/forest/map-2-1.png")
610      (stop #f)
611      (north #f)
612      (south #f)
613      (west  #t)
614      (east  #t))
615 (tile (id 145)
616      (images "worldmap/forest/map-2-2.png")
617      (stop #f)
618      (north #f)
619      (south #f)
620      (west  #t)
621      (east  #t))
622 (tile (id 146)
623      (images "worldmap/forest/map-3-1.png"))
624 (tile (id 147)
625      (images "worldmap/forest/map-3-2.png"))
626 (tile (id 148)
627      (images "worldmap/forest/ground2.png"))
628 (tile (id 149)
629      (images "worldmap/forest/map-2-1b.png")
630      (stop #f)
631      (north #f)
632      (south #f)
633      (west  #t)
634      (east  #t))
635 (tile (id 150)
636      (images "worldmap/forest/map-2-1c.png"))
637 (tile (id 151)
638      (images "worldmap/forest/map-2-2b.png"))
639 (tile (id 152)
640      (images "worldmap/forest/map-2-1d.png")
641      (stop #f)
642      (north #f)
643      (south #f)
644      (west  #t)
645      (east  #t))
646 (tile (id 153)
647      (images "worldmap/forest/fall1.png"))
648 (tile (id 154)
649      (images "worldmap/forest/fall2.png"))
650 (tile (id 155)
651      (images "worldmap/forest/fall3.png"))
652 (tile (id 156)
653      (images "worldmap/forest/fall4.png"))
654 (tile (id 157)
655      (images "worldmap/forest/fall5.png"))
656 (tile (id 158)
657      (images "worldmap/forest/fall6.png"))
658 (tile (id 159)
659      (images "worldmap/forest/fall7.png"))
660 (tile (id 160)
661      (images "worldmap/forest/fall8.png")
662      (images "worldmap/forest/fall8b.png")
663 )
664 (tile (id 161)
665      (images "worldmap/forest/fall9.png"))
666 (tile (id 162)
667      (images "worldmap/forest/fall0.png"))
668 (tile (id 163)
669      (images "worldmap/forest/stream8.png"))
670 (tile (id 164)
671      (images "worldmap/forest/stream9.png"))
672 (tile (id 165)
673      (images "worldmap/forest/stream10.png"))
674 (tile (id 166)
675      (images "worldmap/forest/shrub0.png"))
676 )
677