Spikes for all directions
[supertux.git] / data / images / tiles.strf
1 ;; -*- scheme -*-
2 ;; This file contains the mapping from tile-ids to image files as well
3 ;; as the tile properties (unisolid, solid, ice, water, etc.). Since
4 ;; it is important that the tile-ids don't change once created and
5 ;; used in a level some care has to be taken when editing this file,
6 ;; otherwise the levels would be rendered unusable.
7 ;;
8 ;; Some notes on editing this file:
9 ;;  - tile-ids must be unique
10 ;;  - the tile definition with the largest id should always be at the
11 ;;    bottom of the file
12 ;;  - when creating a new tile definition take the greatest current id
13 ;;    and increment it by one
14 ;;  - the meaning of the values in (attributes ...) can be seen in
15 ;;    src/tile.cpp, unisolid is 3 not 2
16 (supertux-tiles
17   (tile
18     (id 3037)
19     (images
20       "objects/bonus_block/full-0.png"
21       "objects/bonus_block/full-1.png"
22       "objects/bonus_block/full-2.png"
23       "objects/bonus_block/full-3.png"
24       "objects/bonus_block/full-4.png"
25       "objects/bonus_block/full-3.png"
26       "objects/bonus_block/full-2.png"
27       "objects/bonus_block/full-1.png"
28       "objects/bonus_block/full-0.png"
29       "objects/bonus_block/full-0.png"
30       "objects/bonus_block/full-0.png"
31     )
32     (solid #t)
33     (fullbox #t)
34     (next-tile 84)
35     (editor-images "objects/bonus_block/bonus-levelflip.png")
36     (data 12)
37     (fps 15)
38   )
39
40   (tile
41     (id 2948)
42     (images
43       "objects/bonus_block/full-0.png"
44       "objects/bonus_block/full-1.png"
45       "objects/bonus_block/full-2.png"
46       "objects/bonus_block/full-3.png"
47       "objects/bonus_block/full-4.png"
48       "objects/bonus_block/full-3.png"
49       "objects/bonus_block/full-2.png"
50       "objects/bonus_block/full-1.png"
51       "objects/bonus_block/full-0.png"
52       "objects/bonus_block/full-0.png"
53       "objects/bonus_block/full-0.png"
54     )
55     (solid #t)
56     (fullbox #t)
57     (next-tile 84)
58     (editor-images "objects/bonus_block/bonus-explode.png")
59     (data 11)
60     (fps 15)
61   )
62
63   (tile
64     (id 2947)
65     (images
66       "objects/bonus_block/full-0.png"
67       "objects/bonus_block/full-1.png"
68       "objects/bonus_block/full-2.png"
69       "objects/bonus_block/full-3.png"
70       "objects/bonus_block/full-4.png"
71       "objects/bonus_block/full-3.png"
72       "objects/bonus_block/full-2.png"
73       "objects/bonus_block/full-1.png"
74       "objects/bonus_block/full-0.png"
75       "objects/bonus_block/full-0.png"
76       "objects/bonus_block/full-0.png"
77     )
78     (solid #t)
79     (fullbox #t)
80     (next-tile 84)
81     (editor-images "objects/bonus_block/bonus-rain.png")
82     (data 10)
83     (fps 15)
84   )
85
86   (tile
87     (id 2946)
88     (images
89       "objects/bonus_block/full-0.png"
90       "objects/bonus_block/full-1.png"
91       "objects/bonus_block/full-2.png"
92       "objects/bonus_block/full-3.png"
93       "objects/bonus_block/full-4.png"
94       "objects/bonus_block/full-3.png"
95       "objects/bonus_block/full-2.png"
96       "objects/bonus_block/full-1.png"
97       "objects/bonus_block/full-0.png"
98       "objects/bonus_block/full-0.png"
99       "objects/bonus_block/full-0.png"
100     )
101     (solid #t)
102     (fullbox #t)
103     (next-tile 84)
104     (editor-images "objects/bonus_block/bonus-rock.png")
105     (data 9)
106     (fps 15)
107   )
108
109   (tile
110     (id 2945)
111     (images
112       "objects/bonus_block/full-0.png"
113       "objects/bonus_block/full-1.png"
114       "objects/bonus_block/full-2.png"
115       "objects/bonus_block/full-3.png"
116       "objects/bonus_block/full-4.png"
117       "objects/bonus_block/full-3.png"
118       "objects/bonus_block/full-2.png"
119       "objects/bonus_block/full-1.png"
120       "objects/bonus_block/full-0.png"
121       "objects/bonus_block/full-0.png"
122       "objects/bonus_block/full-0.png"
123     )
124     (solid #t)
125     (fullbox #t)
126     (next-tile 84)
127     (editor-images "objects/bonus_block/bonus-porttramp.png")
128     (data 8)
129     (fps 15)
130   )
131
132   (tile
133     (id 2944)
134     (images
135       "objects/bonus_block/full-0.png"
136       "objects/bonus_block/full-1.png"
137       "objects/bonus_block/full-2.png"
138       "objects/bonus_block/full-3.png"
139       "objects/bonus_block/full-4.png"
140       "objects/bonus_block/full-3.png"
141       "objects/bonus_block/full-2.png"
142       "objects/bonus_block/full-1.png"
143       "objects/bonus_block/full-0.png"
144       "objects/bonus_block/full-0.png"
145       "objects/bonus_block/full-0.png"
146     )
147     (solid #t)
148     (fullbox #t)
149     (next-tile 84)
150     (editor-images "objects/bonus_block/bonus-tramp.png")
151     (data 7)
152     (fps 15)
153   )
154
155   (tile
156     (id 2943)
157     (images
158       "objects/bonus_block/full-0.png"
159       "objects/bonus_block/full-1.png"
160       "objects/bonus_block/full-2.png"
161       "objects/bonus_block/full-3.png"
162       "objects/bonus_block/full-4.png"
163       "objects/bonus_block/full-3.png"
164       "objects/bonus_block/full-2.png"
165       "objects/bonus_block/full-1.png"
166       "objects/bonus_block/full-0.png"
167       "objects/bonus_block/full-0.png"
168       "objects/bonus_block/full-0.png"
169     )
170     (solid #t)
171     (fullbox #t)
172     (next-tile 84)
173     (editor-images "objects/bonus_block/off.png")
174     (data 6)
175     (fps 15)
176   )
177
178   (tilegroup
179     (name "Pipes")
180     (tiles
181      57   58   2841 2842
182      59   60   2843 2844
183      1742 1743 2845 2846
184      53   55   1744 2847
185      54   56   1745 2848
186      2849 2851 2852 2853
187      2850 2854 2855 2856
188      2857 2858 2859 2860
189      2861 2862 2863 2864
190      2865 2866 2867 2868
191      2869 2870 2871 2872
192
193      2905 2906 2907 2908
194
195      2085 2086 2873 2874
196      2087 2088 2875 2876
197      2089 2090 2877 2878
198      2143 2144 2145 2879
199      2146 2147 2148 2880
200      2881 2883 2884 2885
201      2882 2886 2887 2888
202      2889 2890 2891 2892
203      2893 2894 2895 2896
204      2897 2898 2899 2900
205      2901 2902 2903 2904))
206
207   (tilegroup
208     (name "Test")
209     (tiles
210      2203 2204 2205 0
211      2206 2207 2208 0
212      2209 2210 2211 0))
213
214   (tilegroup
215    (name "Crystalcave")
216    (tiles
217     2407 2408 2409 2410
218     2421 2422 2423 2424
219     2435 2436 2437 2438
220     2449 2450 2451 2452
221     2463 2464 2465 2466
222     2477 2478 2479 2480
223     2491 2492 2493 2494
224     2505 2506 2507 2508
225
226     2411 2412 0 0
227     2425 2426 0 0
228     2439 2440 0 0
229     2453 2454 0 0
230     2467 2468 0 0
231     2481 2482 0 0
232     2495 2496 0 0
233     2509 2510 0 0
234     
235     2417 2418 2419 2420 
236     2431 2432 2433 2434 
237     2445 2446 2447 2448 
238     2459 2460 2461 2462 
239     2473 2474 2475 2476 
240     2487 2488 2489 2490 
241     2501 2502 2503 2504 
242     2515 2516 2517 2518 
243
244     2413 2414 2415 2416
245     2427 2428 2429 2430
246     2441 2442 2443 2444
247     2455 2456 2457 2458
248     2469 2470 2471 2472
249     2483 2484 2485 2486
250     2497 2498 2499 2500
251     2511 2512 2513 2514
252     
253     2519 2520 2521 2522 
254     2535 2536 2537 2538 
255     2551 2552 2553 2554 
256     2567 2568 2569 2570 
257     2583 2584 2585 2586 
258     2599 2600 2601 2602 
259     2615 2616 2617 2618 
260     2631 2632 2633 2634 
261     
262     2523 2524 2525 2526 
263     2539 2540 2541 2542 
264     2555 2556 2557 2558 
265     2571 2572 2573 2574 
266     2587 2588 2589 2590 
267     2603 2604 2605 2606 
268     2619 2620 2621 2622 
269     2635 2636 2637 2638 
270
271     2527 2528 2529 2530 
272     2543 2544 2545 2546 
273     2559 2560 2561 2562 
274     2575 2576 2577 2578 
275     2591 2592 2593 2594 
276     2607 2608 2609 2610 
277     2623 2624 2625 2626 
278     2639 2640 2641 2642 
279     
280     2531 2532 2533 2534 
281     2547 2548 2549 2550 
282     2563 2564 2565 2566 
283     2579 2580 2581 2582 
284     2595 2596 2597 2598 
285     2611 2612 2613 2614 
286     2627 2628 2629 2630 
287     2643 2644 2645 2646 
288
289     2647 2648 2649 2650 
290     2651 2652 2653 2654 
291     2655 2656 2657 2658 
292     2659 2660 2661 2662 
293
294     2663 2664 2665 2675 
295     2666 2667 2668 2676
296     2669 2670 2671 2677
297     2672 2673 2674 2678
298     )
299    )
300
301 (tilegroup
302  (name "Snowmountain")
303 (tiles
304 2679 2680 2681 2682 
305 2695 2696 2697 2698 
306 2711 2712 2713 2714 
307 2727 2728 2729 2730 
308 2743 2744 2745 2746 
309 2759 2760 2761 2762 
310 2775 2776 2777 2778 
311 2791 2792 2793 2794 
312
313 2683 2684 2685 2686 
314 2699 2700 2701 2702 
315 2715 2716 2717 2718 
316 2731 2732 2733 2734 
317 2747 2748 2749 2750 
318 2763 2764 2765 2766 
319 2779 2780 2781 2782 
320 2795 2796 2797 2798 
321
322 2687 2688 2689 2690 
323 2703 2704 2705 2706 
324 2719 2720 2721 2722 
325 2735 2736 2737 2738 
326 2751 2752 2753 2754 
327 2767 2768 2769 2770 
328 2783 2784 2785 2786 
329 2799 2800 2801 2802 
330
331 2691 2692 2693 2694 
332 2707 2708 2709 2710 
333 2723 2724 2725 2726 
334 2739 2740 2741 2742 
335 2755 2756 2757 2758 
336 2771 2772 2773 2774 
337 2787 2788 2789 2790 
338 2803 2804 2805 2806 
339 ))
340
341   (tilegroup
342     (name "Snow")
343     (tiles
344       7    8    9    202
345       13   14   15   204
346       10   11   12   206
347       16   17   18   205
348       30   31   114  113
349       21   22   19   203
350       20   23   207  208
351       2134 115  116  214
352       2135 117  118  1539
353
354       2909 2910 2913 2914
355       2911 2912 2915 2916
356       2917 2918 2921 2922
357       2919 2920 2923 2924
358       1844 1837 1838 1843
359       1846 1839 1840 1845
360       1848 1841 1842 1847
361       1850 1826 1827 1849
362       1829 1830 1831 1832
363       1833 1834 1835 1836
364
365       2121 2122 2123 0
366       2126 2127 2128 0
367       2131 2132 2133 0
368       2124 2125 0    0
369       2129 2130 0    0
370
371       2925 2926 2929 2930
372       2940 2928 2931 2937
373       2941 2933 2935 2938
374       2942 2934 2936 2939
375
376       122  209  123  0
377       124  210  125  0
378       1345 1346 1344 0
379       33   32   34   1741
380       35   37   39   1740
381       38   36   43   1739
382       40   41   42   1815
383       119  121  120  1816
384
385       2050 2051 2060 2061 
386       2055 2056 2065 2066 
387       2052 2053 2054 0
388       2057 2058 2059 0
389       2062 2063 2064 0
390          0 2067 2068 2069
391          0 2072 2073 2074
392       2075 2079 2076 2070
393       2077 2073 2078 2071
394
395       2019 2140 2141 2142
396       2020 0 0 0
397       
398       2178 3038 3039 3040
399
400       2155 2156 2157 2163
401       2158 2159 2154 2164
402       2160 2161 2162 2165
403
404       2166 2167 2168 2169
405       2170 2171 2172 2173
406       2174 2175 2176 2177
407
408       2185 2186 2180 2181
409       2193 2194 2188 2189 
410       2197 2187 2195 2196 
411
412       2182 2183 2184 2179
413       2190 2191 2192 2201 
414       2198 2199 2200 2202 
415
416       2384 2385 2386 2949
417       2387 2388 2389 2950
418       2390 2391 2392 2951
419       2393 2394 2395 2952      
420       2953 2954 2955 2956
421
422       2957 2962 2398 2396
423       2958 2961 2399 2397
424       2959 2960 2997 2998
425
426       2969 0    0    2963
427       2970 2975 2979 2964
428       2971 2976 2980 2965
429       2972 2977 2981 2966
430       2973 2978 2982 2967
431       2974 2986 2990 2968
432       2983 2987 2991 2994
433       2984 2988 2992 2995
434       2985 2989 2993 2996
435     )
436   )
437   (tilegroup
438     (name "Snow (Paralax Background)")
439     (tiles
440       149  160  151 158
441       152  153  154 159
442       155  156  157 0
443       161  162  163 170
444       164  165  166 171
445       167  168  169 1343
446       0    0    0   1342)
447   )
448   (tilegroup
449     (name "Forest")
450     (tiles
451       1000 1001 1002 1003
452       1004 1005 1006 1007
453       1008 1009 1010 1011
454       1012 1013 1014 1015
455       1016 1017 1018 1019
456       1723 1724 1725 1726
457       1817 1013 1014 1820
458       1819 1533 1534 1535
459       1818 1536 1537 1538
460       1996 1060 1061 1997
461       1063 1064 1065 1066
462       1067 1068 1069 1070
463       1045 1046 1051 1052
464       1047 1048 1053 1054
465       1049 1050 1055 1056
466       1042 1043 1057 1058
467       1034 1035 1029 1030
468       1040 1041 1031 1032
469       1036 1037 1737 1038
470       1020 1021 1022 1044
471       1023 1024 1025 1033
472       1026 1027 1028 1039
473       1738 1357 313  314
474       1569 1571 315  316
475       1573 1570 317  318
476       1572 1574 319  320
477       1358 1359 1360 0
478       1361 1362 1363 0
479       1364 1365 1366 0
480       1972 1976 1980 1984
481       1973 1977 1981 1985
482       1974 1978 1982 1986
483       1975 1979 1983 1987
484       2005 1351 2010 0
485       2006 1352 2011 0
486       2007 1353 2012 0
487       2008 1354 2013 0
488       2009 1821 2014 0
489
490       1860 1861 1862 1863
491       1864 1865 1866 1867
492       1868 1869 1870 1871
493       1872 1873 1874 1875
494       1876 1877 1879 1880
495       0    1890 1891 0
496       1892 1893 1894 1895
497       1896 1897 1898 1899
498       1900 1901 1902 1903
499       1904 1905 1906 1907
500       1908 1909 1910 1911
501       1912 1913 1914 1915
502       1916 1917 1918 1919
503       1920 1921 1922 1923
504       1924 1925 1926 1927
505       1928 1929 1930 1931
506       1932 1933 1934 1935
507       1936 1937 1938 1939
508       1940 1941 1942 1943
509       1944 1945 1946 1947
510       1948 1949 1950 1951
511       1952 1953 1954 1955
512       1956 1957 1958 1959
513       1960 1961 1962 1963
514       1964 1965 1966 1967
515       1968 1969 1970 1971
516
517       1423 1424 1425 1426
518       1427 1428 1429 1430
519       1431 1432 1433 1434
520       1435 1436 1437 1438
521       1439 1440 1441 1442
522       0    1443 1444 0
523       1445 1446 1447 1448
524       1449 1450 1451 1452
525     )
526   )
527
528   (tilegroup
529     (name "Forest (Background)")
530     (tiles
531       0    0    1073 1074
532       0    0    1081 1082
533       0    1088 1089 1090
534       1095 1096 1097 1098
535       1103 1104 1105 1106
536       1111 1112 1113 1114
537       1119 1120 1121 1122
538       1127 1128 1129 1130
539       0    1136 1137 1138
540       1143 1144 1145 1146
541       0    1152 1153 1154
542       1159 1160 1161 1162
543       1075 0    0    0
544       1083 1084 0    0
545       1091 1092 1093 0
546       1099 1100 1101 0
547       1107 1108 1109 1110
548       1115 1116 1117 1118
549       1123 1124 1125 1126
550       1131 1132 1133 1134
551       1139 1140 1141 0
552       1147 1148 0    0
553       1155 1156 0    0
554       1163 1164 0    0
555       0    1168 1169 1170
556       0    1174 1175 1176
557       1179 1180 1181 1182
558       1185 1186 1187 1188
559       1191 1192 1193 1194
560       1197 1198 1199 1200
561       1203 1204 1205 1206
562       1209 1210 1211 1212
563       0    2045 1219 1220
564       0    2046 1225 1226
565       0    0    1217 1218
566       0    0    1223 1224
567       0    1228 1229 1230
568       0    1234 1235 1236
569       1177 0    0    0
570       1183 0    0    0
571       1189 1190 0    0
572       1195 1196 0    0
573       1201 1202 0    0
574       1207 1208 0    0
575       1213 1214 0    0
576       0    1240 1241 1242
577       1243 1244 1245 1246
578       1247 1248 1249 1250
579       1251 1252 1253 1254
580       1255 1256 1257 1258
581       1259 1260 1261 1262
582       1263 1264 1265 1266
583       1267 1268 1269 1270
584       1271 1272 1273 1274
585       1275 1276 1277 1278
586       1279 1280 1281 1282
587       1283 1284 1285 1286
588       1287 1288 1303 1304
589       1289 1290 1305 1306
590       1291 1292 1307 1308
591       1293 1294 1309 1310
592       1295 1296 0    0
593       1297 1298 0    0
594       1299 1300 0    0
595       1301 1302 0    0
596       402  403  404  405
597       406  407  408  409
598       410  411  412  413
599       414  415  416  417
600       418  419  420  421
601       422  423  424  425
602       426  427  428  429
603       430  431  432  433
604       434  435  436  437
605       438  439  440  441
606       442  443  444  445
607       446  447  448  449
608       450  451  452  453
609       454  455  456  457
610       323  324  322  360
611       325  326  0    0
612       327  328  0    0
613       329  330  0    0
614       0    0    1746 1747
615       1760 1761 1748 1749
616       0    0    1750 1751
617       1752 1753 0    0
618       1754 1755 1756 1757
619       1758 1759 0    0
620     )
621   )
622   (tilegroup
623     (name "Block")
624     (tiles 27 28 29 47 48 50 49 211 77 51 52 212 78 62 61 213 44 83 2947 2948 84 102 140 103 104 105 112 128 3037 2943 2944 2945 2946 1311 2153)
625   )
626   (tilegroup
627     (name "Background")
628     (tiles
629       106  107  108  24
630       109  110  111  25
631       85   86   87   88
632       89   90   91   92
633       93   94   95   96
634       97   98   99   100
635       1321 1322 1323 1324
636       1325 1326 1327 1328
637       1329 1330 1331 1332
638       1333 1334 1335 1336)
639   )
640   (tilegroup
641     (name "Points")
642     (tiles 132 133)
643   )
644   (tilegroup
645     (name "Misc")
646     (tiles
647       76   201  174  130
648       75   200  173  129
649       295  296  297  298
650       81   126  127  2047
651       1355 1809 1812 2048
652       1356 1810 1813 2049
653       1411 1811 1814 0
654       1988 1989 0    0
655       1990 1991 0    0
656       1992 1993 0    0
657       1994 1995 0    0
658     )
659   )
660   (tilegroup
661     (name "Pole")
662     (tiles
663       1348 1720 1719 1718
664       79   80   1347 1722
665       1349 1717 1721 0
666       2001 2002 2149 2150
667       2003 2004 2151 2152
668
669       2999 3000 3001 3002
670       3003 3004 3005 3006
671       3007 3008 3009 3010
672       3011 3012 3013 3014
673       3015 3016 3017 3018
674       3019 3020 3021 3022
675       3023 3024 3025 3026
676       3027 3028 3029 3030
677       3031 3032 3033 3034
678       3035 3036 0    0
679     )
680   )
681   (tilegroup
682     (name "Stone Brick Walls")
683     (tiles
684       64   65   66   67
685       68   69   321  0
686       0    1367 1368 1369
687       1370 1371 1372 1373
688       1374 1375 1376 1377
689       1378 1379 1380 0
690       1381 1382 1383 1384
691       1385 1386 1387 1388
692       1389 1390 1391 1392
693       1393 1394 1395 1396
694       0    1397 1398 1399
695       1400 1401 1402 1403
696       1404 1405 1406 1407
697       1408 1409 1410 0
698       1412 1413 1414 1415
699       1416 1417 1419 0
700       0    1418 1420 0
701       1467 1468 1469 1470
702       1471 1472 1473 1474
703       1476 1477 1478 0
704       1479 1480 1481 1482
705       1486 1487 1488 1489
706       1493 1494 1495 1496
707       1500 1501 1502 1503
708       1507 1508 1509 1510
709       1483 1484 1485 1568
710       1490 1491 1492 1517
711       1497 1498 1499 1518
712       1504 1505 1506 0
713       1511 1512 0    0
714       1513 1514 0    0
715       1515 1516 0    0
716       1762 1763 1355 0
717       1764 1765 1356 0
718       1766 1767 1411 0
719       1768 1769 0    0
720       1770 1771 0    0
721       1772 1773 0    0
722       337  338  339  0
723       340  341  342)
724   )
725   (tilegroup
726     (name "Signs")
727     (tiles
728       136  137  141  142
729       138  139  143  144
730       1600 1601 1604 1605
731       1602 1603 1606 1607
732       1608 1609 1612 1613
733       1610 1611 1614 1615
734       1616 1617 1620 1621
735       1618 1619 1622 1623
736       1624 1625 1628 1629
737       1626 1627 1630 1631
738       1727 1728 1731 1732
739       1729 1730 1733 1734
740       1822 1823 2400 2401
741       1824 1825 2402 2403)
742   )
743   (tilegroup
744     (name "Jungle")
745     (tiles
746       301 302 303 0
747       304 305 306 0
748       307 308 309 0
749       311 310 0   0
750       312 0   0   0
751     )
752   )
753   (tilegroup
754     (name "Water")
755     (tiles
756       2019 2140 2141 2142
757       2020 0    0    0
758
759       291 292 293 294
760       287 288 289 290
761       283 284 285 286
762       279 280 281 282
763       275 276 277 278
764
765       195 0   196 75
766       197 198 199 76
767
768       191 192 193 194
769       187 188 189 190
770       183 184 185 186
771       179 180 181 182
772       175 176 177 178)
773   )
774   (tilegroup
775     (name "Icebridge")
776     (tiles
777       1551 1540 1541 1545
778       1549 1543 1544 1542
779       0    1547 1548 1546
780       0    0    0    1550)
781   )
782   (tilegroup
783     (name "LavaFlow")
784     (tiles
785       2136 2137 2138 2139    
786       1711 1707 1701 1714
787       1709 1710 1712 1715
788       1708 0    1716 1704
789       1705 1700 1703 1702
790       1706 0    1713)
791   )
792   (tilegroup
793     (name "Exits")
794     (tiles
795       0    1633 1634 0
796       1639 1640 1641 1642
797       1646 1647 1648 1649
798       1653 1654 1655 1656
799       1660 1661 1662 1663
800       1667 1735 1669 1670
801       1674 1736 1676 1677
802       1664 1665 0    0
803       1671 1672 1673 0
804       1678 1679 1680 0
805       1650 1651 1652 1668
806       1657 1658 1659 1675
807       0    0    1666 0
808       1643 1644 1645 0
809       1998 1999 2000 0
810       2023 2024 2025 0
811       2026 2027 2028 0
812       2029 2030 2031 0
813       0    0    0    0
814       126  0    0    0
815       0    0    0    0
816       0    0    0    0
817       0    0    0    0
818       0    0    0    0
819       0    0    0    0
820       127  0    0    0
821       0    0    0    0
822       0    0    0    0
823       0    0    0    0
824       0    0    0    0
825       0    0    0    0
826     )
827   )
828  (tilegroup
829     (name "Castle")
830     (tiles
831       1519 1520 1521 1522
832       1523 1524 1525 1526
833       1527 1528 1529 1530
834       1779 1780 1781 1783
835       1784 1785 1786 1788
836       1789 1790 1791 1793
837       1794 1795 1796 1798
838       1805 1782 1804 1787
839       1797 1792 1799 1800
840
841       2807 2808 2810 2812
842       2809 2813 2814    0
843       2811 2815 2816    0
844
845       2091 2092 2093    0
846       2096 2097 2098    0
847       2101 2102 2103    0
848       2106 2107 2108    0
849       2111 2112 2113    0
850       2116 2117 2118    0
851       2094 2095 2109 2110
852       2099 2100 2104 2105
853       2114 2115 2119 2120
854
855       2380 2381 2382 2383
856       2212 2213 2214 2215
857       2224 2225 2226 2227
858       2236 2237 2238 2239
859       2248 2249 2250 2251
860       2260 2261 2262 2263
861       2272 2273 2274 2275
862       2284 2285 2286 2287
863       2296 2297 2298 2299
864       2308 2309 2310 2311
865       2320 2321 2322 2323
866       2332 2333 2334 2335
867       2344 2345 2346 2347
868       2312 2313 2314 2315
869       2324 2325 2326 2327
870       2336 2337 2338 2339
871       2348 2349 2350 2351
872       2356 2357 2358 2359
873       2368 2369 2370 2371
874       2360 2361 2362 2363
875       2372 2373 2374 2375
876       2364 2365 2366 2367
877       2376 2377 2378 2379
878       2264 2265 2266 2267
879       2276 2277 2278 2279
880       2288 2289 2290 2291
881       2300 2301 2302 2303
882       2268 2269 2270 2271
883       2280 2281 2282 2283
884       2292 2293 2294 2295
885       2304 2305 2306 2307
886       2316 2317 2318 2319
887       2328 2329 2330 2331
888       2340 2341 2342 2343
889       2352 2353 2354 2355
890       2216 2217 2218 2219
891       2228 2229 2230 2231
892       2240 2241 2242 2243
893       2252 2253 2254 2255
894       2220 2221 2222 2223
895       2232 2233 2234 2235
896       2244 2245 2246 2247
897       2256 2257 2258 2259
898     )
899   )
900
901   (tilegroup
902     (name "Cave background")
903     (tiles
904       70 0 0 0
905       0  0 0 0
906       0  0 0 0
907       0  0 0 0
908       71 0 0 0
909       0  0 0 0
910       0  0 0 0
911       0  0 0 0
912       72 0 0 0
913       0  0 0 0
914       0  0 0 0
915       0  0 0 0
916       73 0 0 0
917       0  0 0 0
918       0  0 0 0
919       0  0 0 0
920       74 0 0 0
921       0  0 0 0
922       0  0 0 0
923       0  0 0 0
924     )
925   )
926   (tilegroup
927     (name "Lightmap")
928     (tiles
929       2032 2033 2034 2035
930       2036 2037    0 2038
931       2039    0    0 2040
932       2035 2041 2042 2032
933     )
934   )
935   (tilegroup
936     (name "Unisolid")
937     (tiles
938       2043 2044    0  359
939       1760 1761 1748 1749
940       1754 1755 1756 1757
941       2404 2405    0    0
942       2817 2818 2819 2820
943       2823 2821 2822 2824
944       2828 2832 2830 2826
945       2827 2831 2829 2825
946       2839 2833 2834 2840
947       2835 2837 2838 2836
948     )
949   )
950   (tile
951     (id 1)
952     (images
953       "tiles/auxiliary/notile.png"
954     )
955     (solid #t)
956   )
957   (tiles
958     (width 13)
959     (height 5)
960     (ids
961       7  8  9  0    1826 1827 0    1837 1838 1843 1844 2937 2940
962       13 14 15 1829 1830 1831 1832 1839 1840 1845 1846 2938 2941
963       10 11 12 1833 1834 1835 1836 1841 1842 1847 1848 2939 2942
964       16 17 18 2925 2926 2929 2930 2933 2935 1849 1850 0    0
965       0  0  0  2927 2928 2931 2932 2934 2936 0    0    0    0
966     )
967     (attributes
968       0 0 0 0  0  0  0  0  0  0  0  17 17
969       1 1 1 17 17 17 17 17 17 17 17 17 17
970       1 1 1 1  1  1  1  1  1  17 17 0  0
971       0 0 0 17 17 17 17 17 17 1  1  0  0
972       0 0 0 0  0  0  0  0  0  0  0  0  0
973     )
974     (datas
975       0 0 0 0  0  0  0  0 0 0  0  49 67
976       0 0 0 18 34 32 16 2 0 66 48 65 51
977       0 0 0 0  0  0  0  0 0 50 64 0  0
978       0 0 0 33 17 19 35 1 3 0  0  0  0
979       0 0 0 0  0  0  0  0 0 0  0  0  0
980     )
981     (image "tiles/snow/convex.png")
982   )
983
984   (tiles
985     (width 2)
986     (height 3)
987     (ids
988       30 31
989       21 22
990       20 23
991     )
992     (attributes
993       1 1
994       1 1
995       1 1
996     )
997     (image "tiles/snow/concave.png")
998   )
999   (tiles
1000     (width 2)
1001     (height 3)
1002     (ids
1003       115 116
1004       117 118
1005       19 1539
1006     )
1007     (attributes
1008       1 1
1009       1 1
1010       1 1
1011     )
1012     (image "tiles/snow/variants.png")
1013   )
1014   (tiles
1015     (width 2)
1016     (height 5)
1017     (ids
1018       114 113
1019       207 208
1020       202 203
1021       204 206
1022       214 205
1023     )
1024     (attributes
1025       1 1
1026       1 1
1027       0 1
1028       1 1
1029       1 1
1030     )
1031     (image "tiles/snow/special.png")
1032   )
1033   (tiles
1034     (width 3)
1035     (height 3)
1036     (ids
1037       122  209  123
1038       124  210  125
1039       1345 1346 1344
1040     )
1041     (attributes
1042       3 3 3
1043       0 1 0
1044       0 0 0
1045     )
1046     (image "tiles/snow/background.png")
1047   )
1048   (tile
1049     (id 24)
1050     (images
1051       "tiles/doodads/grass1.png"
1052     )
1053   )
1054   (tile
1055     (id 25)
1056     (images
1057       "tiles/doodads/grass2.png"
1058     )
1059   )
1060   (tile
1061     ; dupe of tile 83, this one will be removed.
1062     (id 26)
1063     (images
1064       "objects/bonus_block/full-0.png"
1065       "objects/bonus_block/full-1.png"
1066       "objects/bonus_block/full-2.png"
1067       "objects/bonus_block/full-3.png"
1068       "objects/bonus_block/full-4.png"
1069       "objects/bonus_block/full-3.png"
1070       "objects/bonus_block/full-2.png"
1071       "objects/bonus_block/full-1.png"
1072       "objects/bonus_block/full-0.png"
1073       "objects/bonus_block/full-0.png"
1074       "objects/bonus_block/full-0.png"
1075     )
1076     (solid #t)
1077     (fullbox #t)
1078     (next-tile 84)
1079     (data 1)
1080     (fps 2)
1081   )
1082   (tiles
1083     (width 3)
1084     (height 1)
1085     (ids
1086       27 28 29
1087     )
1088     (attributes
1089       1 1 1
1090     )
1091     (image "tiles/blocks/block_horiz.png")
1092   )
1093   ; Yes, the numbering is extremely odd, backwards compatibility...
1094   (tiles
1095     (width 3)
1096     (height 4)
1097     (ids
1098       33 32 34
1099       35 37 39
1100       38 36 43
1101       40 41 42
1102     )
1103     (attributes
1104       0 0 0
1105       1 1 1
1106       1 1 1
1107       1 1 1
1108     )
1109     (image "tiles/darksnow/convex.png")
1110   )
1111   (tile
1112     (id 44)
1113     (images
1114       "objects/coin/coin-0.png"
1115       "objects/coin/coin-1.png"
1116       "objects/coin/coin-2.png"
1117       "objects/coin/coin-3.png"
1118       "objects/coin/coin-4.png"
1119       "objects/coin/coin-5.png"
1120       "objects/coin/coin-6.png"
1121       "objects/coin/coin-7.png"
1122     )
1123     (coin #t)
1124     (fps 10)
1125   )
1126   (tile
1127     (id 47)
1128     (images
1129       "tiles/blocks/block4.png"
1130     )
1131     (solid #t)
1132   )
1133   (tile
1134     (id 48)
1135     (images
1136       "tiles/blocks/block5.png"
1137     )
1138     (solid #t)
1139   )
1140   (tiles
1141     (width 2)
1142     (height 2)
1143     (ids
1144       50 49
1145       51 52
1146     )
1147     (attributes
1148       1 1
1149       1 1
1150     )
1151     (image "tiles/blocks/bigblock.png")
1152   )
1153   (tile
1154     (id 61)
1155     (images
1156       "tiles/blocks/block10.png"
1157     )
1158     (solid #t)
1159   )
1160   (tile
1161     (id 62)
1162     (images
1163       "tiles/blocks/block11.png"
1164     )
1165     (solid #t)
1166   )
1167   (tile
1168     ; dupe of tile 70, this one will be removed.
1169     (id 63)
1170     (images
1171       "tiles/background/backgroundtile1.png"
1172     )
1173     (solid #t)
1174   )
1175   (tile
1176     (id 64)
1177     (images
1178       "tiles/castle/grey.png"
1179     )
1180     (solid #t)
1181   )
1182   (tile
1183     (id 65)
1184     (images
1185       "tiles/castle/grey2.png"
1186     )
1187     (solid #t)
1188   )
1189   (tile
1190     (id 66)
1191     (images
1192       "tiles/castle/grey3.png"
1193     )
1194     (solid #t)
1195   )
1196   (tile
1197     (id 67)
1198     (images
1199       "tiles/castle/grey4.png"
1200     )
1201     (solid #t)
1202   )
1203   (tile
1204     (id 68)
1205     (images
1206       "tiles/castle/grey5.png"
1207     )
1208     (solid #t)
1209   )
1210   (tile
1211     (id 69)
1212     (images
1213       "tiles/castle/grey6.png"
1214     )
1215     (solid #t)
1216   )
1217   (tile
1218     ; dupe of tile 63, this one will be kept.
1219     (id 70)
1220     (images
1221       "tiles/background/backgroundtile1.png"
1222     )
1223     (solid #t)
1224   )
1225   (tile
1226     (id 71)
1227     (images
1228       "tiles/background/backgroundtile2.png"
1229     )
1230     (solid #t)
1231   )
1232   (tile
1233     (id 72)
1234     (images
1235       "tiles/background/backgroundtile3.png"
1236     )
1237     (solid #t)
1238   )
1239   (tile
1240     (id 73)
1241     (images
1242       "tiles/background/backgroundtile4.png"
1243     )
1244     (solid #t)
1245   )
1246   (tile
1247     (id 74)
1248     (images
1249       "tiles/background/backgroundtile5.png"
1250     )
1251     (solid #t)
1252   )
1253   (tile
1254     (id 75)
1255     (images
1256       "tiles/water/water.png"
1257     )
1258     (water #t)
1259   )
1260   (tile
1261     (id 76)
1262     (images
1263       "tiles/water/waves-0.png"
1264       "tiles/water/waves-1.png"
1265       "tiles/water/waves-2.png"
1266     )
1267     (water #t)
1268     (fps 10)
1269   )
1270   (tile
1271     (id 77)
1272     (images
1273       "tiles/blocks/brick0.png"
1274     )
1275     (solid #t)
1276     (brick #t)
1277   )
1278   (tile
1279     (id 78)
1280     (images
1281       "tiles/blocks/brick1.png"
1282     )
1283     (solid #t)
1284     (brick #t)
1285   )
1286   (tiles
1287     (width 1)
1288     (height 5)
1289     (ids
1290       80
1291       1349
1292       79
1293       1348
1294       1347
1295     )
1296     (image "tiles/pole/vert.png")
1297   )
1298   (tile
1299     (id 81)
1300     (images
1301       "tiles/doodads/flag-0.png"
1302       "tiles/doodads/flag-1.png"
1303     )
1304     (fps 10)
1305   )
1306   (tile
1307     ; dupe of tile 26, this one will be kept.
1308     (id 83)
1309     (images
1310       "objects/bonus_block/full-0.png"
1311       "objects/bonus_block/full-1.png"
1312       "objects/bonus_block/full-2.png"
1313       "objects/bonus_block/full-3.png"
1314       "objects/bonus_block/full-4.png"
1315       "objects/bonus_block/full-3.png"
1316       "objects/bonus_block/full-2.png"
1317       "objects/bonus_block/full-1.png"
1318       "objects/bonus_block/full-0.png"
1319       "objects/bonus_block/full-0.png"
1320       "objects/bonus_block/full-0.png"
1321     )
1322     (solid #t)
1323     (fullbox #t)
1324     (next-tile 84)
1325     (data 1)
1326     (fps 2)
1327   )
1328   (tile
1329     (id 84)
1330     (images
1331       "objects/bonus_block/empty.png"
1332     )
1333     (solid #t)
1334   )
1335   (tiles
1336     (width 4)
1337     (height 2)
1338     (ids
1339       85 86 87 88
1340       89 90 91 92
1341     )
1342     (image "tiles/background/cloud.png")
1343   )
1344   (tiles
1345     ; 93 is a dupe of tile 101, 93 will be kept.
1346     (width 4)
1347     (height 2)
1348     (ids
1349       93 94 95 96
1350       97 98 99 100
1351     )
1352     (image "tiles/background/bkgd.png")
1353   )
1354   (tile
1355     ; dupe of tile 93, this one will be removed.
1356     (id 101)
1357     (images
1358       (region "tiles/background/bkgd.png" 0 0 32 32)
1359     )
1360   )
1361   (tile
1362     (id 102)
1363     (images
1364       "objects/bonus_block/full-0.png"
1365       "objects/bonus_block/full-1.png"
1366       "objects/bonus_block/full-2.png"
1367       "objects/bonus_block/full-3.png"
1368       "objects/bonus_block/full-4.png"
1369       "objects/bonus_block/full-3.png"
1370       "objects/bonus_block/full-2.png"
1371       "objects/bonus_block/full-1.png"
1372       "objects/bonus_block/full-0.png"
1373       "objects/bonus_block/full-0.png"
1374       "objects/bonus_block/full-0.png"
1375     )
1376     (solid #t)
1377     (fullbox #t)
1378     (next-tile 84)
1379     (editor-images "objects/bonus_block/bonus-fire_flower.png")
1380     (data 2)
1381     (fps 2)
1382   )
1383   (tile
1384     (id 103)
1385     (images
1386       "objects/bonus_block/full-0.png"
1387       "objects/bonus_block/full-1.png"
1388       "objects/bonus_block/full-2.png"
1389       "objects/bonus_block/full-3.png"
1390       "objects/bonus_block/full-4.png"
1391       "objects/bonus_block/full-3.png"
1392       "objects/bonus_block/full-2.png"
1393       "objects/bonus_block/full-1.png"
1394       "objects/bonus_block/full-0.png"
1395       "objects/bonus_block/full-0.png"
1396       "objects/bonus_block/full-0.png"
1397     )
1398     (solid #t)
1399     (fullbox #t)
1400     (next-tile 84)
1401     (editor-images "objects/bonus_block/bonus-herring.png")
1402     (data 3)
1403     (fps 2)
1404   )
1405   (tile
1406     (id 104)
1407     (images
1408       "tiles/blocks/brick0.png"
1409     )
1410     (editor-images "tiles/blocks/brick0_full.png")
1411     (solid #t)
1412     (brick #t)
1413     (data 1)
1414     (next-tile 84)
1415   )
1416   (tile
1417     (id 105)
1418     (images
1419       "tiles/blocks/brick1.png"
1420     )
1421     (editor-images "tiles/blocks/brick1_full.png")
1422     (solid #t)
1423     (brick #t)
1424     (data 1)
1425     (next-tile 84)
1426   )
1427   (tiles
1428     (width 3)
1429     (height 2)
1430     (ids
1431       106 107 108
1432       109 110 111
1433     )
1434     (image "tiles/background/background.png")
1435   )
1436   (tile
1437     (id 112)
1438     (solid #t)
1439     (fullbox #t)
1440     (next-tile 84)
1441     (editor-images "objects/bonus_block/bonus-invisible.png")
1442   )
1443   (tiles
1444     (width 3)
1445     (height 1)
1446     (ids
1447       119 121 120
1448     )
1449     (attributes
1450       1 1 1
1451     )
1452     (image "tiles/darksnow/low.png")
1453   )
1454   (tile
1455     (id 126)
1456     (images
1457       "tiles/goal/exitbg.png"
1458     )
1459   )
1460   (tile
1461     (id 127)
1462     (images
1463       "tiles/goal/exitfg.png"
1464     )
1465   )
1466   (tile
1467     (id 128)
1468     (images
1469       "objects/bonus_block/full-0.png"
1470       "objects/bonus_block/full-1.png"
1471       "objects/bonus_block/full-2.png"
1472       "objects/bonus_block/full-3.png"
1473       "objects/bonus_block/full-4.png"
1474       "objects/bonus_block/full-3.png"
1475       "objects/bonus_block/full-2.png"
1476       "objects/bonus_block/full-1.png"
1477       "objects/bonus_block/full-0.png"
1478       "objects/bonus_block/full-0.png"
1479       "objects/bonus_block/full-0.png"
1480     )
1481     (solid #t)
1482     (fullbox #t)
1483     (next-tile 84)
1484     (editor-images "objects/bonus_block/bonus-1up.png")
1485     (data 4)
1486     (fps 2)
1487   )
1488   (tile
1489     (id 129)
1490     (images
1491       "tiles/goal/goal1-1.png"
1492       "tiles/goal/goal1-2.png"
1493       "tiles/goal/goal1-2.png"
1494       "tiles/goal/goal1-3.png"
1495       "tiles/goal/goal1-4.png"
1496       "tiles/goal/goal1-5.png"
1497       "tiles/goal/goal1-4.png"
1498       "tiles/goal/goal1-3.png"
1499       "tiles/goal/goal1-2.png"
1500       "tiles/goal/goal1-2.png"
1501       "tiles/goal/goal1-1.png"
1502       "tiles/goal/goal1-1.png"
1503     )
1504     (fps 10)
1505   )
1506   (tile
1507     (id 130)
1508     (images
1509       "tiles/goal/goal2-1.png"
1510       "tiles/goal/goal2-2.png"
1511       "tiles/goal/goal2-2.png"
1512       "tiles/goal/goal2-3.png"
1513       "tiles/goal/goal2-4.png"
1514       "tiles/goal/goal2-5.png"
1515       "tiles/goal/goal2-4.png"
1516       "tiles/goal/goal2-3.png"
1517       "tiles/goal/goal2-2.png"
1518       "tiles/goal/goal2-2.png"
1519       "tiles/goal/goal2-1.png"
1520       "tiles/goal/goal2-1.png"
1521     )
1522     (fps 10)
1523   )
1524   (tile
1525     (id 131)
1526     (images
1527       "tiles/auxiliary/black.png"
1528     )
1529   )
1530   (tile
1531     (id 132)
1532     (goal #t)
1533     (editor-images "tiles/auxiliary/finalgoal.png")
1534     (data 1)
1535   )
1536   (tile
1537     (id 133)
1538     (goal #t)
1539     (editor-images "tiles/auxiliary/endseq.png")
1540   )
1541   ; For compatibility with 0.1.x levels, use tile to 1809-1814 instead
1542   (tile
1543     (id 134)
1544     (images
1545       (region "tiles/doodads/nolok-statue.png" 0 0 32 96)
1546     )
1547   )
1548   ; For compatibility with 0.1.x levels, use tile to 1809-1814 instead
1549   (tile
1550     (id 135)
1551     (images
1552       (region "tiles/doodads/nolok-statue.png" 32 0 32 96)
1553     )
1554   )
1555
1556   (tiles
1557     (width 2)
1558     (height 2)
1559     (ids
1560       136 137
1561       138 139
1562     )
1563     (image "tiles/signs/run.png")
1564   )
1565
1566   (tile
1567     (id 140)
1568     (images
1569       "objects/bonus_block/full-0.png"
1570       "objects/bonus_block/full-1.png"
1571       "objects/bonus_block/full-2.png"
1572       "objects/bonus_block/full-3.png"
1573       "objects/bonus_block/full-4.png"
1574       "objects/bonus_block/full-3.png"
1575       "objects/bonus_block/full-2.png"
1576       "objects/bonus_block/full-1.png"
1577       "objects/bonus_block/full-0.png"
1578       "objects/bonus_block/full-0.png"
1579       "objects/bonus_block/full-0.png"
1580     )
1581     (solid #t)
1582     (fullbox #t)
1583     (next-tile 84)
1584     (editor-images "objects/bonus_block/bonus-ice_flower.png")
1585     (data 5)
1586     (fps 2)
1587   )
1588
1589   (tiles
1590     (width 2)
1591     (height 2)
1592     (ids
1593       141 142
1594       143 144
1595     )
1596     (image "tiles/signs/right.png")
1597   )
1598
1599   (tiles
1600     (width 4)
1601     (height 3)
1602     (ids
1603       149 150 151 158
1604       152 153 154 159
1605       155 156 157 160
1606     )
1607     (image "tiles/background/snow-para-1.png")
1608   )
1609   (tiles
1610     (width 4)
1611     (height 3)
1612     (ids
1613       161 162 163 170
1614       164 165 166 171
1615       167 168 169 172
1616     )
1617     (image "tiles/background/snow-para-2.png")
1618   )
1619   (tile
1620     (id 173)
1621     (images
1622       "tiles/lava/lava1-1.png"
1623       "tiles/lava/lava1-2.png"
1624       "tiles/lava/lava1-3.png"
1625       "tiles/lava/lava1-4.png"
1626     )
1627     (water #t)
1628     (hurts #t)
1629     (fire #t)
1630     (fps 10)
1631   )
1632   (tile
1633     (id 174)
1634     (images
1635       "tiles/lava/lava2-1.png"
1636       "tiles/lava/lava2-2.png"
1637       "tiles/lava/lava2-3.png"
1638       "tiles/lava/lava2-4.png"
1639     )
1640     (water #t)
1641     (hurts #t)
1642     (fire #t)
1643     (fps 10)
1644   )
1645   (tiles
1646     (width 4)
1647     (height 5)
1648     (ids
1649       191 192 193 194
1650       187 188 189 190
1651       183 184 185 186
1652       179 180 181 182
1653       175 176 177 178
1654     )
1655     (attributes
1656       512 512 512 512
1657       512 512 512 512
1658       512 512 512 512
1659       512 512 512 512
1660       512 512 512 512
1661     )
1662     (image
1663       "tiles/waterfall/trans-1.png"
1664       "tiles/waterfall/trans-2.png"
1665       "tiles/waterfall/trans-3.png"
1666       "tiles/waterfall/trans-4.png"
1667     )
1668     (fps 10)
1669   )
1670   (tile
1671     (id 195)
1672     (images
1673       "tiles/waterfall/waterfall1-0-1.png"
1674       "tiles/waterfall/waterfall1-0-2.png"
1675       "tiles/waterfall/waterfall1-0-3.png"
1676       "tiles/waterfall/waterfall1-0-4.png"
1677     )
1678     (water #t)
1679     (fps 10)
1680   )
1681   (tile
1682     (id 196)
1683     (images
1684       "tiles/waterfall/waterfall1-5-1.png"
1685       "tiles/waterfall/waterfall1-5-2.png"
1686       "tiles/waterfall/waterfall1-5-3.png"
1687       "tiles/waterfall/waterfall1-5-4.png"
1688     )
1689     (water #t)
1690     (fps 10)
1691   )
1692   (tile
1693     (id 197)
1694     (images
1695       "tiles/waterfall/waterfall0-0-1.png"
1696       "tiles/waterfall/waterfall0-0-2.png"
1697       "tiles/waterfall/waterfall0-0-3.png"
1698       "tiles/waterfall/waterfall0-0-4.png"
1699     )
1700     (water #t)
1701     (fps 10)
1702   )
1703   (tile
1704     (id 198)
1705     (images
1706       "tiles/waterfall/waterfall0-1-1.png"
1707       "tiles/waterfall/waterfall0-1-2.png"
1708       "tiles/waterfall/waterfall0-1-3.png"
1709       "tiles/waterfall/waterfall0-1-4.png"
1710     )
1711     (water #t)
1712     (fps 10)
1713   )
1714   (tile
1715     (id 199)
1716     (images
1717       "tiles/waterfall/waterfall0-2-1.png"
1718       "tiles/waterfall/waterfall0-2-2.png"
1719       "tiles/waterfall/waterfall0-2-3.png"
1720       "tiles/waterfall/waterfall0-2-4.png"
1721     )
1722     (water #t)
1723     (fps 10)
1724   )
1725   (tile
1726     (id 200)
1727     (images
1728       "tiles/water/water-trans.png"
1729     )
1730     (water #t)
1731   )
1732   (tile
1733     (id 201)
1734     (images
1735       "tiles/water/waves-trans-0.png"
1736       "tiles/water/waves-trans-1.png"
1737       "tiles/water/waves-trans-2.png"
1738     )
1739     (water #t)
1740     (fps 10)
1741   )
1742   (tiles
1743     (width 1)
1744     (height 3)
1745     (ids
1746       211
1747       212
1748       213
1749     )
1750     (attributes
1751       1
1752       1
1753       1
1754     )
1755     (image "tiles/blocks/block_vert.png")
1756   )
1757   (tiles
1758     (width 4)
1759     (height 5)
1760     (ids
1761       291 292 293 294
1762       287 288 289 290
1763       283 284 285 286
1764       279 280 281 282
1765       275 276 277 278
1766     )
1767     (attributes
1768       512 512 512 512
1769       512 512 512 512
1770       512 512 512 512
1771       512 512 512 512
1772       512 512 512 512
1773     )
1774     (image
1775       "tiles/waterfall/waterfall-1.png"
1776       "tiles/waterfall/waterfall-2.png"
1777       "tiles/waterfall/waterfall-3.png"
1778       "tiles/waterfall/waterfall-4.png"
1779     )
1780     (fps 10)
1781   )
1782   (tile
1783     (id 295)
1784     (images
1785       "creatures/spike/up.png"
1786     )
1787     (hurts #t)
1788   )
1789   (tile
1790     (id 296)
1791     (images
1792       "creatures/spike/right.png"
1793     )
1794     (hurts #t)
1795   )
1796   (tile
1797     (id 297)
1798     (images
1799       "creatures/spike/down.png"
1800     )
1801     (hurts #t)
1802   )
1803   (tile
1804     (id 298)
1805     (images
1806       "creatures/spike/left.png"
1807     )
1808     (hurts #t)
1809   )
1810
1811   (tiles
1812     (width 3)
1813     (height 3)
1814     (ids
1815       301 302 303
1816       304 305 306
1817       307 308 309
1818     )
1819     (attributes
1820       0 0 0
1821       1 1 1
1822       1 1 1
1823     )
1824     (image "tiles/jungle/convex.png")
1825   )
1826   (tiles
1827     (width 2)
1828     (height 1)
1829     (ids
1830       311 310
1831     )
1832     (attributes
1833       1 1
1834     )
1835     (image "tiles/jungle/concave.png")
1836   )
1837   (tile
1838     (id 312)
1839     (images
1840       "tiles/jungle/jungle12-1.png"
1841       "tiles/jungle/jungle12-1.png"
1842       "tiles/jungle/jungle12-1.png"
1843       "tiles/jungle/jungle12-1.png"
1844       "tiles/jungle/jungle12-2.png"
1845       "tiles/jungle/jungle12-3.png"
1846       "tiles/jungle/jungle12-4.png"
1847       "tiles/jungle/jungle12-4.png"
1848       "tiles/jungle/jungle12-4.png"
1849       "tiles/jungle/jungle12-4.png"
1850       "tiles/jungle/jungle12-3.png"
1851       "tiles/jungle/jungle12-2.png"
1852     )
1853     (solid #t)
1854     (fps 10)
1855   )
1856   (tiles
1857     (width 2)
1858     (height 2)
1859     (ids
1860       313 314
1861       315 316
1862     )
1863     (attributes
1864       0 0
1865       1 1
1866     )
1867     (image "tiles/doodads/stone1.png")
1868   )
1869   (tiles
1870     (width 2)
1871     (height 2)
1872     (ids
1873       317 318
1874       319 320
1875     )
1876     (attributes
1877       0 0
1878       1 1
1879     )
1880     (image "tiles/doodads/stone2.png")
1881   )
1882   (tile
1883     (id 321)
1884     (images
1885       "tiles/castle/grey_jungle.png"
1886     )
1887     (solid #t)
1888   )
1889   (tile
1890     (id 322)
1891     (images
1892       "tiles/doodads/plant1.png"
1893     )
1894   )
1895   (tiles
1896     (width 2)
1897     (height 4)
1898     (ids
1899       323 324
1900       325 326
1901       327 328
1902       329 330
1903     )
1904     (image "tiles/doodads/liane.png")
1905   )
1906   (tiles
1907     (width 3)
1908     (height 2)
1909     (ids
1910       337 338 339
1911       340 341 342
1912     )
1913     (attributes
1914       1 1 1
1915       1 1 1
1916     )
1917     (image "tiles/blocks/rock_plate.png")
1918   )
1919
1920   ; experimental unisolid tile
1921   (tile
1922     (id 359)
1923     (images
1924       "tiles/auxiliary/notile.png"
1925     )
1926     (unisolid #t)
1927   )
1928
1929   (tile
1930     (id 360)
1931     (images
1932       "tiles/doodads/mushrooms.png"
1933     )
1934   )
1935   (tiles
1936     (width 8)
1937     (height 8)
1938     (ids
1939       402 403 404 405 426 427 428 429
1940       406 407 408 409 430 431 432 433
1941       410 411 412 413 434 435 436 437
1942       414 415 416 417 438 439 440 441
1943       418 419 420 421 442 443 444 445
1944       422 423 424 425 446 447 448 449
1945       0   0   0   0   450 451 452 453
1946       0   0   0   0   454 455 456 457
1947     )
1948     (image "tiles/forest/foresttiles-12.png")
1949   )
1950   (tiles
1951     (width 4)
1952     (height 5)
1953     (ids
1954       1000 1001 1002 1003
1955       1004 1005 1006 1007
1956       1008 1009 1010 1011
1957       1012 1013 1014 1015
1958       1016 1017 1018 1019
1959     )
1960     (attributes
1961       0 0 0 0
1962       1 1 1 1
1963       1 1 1 1
1964       1 1 1 1
1965       1 1 1 1
1966     )
1967     (image "tiles/forest/foresttiles-1.png")
1968   )
1969   (tiles
1970     (width 3)
1971     (height 3)
1972     (ids
1973       1020 1021 1022
1974       1023 1024 1025
1975       1026 1027 1028
1976     )
1977     (attributes
1978       1 1 1
1979       1 1 1
1980       1 1 1
1981     )
1982     (image "tiles/forest/foresttiles-2.png")
1983   )
1984   (tiles
1985     (width 2)
1986     (height 2)
1987     (ids
1988       1029 1030
1989       1031 1032
1990     )
1991     (attributes
1992       1 1
1993       1 1
1994     )
1995     (image "tiles/forest/foresttiles-3.png")
1996   )
1997   (tiles
1998     (width 2)
1999     (height 2)
2000     (ids
2001       1035 1034
2002       1041 1040
2003     )
2004     (attributes
2005       1 1
2006       1 1
2007     )
2008     (image "tiles/forest/concave.png")
2009   )
2010   (tiles
2011     (width 2)
2012     (height 2)
2013     (ids
2014       1036 1037
2015       1042 1043
2016     )
2017     (attributes
2018       1 1
2019       1 1
2020     )
2021     (image "tiles/forest/steps.png")
2022   )
2023   (tiles
2024     (width 2)
2025     (height 3)
2026     (ids
2027       1038 1044
2028       1737 1738
2029       1039 1033
2030     )
2031     (attributes
2032       0 1
2033       1 1
2034       1 1
2035     )
2036     (image "tiles/forest/wall.png")
2037   )
2038   (tiles
2039     (width 2)
2040     (height 3)
2041     (ids
2042       1045 1046
2043       1047 1048
2044       1049 1050
2045     )
2046     (attributes
2047       0  0
2048       17 17
2049       1  1
2050     )
2051     (datas
2052       0 0
2053       2 0
2054       0 0
2055     )
2056     (image "tiles/forest/foresttiles-5.png")
2057   )
2058   (tiles
2059     (width 2)
2060     (height 4)
2061     (ids
2062       1051 1052
2063       1053 1054
2064       1055 1056
2065       1057 1058
2066     )
2067     (attributes
2068       0  0
2069       17 17
2070       17 17
2071       1  1
2072     )
2073     (datas
2074       0  0
2075       66 48
2076       50 64
2077       0  0
2078     )
2079     (image "tiles/forest/foresttiles-6.png")
2080   )
2081   (tiles
2082     (width 4)
2083     (height 3)
2084     (ids
2085       0    1060 1061 0
2086       1063 1064 1065 1066
2087       1067 1068 1069 1070
2088     )
2089     (attributes
2090       0  0  0  0
2091       17 17 17 17
2092       1  1  1  1
2093     )
2094     (datas
2095       0  0  0  0
2096       18 34 32 16
2097       0  0  0  0
2098     )
2099     (image "tiles/forest/foresttiles-7.png")
2100   )
2101   (tiles
2102     (width 8)
2103     (height 12)
2104     (ids
2105       1071 1072 1073 1074 1075 1076 1077 1078
2106       1079 1080 1081 1082 1083 1084 1085 1086
2107       1087 1088 1089 1090 1091 1092 1093 1094
2108       1095 1096 1097 1098 1099 1100 1101 1102
2109       1103 1104 1105 1106 1107 1108 1109 1110
2110       1111 1112 1113 1114 1115 1116 1117 1118
2111       1119 1120 1121 1122 1123 1124 1125 1126
2112       1127 1128 1129 1130 1131 1132 1133 1134
2113       1135 1136 1137 1138 1139 1140 1141 1142
2114       1143 1144 1145 1146 1147 1148 1149 1150
2115       1151 1152 1153 1154 1155 1156 1157 1158
2116       1159 1160 1161 1162 1163 1164 1165 1166
2117     )
2118     (attributes
2119       0  0  0  1 1 0  0  0
2120       0  0  17 1 1 0  0  0
2121       0  17 1  1 1 17 0  0
2122       17 1  1  1 1 1  17 0
2123       0  1  1  1 1 1  1  0
2124       0  1  1  1 1 1  1  0
2125       0  1  1  1 1 1  1  0
2126       0  1  1  1 1 1  1  0
2127       0  1  0  1 1 0  0  0
2128       1  1  0  1 1 0  0  0
2129       0  1  0  1 1 0  0  0
2130       1  1  0  1 1 0  0  0
2131     )
2132     (datas
2133       0 0 0 0 0 0 0 0
2134       0 0 0 0 0 0 0 0
2135       0 0 0 0 0 2 0 0
2136       0 0 0 0 0 0 2 0
2137       0 0 0 0 0 0 0 0
2138       0 0 0 0 0 0 0 0
2139       0 0 0 0 0 0 0 0
2140       0 0 0 0 0 0 0 0
2141       0 0 0 0 0 0 0 0
2142       0 0 0 0 0 0 0 0
2143       0 0 0 0 0 0 0 0
2144       0 0 0 0 0 0 0 0
2145     )
2146     (image "tiles/forest/foresttiles-8.png")
2147   )
2148   (tiles
2149     (width 6)
2150     (height 12)
2151     (ids
2152       1167 1168 1169 1170 1171 1172
2153       1173 1174 1175 1176 1177 1178
2154       1179 1180 1181 1182 1183 1184
2155       1185 1186 1187 1188 1189 1190
2156       1191 1192 1193 1194 1195 1196
2157       1197 1198 1199 1200 1201 1202
2158       1203 1204 1205 1206 1207 1208
2159       1209 1210 1211 1212 1213 1214
2160       1215 1216 1217 1218 0    0
2161       1221 1222 1223 1224 0    0
2162       1227 1228 1229 1230 1231 1232
2163       1233 1234 1235 1236 1237 1238
2164     )
2165     (attributes
2166       0 0  17 17 0  0
2167       0 17 1  1  0  0
2168       0 1  1  1  17 0
2169       0 1  1  1  1  0
2170       0 1  1  1  1  0
2171       0 1  1  1  1  0
2172       0 1  1  1  1  0
2173       0 1  1  1  1  0
2174       0 0  1  1  0  0
2175       0 0  1  1  0  0
2176       0 0  1  1  0  0
2177       0 0  1  1  0  0
2178     )
2179     (datas
2180       0 0 0 2 0 0
2181       0 0 0 0 0 0
2182       0 0 0 0 2 0
2183       0 0 0 0 0 0
2184       0 0 0 0 0 0
2185       0 0 0 0 0 0
2186       0 0 0 0 0 0
2187       0 0 0 0 0 0
2188       0 0 0 0 0 0
2189       0 0 0 0 0 0
2190       0 0 0 0 0 0
2191       0 0 0 0 0 0
2192     )
2193     (image "tiles/forest/foresttiles-9.png")
2194   )
2195   (tiles
2196     (width 3)
2197     (height 2)
2198     (ids
2199       2045 1219 1220
2200       2046 1225 1226
2201     )
2202     (attributes
2203       0 1 1
2204       0 1 1
2205     )
2206     (image "tiles/forest/foresttiles-9a.png")
2207   )
2208   (tiles
2209     (width 4)
2210     (height 12)
2211     (ids
2212       1239 1240 1241 1242
2213       1243 1244 1245 1246
2214       1247 1248 1249 1250
2215       1251 1252 1253 1254
2216       1255 1256 1257 1258
2217       1259 1260 1261 1262
2218       1263 1264 1265 1266
2219       1267 1268 1269 1270
2220       1271 1272 1273 1274
2221       1275 1276 1277 1278
2222       1279 1280 1281 1282
2223       1283 1284 1285 1286
2224     )
2225     (attributes
2226       0  17 17 0
2227       0  1  1  0
2228       17 1  1  17
2229       1  1  1  1
2230       1  1  1  1
2231       1  1  1  1
2232       1  1  1  1
2233       1  1  1  1
2234       0  1  1  0
2235       0  1  1  0
2236       0  1  1  0
2237       0  1  1  0
2238     )
2239     (datas
2240       0 0 2 0
2241       0 0 0 0
2242       0 0 0 2
2243       0 0 0 0
2244       0 0 0 0
2245       0 0 0 0
2246       0 0 0 0
2247       0 0 0 0
2248       0 0 0 0
2249       0 0 0 0
2250       0 0 0 0
2251       0 0 0 0
2252     )
2253     (image "tiles/forest/foresttiles-10.png")
2254   )
2255   (tiles
2256     (width 2)
2257     (height 12)
2258     (ids
2259       1287 1288
2260       1289 1290
2261       1291 1292
2262       1293 1294
2263       1295 1296
2264       1297 1298
2265       1299 1300
2266       1301 1302
2267       1303 1304
2268       1305 1306
2269       1307 1308
2270       1309 1310
2271     )
2272     (attributes
2273       1 1
2274       1 1
2275       1 1
2276       1 1
2277       1 1
2278       1 1
2279       1 1
2280       1 1
2281       1 1
2282       1 1
2283       1 1
2284       1 1
2285     )
2286     (image "tiles/forest/foresttiles-11.png")
2287   )
2288   (tile
2289     (id 1311)
2290     (solid #t)
2291     (editor-images "tiles/auxiliary/invisible-editor.png")
2292   )
2293   (tile
2294     (id 1312)
2295     (solid #t)
2296     (hidden #t)
2297     (images "tiles/doodads/havoktux-0.png")
2298   )
2299   (tile
2300     (id 1313)
2301     (solid #f)
2302     (images "objects/particles/rainsplash-1.png"
2303             "objects/particles/rainsplash-2.png"
2304             "objects/particles/rainsplash-3.png"
2305             "objects/particles/rainsplash-4.png"
2306             "tiles/auxiliary/blank.png")
2307     (fps 18)
2308   )
2309   (tile
2310     (id 1314)
2311     (solid #f)
2312     (images "objects/particles/rainsplash-2.png"
2313             "objects/particles/rainsplash-3.png"
2314             "objects/particles/rainsplash-4.png"
2315             "tiles/auxiliary/blank.png"
2316             "objects/particles/rainsplash-1.png")
2317     (fps 20)
2318   )
2319   (tile
2320     (id 1315)
2321     (solid #f)
2322     (images "objects/particles/rainsplash-3.png"
2323             "objects/particles/rainsplash-4.png"
2324             "tiles/auxiliary/blank.png"
2325             "objects/particles/rainsplash-1.png"
2326             "objects/particles/rainsplash-2.png")
2327     (fps 22)
2328   )
2329   (tile
2330     (id 1316)
2331     (solid #f)
2332     (images "objects/particles/rainsplash-4.png"
2333             "tiles/auxiliary/blank.png"
2334             "objects/particles/rainsplash-1.png"
2335             "objects/particles/rainsplash-2.png"
2336             "objects/particles/rainsplash-3.png")
2337     (fps 24)
2338   )
2339   (tile
2340     (id 1317)
2341     (solid #f)
2342     (images "objects/particles/rainsplash-vertical-1.png"
2343             "objects/particles/rainsplash-vertical-2.png"
2344             "objects/particles/rainsplash-vertical-3.png"
2345             "objects/particles/rainsplash-vertical-4.png"
2346             "tiles/auxiliary/blank.png")
2347     (fps 21)
2348   )
2349   (tile
2350     (id 1318)
2351     (solid #f)
2352     (images "objects/particles/rainsplash-vertical-2.png"
2353             "objects/particles/rainsplash-vertical-3.png"
2354             "objects/particles/rainsplash-vertical-4.png"
2355             "tiles/auxiliary/blank.png"
2356             "objects/particles/rainsplash-vertical-1.png")
2357     (fps 19)
2358   )
2359   (tile
2360     (id 1319)
2361     (solid #f)
2362     (images "objects/particles/rainsplash-vertical-3.png"
2363             "objects/particles/rainsplash-vertical-4.png"
2364             "tiles/auxiliary/blank.png"
2365             "objects/particles/rainsplash-vertical-1.png"
2366             "objects/particles/rainsplash-vertical-2.png")
2367     (fps 17)
2368   )
2369   (tile
2370     (id 1320)
2371     (solid #f)
2372     (images "objects/particles/rainsplash-vertical-4.png"
2373             "tiles/auxiliary/blank.png"
2374             "objects/particles/rainsplash-vertical-1.png"
2375             "objects/particles/rainsplash-vertical-2.png"
2376             "objects/particles/rainsplash-vertical-3.png")
2377     (fps 15)
2378   )
2379   (tiles
2380     (width 4)
2381     (height 4)
2382     (ids
2383       1321 1322 1323 1324
2384       1325 1326 1327 1328
2385       1329 1330 1331 1332
2386       1333 1334 1335 1336
2387     )
2388     (attributes
2389       1 1 1 1
2390       1 1 1 1
2391       1 1 1 1
2392       1 1 1 1
2393     )
2394     (image "tiles/doodads/iceshrub.png")
2395   )
2396   (tile
2397     (id 1342)
2398     (images
2399       "tiles/doodads/blueice.png"
2400     )
2401     (solid #t)
2402   )
2403   (tile
2404     (id 1343)
2405     (images
2406       "tiles/doodads/blueicetop.png"
2407     )
2408   )
2409   (tile
2410     (id 1350)
2411     (images
2412       "tiles/doodads/platter.png")
2413     (solid #f)
2414   )
2415
2416
2417   (tiles
2418     (width 3)
2419     (height 5)
2420     (ids
2421       2005 1351 2010
2422       2006 1352 2011
2423       2007 1353 2012
2424       2008 1354 2013
2425       2009 1821 2014
2426     )
2427     (image "tiles/forest/hole.png")
2428   )
2429   (tiles
2430     (width 1)
2431     (height 3)
2432     (ids
2433       1355
2434       1356
2435       1411
2436     )
2437     (attributes
2438       1
2439       1
2440       1
2441     )
2442     (image "tiles/doodads/pedestal.png")
2443   )
2444   (tile
2445     (id 1357)
2446     (images "tiles/forest/vine1.png")
2447   )
2448   (tiles
2449     (width 3)
2450     (height 3)
2451     (ids
2452       1358 1359 1360
2453       1361 1362 1363
2454       1364 1365 1366
2455     )
2456     (image "tiles/forest/brush.png")
2457   )
2458   (tiles
2459     (width 8)
2460     (height 6)
2461     (ids
2462       ;1385 is a dupe of 1414; 1385 will be kept
2463       1412 1367 1368 1369 1378 1379 1380 1413
2464       1370 1371 1372 1373 1381 1382 1383 1384
2465       1374 1375 1376 1377 1385 1386 1387 1388
2466       1389 1390 1391 1392 1400 1401 1402 1403
2467       1393 1394 1395 1396 1404 1405 1406 1407
2468       1415 1397 1398 1399 1408 1409 1410 1416
2469     )
2470     (attributes
2471       1 1 1 1 1 1 1 1
2472       1 1 1 1 1 1 1 1
2473       1 1 1 1 1 1 1 1
2474       1 1 1 1 1 1 1 1
2475       1 1 1 1 1 1 1 1
2476       1 1 1 1 1 1 1 1
2477     )
2478     (image "tiles/castle/stone.png")
2479   )
2480   ;dupe of 1385 ; this one should be removed
2481   (tile
2482     (id 1414)
2483     (images
2484       (region "tiles/castle/stone.png" 128 64 32 32)
2485     )
2486     (solid #t)
2487   )
2488   (tiles
2489     (width 1)
2490     (height 4)
2491     (ids
2492       1417
2493       1418
2494       1419
2495       1420
2496     )
2497     (attributes
2498       1
2499       1
2500       1
2501       1
2502     )
2503     (image "tiles/castle/window.png")
2504   )
2505   (tile
2506     (id 1421)
2507     (images
2508       "tiles/water/electrified-0.png"
2509       "tiles/water/electrified-1.png"
2510     )
2511     (fps 10)
2512     (hurts #t)
2513     (water #t)
2514   )
2515   (tile
2516     (id 1422)
2517     (images
2518       "tiles/water/electrified_waves-0.png"
2519       "tiles/water/electrified_waves-1.png"
2520     )
2521     (fps 10)
2522     (hurts #t)
2523     (water #t)
2524   )
2525   (tiles
2526     (width 4)
2527     (height 5)
2528     (ids
2529       1423 1424 1425 1426
2530       1427 1428 1429 1430
2531       1431 1432 1433 1434
2532       1435 1436 1437 1438
2533       1439 1440 1441 1442
2534     )
2535     (attributes
2536       0 0 0 0
2537       1 1 1 1
2538       1 1 1 1
2539       1 1 1 1
2540       1 1 1 1
2541     )
2542     (image "tiles/ghostwood/ghostwood-1.png")
2543   )
2544   (tiles
2545     (width 4)
2546     (height 3)
2547     (ids
2548        0    1443 1444 0
2549        1445 1446 1447 1448
2550        1449 1450 1451 1452
2551     )
2552     (attributes
2553        0  0  0  0
2554        17 17 17 17
2555        1  1  1  1
2556     )
2557     (datas
2558        0  0  0  0
2559        18 34 32 16
2560        0  0  0  0
2561     )
2562     (image "tiles/ghostwood/ghostwood-7.png")
2563   )
2564   (tiles
2565     (width 4)
2566     (height 2)
2567     (ids
2568       1467 1468 1469 1470
2569       1471 1472 1473 1474
2570     )
2571     (image "tiles/castle/web.png")
2572   )
2573   (tiles
2574     (width 7)
2575     (height 5)
2576     (ids
2577       1476 1477 1478 1479 1480 1481 1482
2578       1483 1484 1485 1486 1487 1488 1489
2579       1490 1491 1492 1493 1494 1495 1496
2580       1497 1498 1499 1500 1501 1502 1503
2581       1504 1505 1506 1507 1508 1509 1510
2582     )
2583     (attributes
2584       1 1 0 1 1 1 1
2585       1 1 1 1 1 1 1
2586       1 1 1 1 1 1 1
2587       1 1 1 1 1 1 1
2588       1 1 1 1 1 1 1
2589     )
2590     (image "tiles/castle/castle_wall.png")
2591   )
2592   (tiles
2593     (width 2)
2594     (height 3)
2595     (ids
2596       1511 1512
2597       1513 1514
2598       1515 1516
2599     )
2600     (image "tiles/castle/stonewindow.png")
2601   )
2602   
2603   (tile
2604     (id 1517)
2605     (images
2606         "tiles/castle/walltorch/flame-0.png"
2607         "tiles/castle/walltorch/flame-0.png"
2608         "tiles/castle/walltorch/flame-1.png"
2609         "tiles/castle/walltorch/flame-1.png"
2610         "tiles/castle/walltorch/flame-2.png"
2611         "tiles/castle/walltorch/flame-2.png"
2612         "tiles/castle/walltorch/flame-3.png"
2613         "tiles/castle/walltorch/flame-3.png"        
2614         "tiles/castle/walltorch/flame-4.png"
2615         "tiles/castle/walltorch/flame-4.png"        
2616         "tiles/castle/walltorch/flame-5.png" 
2617         "tiles/castle/walltorch/flame-5.png"
2618         "tiles/castle/walltorch/flame-6.png"
2619         "tiles/castle/walltorch/flame-6.png"
2620     )
2621     (fps 10)
2622   )
2623   (tile
2624     (id 1518)
2625     (images
2626       "tiles/castle/walltorch/flame-base-0.png"
2627     )
2628   )
2629   (tiles
2630     (width 4)
2631     (height 3)
2632     (ids
2633       1519 1520 1521 1522
2634       1523 1524 1525 1526
2635       1527 1528 1529 1530
2636     )
2637     (image "tiles/castle/door.png")
2638   )
2639
2640   (tiles
2641     (width 3)
2642     (height 2)
2643     (ids
2644       1533 1534 1535
2645       1536 1537 1538
2646     )
2647     (attributes
2648       1 1 1
2649       1 1 1
2650     )
2651     (image "tiles/forest/fishbone.png")
2652   )
2653   (tiles
2654     (width 4)
2655     (height 3)
2656     (ids
2657       1551 1540 1541 1542
2658       1543 1544 1545 1546
2659       1547 1548 1549 1550
2660     )
2661     (attributes
2662       1 1 1 1
2663       1 1 1 1
2664       1 1 1 1
2665     )
2666     (image "tiles/blocks/icebridge.png")
2667   )
2668   (tile
2669     (id 1568)
2670     (images
2671       "tiles/castle/castle_block.png"
2672     )
2673     (solid #t)
2674   )
2675   (tile
2676     (id 1569)
2677     (images
2678       "tiles/forest/pogonia/pogonia-1.png"
2679       "tiles/forest/pogonia/pogonia-2.png"
2680       "tiles/forest/pogonia/pogonia-3.png"
2681       "tiles/forest/pogonia/pogonia-4.png")
2682     (hurts #t)
2683     (solid #f)
2684     (fps 2)
2685   )
2686
2687   (tiles
2688     (width 2)
2689     (height 2)
2690     (ids
2691       1570 1571
2692       1572 1573
2693     )
2694     (image "tiles/forest/pogonia/base.png")
2695   )
2696   (tile
2697     (id 1574)
2698     (images
2699       "tiles/forest/pogonia/pogonia-1-flip.png"
2700       "tiles/forest/pogonia/pogonia-2-flip.png"
2701       "tiles/forest/pogonia/pogonia-3-flip.png"
2702       "tiles/forest/pogonia/pogonia-4-flip.png")
2703     (hurts #t)
2704     (solid #f)
2705     (fps 2)
2706   )
2707   (tiles
2708     (width 2)
2709     (height 2)
2710     (ids
2711       1600 1601
2712       1602 1603
2713     )
2714     (image "tiles/signs/rightup.png")
2715   )
2716
2717   (tiles
2718     (width 2)
2719     (height 2)
2720     (ids
2721       1604 1605
2722       1606 1607
2723     )
2724     (image "tiles/signs/rightdown.png")
2725   )
2726
2727   (tiles
2728     (width 2)
2729     (height 2)
2730     (ids
2731       1608 1609
2732       1610 1611
2733     )
2734     (image "tiles/signs/left.png")
2735   )
2736
2737   (tiles
2738     (width 2)
2739     (height 2)
2740     (ids
2741       1612 1613
2742       1614 1615
2743     )
2744     (image "tiles/signs/leftup.png")
2745   )
2746
2747   (tiles
2748     (width 2)
2749     (height 2)
2750     (ids
2751       1616 1617
2752       1618 1619
2753     )
2754     (image "tiles/signs/leftdown.png")
2755   )
2756
2757   (tiles
2758     (width 2)
2759     (height 2)
2760     (ids
2761       1620 1621
2762       1622 1623
2763     )
2764     (image "tiles/signs/up.png")
2765   )
2766
2767   (tiles
2768     (width 2)
2769     (height 2)
2770     (ids
2771       1624 1625
2772       1626 1627
2773     )
2774     (image "tiles/signs/down.png")
2775   )
2776
2777   (tiles
2778     (width 2)
2779     (height 2)
2780     (ids
2781       1628 1629
2782       1630 1631
2783     )
2784     (image "tiles/signs/danger.png")
2785   )
2786
2787   (tiles
2788     (width 7)
2789     (height 7)
2790     (ids
2791       1632 1633 1634 1635 1636 1637 1638
2792       1639 1640 1641 1642 1643 1644 1645
2793       1646 1647 1648 1649 1650 1651 1652
2794       1653 1654 1655 1656 1657 1658 1659
2795       1660 1661 1662 1663 1664 1665 1666
2796       1667 1668 1669 1670 1671 1672 1673
2797       1674 1675 1676 1677 1678 1679 1680
2798     )
2799     (attributes
2800       0 0 0 0 0 0 0
2801       0 1 1 0 0 0 0
2802       0 1 1 0 0 0 0
2803       0 1 1 0 0 0 0
2804       0 1 1 1 1 0 0
2805       0 0 0 0 0 1 0
2806       0 0 0 0 0 1 0
2807     )
2808     (image "tiles/forest/exit-tree.png")
2809   )
2810   (tile
2811     (id 1700)
2812     (images
2813       "tiles/lava/zone/body-1-1.png"
2814       "tiles/lava/zone/body-1-2.png"
2815       "tiles/lava/zone/body-1-3.png"
2816       "tiles/lava/zone/body-1-4.png")
2817     (hurts #t)
2818     (fire #t)
2819     (solid #f)
2820     (fps 2)
2821   )
2822   (tile
2823     (id 1701)
2824     (images
2825       "tiles/lava/zone/edge-1-1.png"
2826       "tiles/lava/zone/edge-1-2.png"
2827       "tiles/lava/zone/edge-1-3.png"
2828       "tiles/lava/zone/edge-1-4.png")
2829     (hurts #t)
2830     (fire #t)
2831     (solid #f)
2832     (fps 2)
2833   )
2834   (tile
2835     (id 1702)
2836     (images
2837       "tiles/lava/zone/bubble-1-1.png"
2838       "tiles/lava/zone/bubble-1-2.png"
2839       "tiles/lava/zone/bubble-1-3.png"
2840       "tiles/lava/zone/bubble-1-4.png"
2841       "tiles/lava/zone/rest.png"
2842       "tiles/lava/zone/rest.png"
2843       "tiles/lava/zone/rest.png"
2844       "tiles/lava/zone/rest.png")
2845     (hurts #t)
2846     (fire #t)
2847     (solid #f)
2848     (fps 2)
2849   )
2850   (tile
2851     (id 1703)
2852     (images
2853       "tiles/lava/zone/rest.png"
2854       "tiles/lava/zone/rest.png"
2855       "tiles/lava/zone/rest.png"
2856       "tiles/lava/zone/rest.png"
2857       "tiles/lava/zone/bubble-in-1-1.png"
2858       "tiles/lava/zone/bubble-in-1-2.png"
2859       "tiles/lava/zone/bubble-in-1-3.png"
2860       "tiles/lava/zone/bubble-in-1-4.png")
2861     (hurts #t)
2862     (fire #t)
2863     (solid #f)
2864     (fps 2)
2865   )
2866   (tile
2867     (id 1704)
2868     (images
2869       "tiles/lava/zone/rest.png"
2870       "tiles/lava/zone/rest.png"
2871       "tiles/lava/zone/rest.png"
2872       "tiles/lava/zone/rest.png"
2873       "tiles/lava/zone/bubble-out-1-1.png"
2874       "tiles/lava/zone/bubble-out-1-2.png"
2875       "tiles/lava/zone/bubble-out-1-3.png"
2876       "tiles/lava/zone/bubble-out-1-4.png"
2877     )
2878     (hurts #t)
2879     (fire #t)
2880     (solid #f)
2881     (fps 2)
2882   )
2883   (tile
2884     (id 1705)
2885     (images
2886       "tiles/lava/zone/body-2-1.png"
2887       "tiles/lava/zone/body-2-2.png"
2888       "tiles/lava/zone/body-2-3.png"
2889       "tiles/lava/zone/body-2-4.png")
2890     (hurts #t)
2891     (fire #t)
2892     (solid #f)
2893     (fps 2)
2894   )
2895   (tile
2896     (id 1706)
2897     (images
2898       "tiles/lava/zone/body-bottom-1-1.png"
2899       "tiles/lava/zone/body-bottom-1-2.png"
2900       "tiles/lava/zone/body-bottom-1-3.png"
2901       "tiles/lava/zone/body-bottom-1-4.png")
2902     (hurts #t)
2903     (fire #t)
2904     (solid #f)
2905     (fps 2)
2906   )
2907   (tile
2908     (id 1707)
2909     (images
2910       "tiles/lava/zone/edge-right-1-1.png"
2911       "tiles/lava/zone/edge-right-1-2.png"
2912       "tiles/lava/zone/edge-right-1-3.png"
2913       "tiles/lava/zone/edge-right-1-4.png")
2914     (hurts #t)
2915     (fire #t)
2916     (solid #f)
2917     (fps 2)
2918   )
2919   (tile
2920     (id 1708)
2921     (images
2922       "tiles/lava/zone/surface-1-1.png"
2923       "tiles/lava/zone/surface-1-2.png"
2924       "tiles/lava/zone/surface-1-3.png"
2925       "tiles/lava/zone/surface-1-4.png")
2926     (solid #f)
2927     (fps 2)
2928   )
2929   (tile
2930     (id 1709)
2931     (images
2932       "tiles/lava/zone/edge-left-1-1.png"
2933       "tiles/lava/zone/edge-left-1-2.png"
2934       "tiles/lava/zone/edge-left-1-3.png"
2935       "tiles/lava/zone/edge-left-1-4.png")
2936     (hurts #t)
2937     (fire #t)
2938     (solid #f)
2939     (fps 2)
2940   )
2941   (tile
2942     (id 1710)
2943     (images
2944       "tiles/lava/zone/edge-right-1-4.png"
2945       "tiles/lava/zone/edge-right-1-3.png"
2946       "tiles/lava/zone/edge-right-1-2.png"
2947       "tiles/lava/zone/edge-right-1-1.png")
2948     (hurts #t)
2949     (fire #t)
2950     (solid #f)
2951     (fps 2)
2952   )
2953   (tile
2954     (id 1711)
2955     (images
2956       "tiles/lava/zone/edge-left-1-4.png"
2957       "tiles/lava/zone/edge-left-1-3.png"
2958       "tiles/lava/zone/edge-left-1-3.png"
2959       "tiles/lava/zone/edge-left-1-4.png")
2960     (hurts #t)
2961     (fire #t)
2962     (solid #f)
2963     (fps 2)
2964   )
2965   (tile
2966     (id 1712)
2967     (images
2968       "tiles/lava/zone/edge-flip-1-1.png"
2969       "tiles/lava/zone/edge-flip-1-2.png"
2970       "tiles/lava/zone/edge-flip-1-3.png"
2971       "tiles/lava/zone/edge-flip-1-4.png")
2972     (hurts #t)
2973     (fire #t)
2974     (solid #f)
2975     (fps 2)
2976   )
2977   (tile
2978     (id 1713)
2979     (images
2980       "tiles/lava/zone/bubble-bottom-1-1.png"
2981       "tiles/lava/zone/bubble-bottom-1-2.png"
2982       "tiles/lava/zone/bubble-bottom-1-3.png"
2983       "tiles/lava/zone/bubble-bottom-1-4.png")
2984     (hurts #t)
2985     (fire #t)
2986     (solid #f)
2987     (fps 2)
2988   )
2989   (tile
2990     (id 1714)
2991     (images
2992       "tiles/lava/zone/rest.png"
2993       "tiles/lava/zone/rest.png"
2994       "tiles/lava/zone/rest.png"
2995       "tiles/lava/zone/rest.png"
2996       "tiles/lava/zone/bubble-out-1-1.png"
2997       "tiles/lava/zone/bubble-out-1-2.png"
2998       "tiles/lava/zone/bubble-out-1-3.png"
2999       "tiles/lava/zone/bubble-out-1-4.png")
3000     (hurts #t)
3001     (fire #t)
3002     (solid #f)
3003     (fps 2)
3004   )
3005   (tile
3006     (id 1715)
3007     (images
3008       "tiles/lava/zone/bubble-2-1.png"
3009       "tiles/lava/zone/bubble-2-2.png"
3010       "tiles/lava/zone/bubble-2-3.png"
3011       "tiles/lava/zone/bubble-2-4.png"
3012       "tiles/lava/zone/rest.png"
3013       "tiles/lava/zone/rest.png"
3014       "tiles/lava/zone/rest.png"
3015       "tiles/lava/zone/rest.png")
3016     (hurts #t)
3017     (fire #t)
3018     (solid #f)
3019     (fps 2)
3020   )
3021
3022   (tile
3023     (id 1716)
3024     (images
3025       "tiles/lava/zone/rest.png"
3026       "tiles/lava/zone/rest.png"
3027       "tiles/lava/zone/rest.png"
3028       "tiles/lava/zone/rest.png"
3029       "tiles/lava/zone/bubble-in-1-1.png"
3030       "tiles/lava/zone/bubble-in-1-2.png"
3031       "tiles/lava/zone/bubble-in-1-3.png"
3032       "tiles/lava/zone/bubble-in-1-4.png"
3033     )
3034     (hurts #t)
3035     (fire #t)
3036     (solid #f)
3037     (fps 2)
3038   )
3039   (tiles
3040     (width 5)
3041     (height 1)
3042     (ids
3043       1717 1718 1719 1720 1721
3044     )
3045     (attributes
3046       1 0 0 0 1
3047     )
3048     (image "tiles/pole/horz.png")
3049   )
3050   (tile
3051     (id 1722)
3052     (images
3053       "tiles/pole/cross.png"
3054     )
3055     (solid #f)
3056   )
3057   (tiles
3058     (width 2)
3059     (height 2)
3060     (ids
3061       2001 2002
3062       2003 2004
3063     )
3064     (image "tiles/pole/t-cross.png")
3065   )
3066   (tiles
3067     (width 4)
3068     (height 2)
3069     (ids
3070       1723 1724 1725 1726
3071       1817 1818 1819 1820
3072     )
3073     (attributes
3074       0 0 0 0
3075       1 1 0 1
3076     )
3077     (image "tiles/forest/earth-floor.png")
3078   )
3079   (tiles
3080     (width 2)
3081     (height 2)
3082     (ids
3083       1727 1728
3084       1729 1730
3085     )
3086     (image "tiles/signs/color_cyan.png")
3087   )
3088   (tiles
3089     (width 2)
3090     (height 2)
3091     (ids
3092       1731 1732
3093       1733 1734
3094     )
3095     (image "tiles/signs/color_yellow.png")
3096   )
3097   (tile
3098     (id 1735)
3099     (images
3100       "tiles/forest/exit/top1.png"
3101       "tiles/forest/exit/top2.png"
3102       "tiles/forest/exit/top3.png"
3103       "tiles/forest/exit/top2.png"
3104     )
3105     (hurts #f)
3106     (solid #f)
3107     (fps 2))
3108   (tile
3109     (id 1736)
3110     (images
3111        "tiles/forest/exit/bottom1.png"
3112        "tiles/forest/exit/bottom2.png"
3113        "tiles/forest/exit/bottom3.png"
3114        "tiles/forest/exit/bottom2.png"
3115      )
3116     (hurts #t)
3117     (solid #f)
3118     (fps 2))
3119   (tiles
3120     (width 1)
3121     (height 3)
3122     (ids
3123       1741
3124       1740
3125       1739
3126     )
3127     (attributes
3128       0
3129       1
3130       1
3131     )
3132     (image "tiles/darksnow/wall.png")
3133   )
3134
3135 ;unisolid Branches. Tile ID  1746-1761
3136   (tiles
3137     (width 4)
3138     (height 6)
3139     (ids
3140       0    0    1746 1747
3141       1760 1761 1748 1749
3142       0    0    1750 1751
3143       1752 1753 0    0
3144       1754 1755 1756 1757
3145       1758 1759 0    0
3146     )
3147     (attributes
3148       0 0 0 0
3149       3 3 3 3
3150       0 0 0 0
3151       0 0 0 0
3152       3 3 3 3
3153       0 0 0 0
3154     )
3155     (image "tiles/forest/branch.png")
3156   )
3157   (tiles
3158     (width 2)
3159     (height 6)
3160     (ids
3161       1762 1763
3162       1764 1765
3163       1766 1767
3164       1768 1769
3165       1770 1771
3166       1772 1773
3167     )
3168     (attributes
3169       1 1
3170       1 1
3171       1 1
3172       1 1
3173       1 1
3174       1 1
3175     )
3176     (image "tiles/castle/column.png")
3177   )
3178   (tiles
3179     (width  5)
3180     (height 7)
3181     (ids
3182       1774 1775 1776 1777 1778
3183       1779 1780 1781 1782 1783
3184       1784 1785 1786 1787 1788
3185       1789 1790 1791 1792 1793
3186       1794 1795 1796 1797 1798
3187       1799 1800 1801 1802 1803
3188       1804 1805 1806 1807 1808
3189     )
3190     (attributes
3191       0 0 0 0 0
3192       1 1 1 1 1
3193       1 1 1 1 1
3194       1 1 1 1 1
3195       1 1 1 1 1
3196       1 1 1 1 1
3197       1 1 1 1 1
3198     )
3199     (image "tiles/castle/brown.png")
3200   )
3201
3202   ;Statue of Nolok, Tile ID 1809-1814
3203   (tiles
3204     (width 2)
3205     (height 3)
3206     (ids
3207       1809 1812
3208       1810 1813
3209       1811 1814
3210     )
3211     (image "tiles/doodads/nolok-statue.png")
3212   )
3213   (tiles
3214     (width 2)
3215     (height 1)
3216     (ids
3217       1815 1816
3218     )
3219     (attributes
3220       1 1
3221     )
3222     (image "tiles/darksnow/small.png")
3223   )
3224   (tiles
3225     (width 2)
3226     (height 2)
3227     (ids
3228       1822 1823
3229       1824 1825
3230     )
3231     (image "tiles/signs/needrock.png")
3232   )
3233   (tiles
3234     (width 4)
3235     (height 5)
3236     (ids
3237       1860 1861 1862 1863
3238       1864 1865 1866 1867
3239       1868 1869 1870 1871
3240       1872 1873 1874 1875
3241       1876 1877 1879 1880
3242     )
3243     (attributes
3244       0 0 0 0
3245       1 1 1 1
3246       1 1 1 1
3247       1 1 1 1
3248       1 1 1 1
3249     )
3250     (image "tiles/forest/underground/groundtiles-1.png")
3251   )
3252   (tiles
3253     (width 4)
3254     (height 3)
3255     (ids
3256        0    1890 1891 0
3257        1892 1893 1894 1895
3258        1896 1897 1898 1899
3259     )
3260     (attributes
3261        0  0  0  0
3262        17 17 17 17
3263        1  1  1  1
3264     )
3265     (datas
3266        0  0  0  0
3267        18 34 32 16
3268        0  0  0  0
3269     )
3270     (image "tiles/forest/underground/groundtiles-7.png")
3271   )
3272   (tiles
3273     (width 4)
3274     (height 4)
3275     (ids
3276       1900 1901 1902 1903
3277       1904 1905 1906 1907
3278       1908 1909 1910 1911
3279       1912 1913 1914 1915
3280     )
3281     (attributes
3282       1 1 1 1
3283       1 1 1 1
3284       1 1 1 1
3285       1 1 1 1
3286     )
3287     (image "tiles/forest/underground/background1.png")
3288   )
3289   (tiles
3290     (width 4)
3291     (height 5)
3292     (ids
3293       1916 1917 1918 1919
3294       1920 1921 1922 1923
3295       1924 1925 1926 1927
3296       1928 1929 1930 1931
3297       1932 1933 1934 1935
3298     )
3299     (attributes
3300       1 1 1 1
3301       1 1 1 1
3302       1 1 1 1
3303       1 1 1 1
3304       1 1 1 1
3305     )
3306     (image "tiles/forest/underground/background2.png")
3307   )
3308   (tiles
3309     (width 4)
3310     (height 5)
3311     (ids
3312       1936 1937 1938 1939
3313       1940 1941 1942 1943
3314       1944 1945 1946 1947
3315       1948 1949 1950 1951
3316       1952 1953 1954 1955
3317     )
3318     (attributes
3319       1 1 1 1
3320       1 1 1 1
3321       1 1 1 1
3322       1 1 1 1
3323       1 1 1 1
3324     )
3325     (image "tiles/forest/underground/roots.png")
3326   )
3327   (tiles
3328     (width 4)
3329     (height 4)
3330     (ids
3331       1956 1957 1958 1959
3332       1960 1961 1962 1963
3333       1964 1965 1966 1967
3334       1968 1969 1970 1971
3335     )
3336     (attributes
3337       1 1 1 1
3338       1 1 1 1
3339       1 1 1 1
3340       1 1 1 1
3341     )
3342     (image "tiles/forest/underground/background3.png")
3343   )
3344   (tiles
3345     (width 4)
3346     (height 4)
3347     (ids
3348       1972 1976 1980 1984
3349       1973 1977 1981 1985
3350       1974 1978 1982 1986
3351       1975 1979 1983 1987
3352     )
3353     (attributes
3354       1024 1024 1024 1024
3355       1024 1024 1024 1024
3356       1024 1024 1024 1024
3357       1024 1024 1024 1024
3358     )
3359     (image "tiles/forest/spikevine/spikevine.png")
3360   )
3361   (tiles
3362     (width 2)
3363     (height 4)
3364     (ids
3365       1988 1989
3366       1990 1991
3367       1992 1993
3368       1994 1995
3369     )
3370     (attributes
3371       1 1
3372       1 1
3373       1 1
3374       1 1
3375     )
3376     (image "tiles/forest/statue.png")
3377   )
3378   (tiles
3379     (width 2)
3380     (height 1)
3381     (ids
3382       1996 1997
3383     )
3384     (attributes
3385       1 1
3386     )
3387     (image "tiles/forest/pogonia/dangersign.png")
3388   )
3389   (tiles
3390     (width 3)
3391     (height 4)
3392     (ids
3393       1998 1999 2000
3394       2023 2024 2025
3395       2026 2027 2028
3396       2029 2030 2031
3397     )
3398     (attributes
3399       1 1 1
3400       1 1 1
3401       1 1 1
3402       1 1 1
3403     )
3404     (image "tiles/forest/exit/outhouse.png")
3405   )
3406   (tiles
3407     (width 4)
3408     (height 4)
3409     (ids
3410       2032 2033 2034 2035
3411       2036 2037    0 2038
3412       2039    0    0 2040
3413          0 2041 2042    0
3414     )
3415     (image "tiles/lightmap/lightmap-bw.png")
3416   )
3417   ; NOT dupes of 57/58 - unisolid
3418   (tiles
3419     (width 2)
3420     (height 1)
3421     (ids
3422       2043 2044
3423     )
3424     (attributes
3425       3 3
3426     )
3427     (image "tiles/pipe/green.png")
3428   )
3429   (tiles
3430     (width 1)
3431     (height 3)
3432     (ids
3433       2047
3434       2048
3435       2049
3436     )
3437     (image "tiles/forest/ladder.png")
3438   )
3439   (tiles
3440     (width  7)
3441     (height 5)
3442     (ids 2050 2051 2052 2053 2054 2075 2076
3443          2055 2056 2057 2058 2059 2077 2078
3444          2060 2061 2062 2063 2064 2079 2080
3445          2065 2066 2067 2068 2069 2081 2082
3446          2070 2071 2072 2073 2074 2083 2084
3447     )
3448     (attributes
3449       0 0 0 0 0 0 0
3450       0 0 0 0 0 3 3
3451       0 0 0 0 0 0 0
3452       0 0 0 0 0 0 0
3453       0 0 3 3 3 0 0
3454     )
3455     (image "tiles/snow/unisolid.png")
3456   )
3457
3458   (tiles
3459     (width 4)
3460     (height 1)
3461     (ids
3462       2019 2140 2141 2142
3463     )
3464     (attributes
3465       512 512 512 512
3466     )
3467     (image
3468       "tiles/water/antarctic-1.png"
3469       "tiles/water/antarctic-2.png"
3470       "tiles/water/antarctic-3.png"
3471       "tiles/water/antarctic-4.png"
3472       "tiles/water/antarctic-5.png"
3473       "tiles/water/antarctic-6.png"
3474       "tiles/water/antarctic-7.png"
3475       "tiles/water/antarctic-8.png"
3476     )
3477     (fps 16)
3478   )
3479   (tile
3480     (id 2020)
3481     (images
3482      "tiles/water/antarctic.png")
3483     (water #t)
3484     )
3485
3486   (tiles
3487     (width  5)
3488     (height 6)
3489     (ids 2091 2092 2093 2094 2095
3490          2096 2097 2098 2099 2100
3491          2101 2102 2103 2104 2105
3492          2106 2107 2108 2109 2110
3493          2111 2112 2113 2114 2115
3494          2116 2117 2118 2119 2120
3495     )
3496     (attributes
3497       1 1 1 1 1
3498       1 1 1 1 1
3499       1 1 1 1 0
3500       1 1 1 1 1
3501       1 1 1 1024 1024
3502       1 1 1 1024 1024
3503     )
3504     (image "tiles/snowcastle/foreground.png")
3505   )
3506
3507   (tiles
3508     (width  5)
3509     (height 3)
3510     (ids 2121 2122 2123 2124 2125
3511          2126 2127 2128 2129 2130
3512          2131 2132 2133 2134 2135
3513     )
3514     (image "tiles/snow/unisolid2.png")
3515   )
3516
3517   (tiles
3518     (width 4)
3519     (height 1)
3520     (ids
3521       2136 2137 2138 2139
3522     )
3523     (attributes
3524       1024 1024 1024 1024
3525     )
3526     (image
3527       "tiles/lava/lava-1.png"
3528       "tiles/lava/lava-2.png"
3529       "tiles/lava/lava-3.png"
3530       "tiles/lava/lava-4.png"
3531       "tiles/lava/lava-5.png"
3532       "tiles/lava/lava-6.png"
3533       "tiles/lava/lava-7.png"
3534       "tiles/lava/lava-8.png"
3535     )
3536     (fps 16)
3537   )
3538
3539   (tiles
3540     (width 2)
3541     (height 2)
3542     (ids 
3543       2149 2150
3544       2151 2152
3545     )
3546     (image "tiles/pole/bend.png")
3547   )
3548    
3549   (tile
3550     (id 2153)
3551     (unisolid #t)
3552     (editor-images "tiles/auxiliary/invisible-unisolid-editor.png")
3553   )
3554
3555
3556   (tiles
3557     (width  6)
3558     (height 2)
3559     (ids
3560      2158 2159 2154 2155 2156 2157
3561      2160 2161 2162 2163 2164 2165)
3562     (attributes
3563      0 0 0 3 3 3
3564      0 0 0 3 3 0)
3565     (image "tiles/snow/air.png"))
3566
3567
3568   (tiles
3569     (width  4)
3570     (height 3)
3571     (ids
3572      2166 2167 2168 2169
3573      2170 2171 2172 2173
3574      2174 2175 2176 2177)
3575     (attributes
3576      3 3 3 3
3577      0 0 0 0
3578      0 0 0 0)
3579     (image "tiles/snow/unisolid3.png"))
3580
3581   (tiles
3582     (width 4)
3583     (height 1)
3584     (ids 2178 3038 3039 3040)
3585     (attributes 1024 1024 1024 1024)
3586     (images
3587       "tiles/snow/spike.png"))
3588
3589   (tiles
3590     (width  8)
3591     (height 3)
3592     (ids
3593      2179 2180 2181 2182   2183 2184 2185 2186
3594      2187 2188 2189 2190   2191 2192 2193 2194
3595      2195 2196 2197 2198   2199 2200 2201 2202)
3596
3597     (image "tiles/snow/background2.png"))
3598
3599   (tiles
3600     (width  3)
3601     (height 3)
3602     (ids
3603      2203 2204 2205
3604      2206 2207 2208
3605      2209 2210 2211)
3606     (attributes
3607      1 1 1 
3608      1 1 1
3609      1 1 1)
3610     (image "tiles/test/test.png"))
3611
3612   (tiles
3613    (width  12)
3614    (height 14)
3615    (ids 
3616     2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 
3617     2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 
3618     2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 
3619     2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 
3620     2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 
3621     2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 
3622     2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 
3623     2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 
3624     2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 
3625     2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 
3626     2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 
3627     2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 
3628     2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 
3629     2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379)
3630    (image "tiles/castle/background.png"))
3631
3632  (tiles
3633    (width  2)
3634    (height 2)
3635    (ids 
3636     2380 2381
3637     2382 2383)
3638    (image "tiles/castle/stones.png"))
3639
3640   (tiles
3641     (width 4)
3642     (height 6)
3643     (ids
3644       2384 2385 2386 2949
3645       2387 2388 2389 2950
3646       2390 2391 2392 2951
3647       2393 2394 2395 2952
3648       2953 2954 2955 2956
3649       2396 2397 2398 2399
3650     )
3651     (attributes
3652       0 0 0 0
3653       1 1 1 1
3654       1 1 1 1
3655       1 1 1 1
3656       1 1 1 1
3657       1 1 1 1
3658     )
3659     (image "tiles/darksnow/convex2.png")
3660   )
3661
3662   (tiles
3663     (width 2)
3664     (height 2)
3665     (ids
3666       2400 2401
3667       2402 2403
3668     )
3669     (attributes
3670       0 0
3671       0 0
3672     )
3673     (image "tiles/signs/trampoline.png")
3674   )
3675
3676   ; NOT dupes of 2085/2086 - unisolid
3677   (tiles
3678     (width 2)
3679     (height 1)
3680     (ids
3681       2404 2405
3682     )
3683     (attributes
3684       3 3
3685     )
3686     (image "tiles/pipe/blue.png")
3687   )
3688
3689   (tile
3690     (id 2406)
3691     (ice #t)
3692     (solid #t)
3693     (images
3694       "objects/icecube/icecube.png"))
3695
3696   (tiles
3697     (width 30)
3698     (height 8)
3699     (ids
3700      2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 
3701      2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550  
3702      2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566  
3703      2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582  
3704      2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598  
3705      2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614  
3706      2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630  
3707      2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 
3708     )
3709     (attributes
3710      0 0 0 0 0 0 1 1 1 1  0 17 17  0  0  0  0  0  1  1  1  1  1  1  1  1  1  1  1  1
3711      0 0 0 0 0 0 1 1 1 1 17  1  1 17  0  0  0  0  1  1  1  1  1  1  1  1  1  1  1  1
3712      1 1 1 1 1 1 1 1 1 1  1  1  1  1  0 17 17  0 17  1  1 17 17  1  1 17 17 17 17 17
3713      1 1 1 1 1 1 1 1 1 1  1  1  1  1  0 17 17  0 17  1  1 17  0 17 17  0  0  0  0  0
3714      1 1 1 1 1 1 1 1 1 1  0  0  0  0 17  1  1 17  0 17 17  0  0  0  0  0  0  0  0  0 
3715      1 1 1 1 1 1 1 1 1 1 17 17 17 17 17  1  1 17  0 17 17  0  0  0  0  0  0  0  0  0
3716      1 1 1 1 1 1 1 1 1 1  1  1  1  1  1  1  1  1  0  0  0  0  0  0  0  0  0  0  0  0
3717      1 1 1 1 1 1 1 1 1 1  1  1  1  1  1  1  1  1  0  0  0  0  0  0  0  0  0  0  0  0
3718      )
3719     (datas
3720      0 0 0 0 0 0 0 0 0 0  0  2  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
3721      0 0 0 0 0 0 0 0 0 0  2  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
3722      0 0 0 0 0 0 0 0 0 0  0  0  0  0  0 66 48  0 49  0  0 67  1  0  0  3 33 17 19 35
3723      0 0 0 0 0 0 0 0 0 0  0  0  0  0  0 50 64  0 65  0  0 51  0  1  3  0  0  0  0  0
3724      0 0 0 0 0 0 0 0 0 0  0  0  0  0 66  0  0 48  0 49 67  0  0  0  0  0  0  0  0  0
3725      0 0 0 0 0 0 0 0 0 0 18 34 32 16 50  0  0 64  0 65 51  0  0  0  0  0  0  0  0  0
3726      0 0 0 0 0 0 0 0 0 0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
3727      0 0 0 0 0 0 0 0 0 0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
3728     )
3729     (image "tiles/nightcave/ground.png")
3730   )
3731
3732   (tiles
3733    (width 8)
3734    (height 4)
3735    (ids
3736     2647 2648 2649 2650 2663 2664 2665 2675
3737     2651 2652 2653 2654 2666 2667 2668 2676 
3738     2655 2656 2657 2658 2669 2670 2671 2677
3739     2659 2660 2661 2662 2672 2673 2674 2678
3740     )
3741    (attributes
3742     0 0 0 0 0 0 0 0
3743     0 0 0 0 0 0 0 0
3744     0 0 0 0 0 0 0 0
3745     0 0 0 0 0 0 0 0
3746     )
3747    (image "tiles/crystalcave/ground.png"))
3748
3749   (tiles
3750    (width 16)
3751    (height 8)
3752    (ids
3753     2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 
3754     2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 
3755     2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 
3756     2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 
3757     2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 
3758     2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 
3759     2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 
3760     2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 
3761     )
3762    (attributes
3763     1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 
3764     1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 
3765     1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 
3766     1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 
3767     1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 
3768     1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 
3769     1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 
3770     1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 
3771     )
3772    (image "tiles/snowmountain/ground.png"))
3773
3774   (tiles
3775     (width 2)
3776     (height 5)
3777     (ids
3778       2807 2808
3779       2809 2810
3780       2811 2812
3781       2813 2814
3782       2815 2816
3783     )
3784     (attributes
3785        0  3
3786        0  3
3787        0  3
3788       19 19
3789        0  0
3790     )
3791     (datas
3792        0  0
3793        0  0
3794        0  0
3795        2  0
3796        0  0
3797     )
3798     (image "tiles/castle/chain.png")
3799   )
3800
3801   (tiles
3802     (width 4)
3803     (height 6)
3804     (ids
3805       2817 2818 2819 2820
3806       2821 2822 2823 2824
3807       2825 2826 2827 2828
3808       2829 2830 2831 2832
3809       2833 2834 2835 2836
3810       2837 2838 2839 2840
3811     )
3812     (attributes
3813          3    3    3    3
3814         19   19   19   19
3815         19   19   19   19
3816         19   19   19   19
3817         19   19   19   19
3818         19   19   19   19
3819     )
3820     (datas
3821          0    1    2    3
3822          0    1    2    3
3823         16   17   18   19
3824         32   33   34   35
3825         48   49   50   51
3826         64   65   66   67
3827     )
3828     (editor-images "tiles/auxiliary/invisible-unisolid-slopes.png")
3829   )
3830
3831   (tiles
3832     (width 4)
3833     (height 11)
3834     (ids
3835      57   58   2841 2842
3836      59   60   2843 2844
3837      1742 1743 2845 2846
3838      53   55   1744 2847
3839      54   56   1745 2848
3840      2849 2851 2852 2853
3841      2850 2854 2855 2856
3842      2857 2858 2859 2860
3843      2861 2862 2863 2864
3844      2865 2866 2867 2868
3845      2869 2870 2871 2872
3846     )
3847     (attributes
3848          1    1    1    1
3849          1    1    1    1
3850          1    1    1    1
3851          1    1    1    1
3852          1    1    1    1
3853          1    1    1    1
3854          1    1    1    1
3855          17   1    1    17
3856          1    1    1    1
3857          1    1    1    1
3858          17   1    1    17
3859     )
3860     (datas
3861          0    0    0    0
3862          0    0    0    0
3863          0    0    0    0
3864          0    0    0    0
3865          0    0    0    0
3866          0    0    0    0
3867          0    0    0    0
3868          2    0    0    0
3869          0    0    0    0
3870          0    0    0    0
3871          1    0    0    3
3872     )
3873     (image "tiles/pipe/green.png")
3874   )
3875
3876   (tiles
3877     (width 4)
3878     (height 11)
3879     (ids
3880      2085 2086 2873 2874
3881      2087 2088 2875 2876
3882      2089 2090 2877 2878
3883      2143 2144 2145 2879
3884      2146 2147 2148 2880
3885      2881 2883 2884 2885
3886      2882 2886 2887 2888
3887      2889 2890 2891 2892
3888      2893 2894 2895 2896
3889      2897 2898 2899 2900
3890      2901 2902 2903 2904
3891     )
3892     (attributes
3893          1    1    1    1
3894          1    1    1    1
3895          1    1    1    1
3896          1    1    1    1
3897          1    1    1    1
3898          1    1    1    1
3899          1    1    1    1
3900          17   1    1    17
3901          1    1    1    1
3902          1    1    1    1
3903          17   1    1    17
3904     )
3905     (datas
3906          0    0    0    0
3907          0    0    0    0
3908          0    0    0    0
3909          0    0    0    0
3910          0    0    0    0
3911          0    0    0    0
3912          0    0    0    0
3913          2    0    0    0
3914          0    0    0    0
3915          0    0    0    0
3916          1    0    0    3
3917     )
3918     (image "tiles/pipe/blue.png")
3919   )
3920
3921   (tiles
3922     (width 2)
3923     (height 2)
3924     (ids
3925      2905 2906
3926      2907 2908
3927     )
3928     (attributes
3929          0    0
3930          0    0
3931     )
3932     (image "tiles/pipe/mask.png")
3933    )
3934    
3935    (tiles
3936     (width 4 )(height 4 )
3937     (ids
3938       2909 2910 2913 2914
3939       2911 2912 2915 2916
3940       2917 2918 2921 2922
3941       2919 2920 2923 2924
3942     )
3943     (attributes
3944        0  0  0  0
3945       17  1  1 17
3946       17  0  0 17
3947        1  1  1  1
3948     )
3949     (datas     
3950        0  0  0  0
3951       34  0  0 32
3952       16  0  0 18
3953        0  0  0  0
3954     )
3955     (image "tiles/snow/slope_transitions.png" )
3956   )
3957   (tiles
3958     (width 2)(height 4)
3959     (ids
3960       2957 2962
3961       2958 2961
3962       2959 2960
3963       2997 2998
3964     )
3965     (attributes
3966       1 1
3967       1 1
3968       1 1
3969       1 1
3970     )
3971     (image "tiles/darksnow/concave2.png")
3972   )
3973   (tiles
3974     (width 8)(height 6)
3975     (ids
3976          0    0    0    0    0    0 2963 2969
3977          0 2986 2990    0 2975 2979 2964 2970
3978       2983 2987 2991 2994 2976 2980 2965 2971
3979       2984 2988 2992 2995 2977 2981 2966 2972
3980       2985 2989 2993 2996 2978 2982 2967 2973
3981          0    0    0    0    0    0 2968 2974
3982     )
3983     (attributes
3984        0  0  0  0  0  0  0  0
3985        0  0  0  0  0  0 17 17
3986       17 17 17 17 17 17 17 17
3987        1  1  1  1  1  1  1  1
3988       17 17 17 17 17 17 17 17
3989        0  0  0  0  0  0 17 17
3990     )
3991     (datas
3992        0  0  0  0  0  0  0  0
3993        0  0  0  0  0  0 66 48
3994       18 34 32 16  2  0 50 64
3995        0  0  0  0  0  0  0  0
3996       33 17 19 35  1  3 49 67
3997        0  0  0  0  0  0 65 51
3998     )
3999     (image "tiles/darksnow/slope2.png")
4000   )
4001   (tiles
4002     (width 4)(height 10)
4003     (ids
4004       2999 3000 3001 3002
4005       3003 3004 3005 3006
4006       3007 3008 3009 3010
4007       3011 3012 3013 3014
4008       3015 3016 3017 3018
4009       3019 3020 3021 3022
4010       3023 3024 3025 3026
4011       3027 3028 3029 3030
4012       3031 3032 3033 3034
4013       3035 3036 0    0
4014     )
4015     (image "tiles/pole/diagonals.png")
4016   )
4017
4018 ;; next-id: 3041
4019 )