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