more cleanup of the forest worldmap definitions
[supertux.git] / data / images / worldmap.strf
1  ;; -*- mode: scheme -*-
2 ;; (tile (id INT)
3 ;;       (directions TOP RIGHT DOWN LEFT) 
4 ;;
5 (supertux-tiles
6 (tilegroup
7     (name "Castle")
8     (tiles
9 1500 1501 1502 1503 
10 1504 1505 1506 1507 
11 1508 1509 1510 1511 
12 1512 1513 1514 1515 
13 1516 1517 1518 1519 
14 1520 1521 1522 1523 
15 1524 1525 1526 1527 
16 1528 1529 1530 1531 
17 1532 1533 1534 1535 
18 1536 1537 1538 1539 
19 1540 1541 1542 1543 
20 1544 1545 1546 1547 
21 1548 1549 1550 1551
22 1552 1553 1554 1555 
23 1556 1557 1558 1559 
24 1560 1561 1562 1563 
25 1564 1565 1566 1567 
26 1568 1569 1570 1571 
27 1572 1573 1574 1575 
28 1576 1577 1578 1579 
29 1580 1581 1582 1583 
30 1584 1585 1586 1587 
31 1588 1589 1590 1591 
32 1592 1593 1594 1595 
33 1596 1597 1598 1599 
34 1600 1601 1602 1603
35 1604 1605 1606 1607 
36 1608 1609 1610 1611 
37 1612 1613 1614 1615 
38 1616 1617 1618 1619 
39 1620 1621 1622 1623 
40 1624 1625 1626 1627 
41 1628 1629 1630 1631 
42 1632 1633 1634 1635 
43 1636 1637 1638 1639 
44 1640 1641 1642 1643 
45 1644 1645 1646 1647 
46 1648 1649 1650 1651 
47 1652 1653 1654 1655
48 1656 1657 1658 1659 
49 1660 1661 1662 1663 
50 1664 1665 1666 1667 
51 1668 1669 1670 1671 
52 1672 1673 1674 1675 
53 1676 1677 1678 1679 
54 1680 1681 1682 1683 
55 1684 1685 1686 1687 
56 1688 1689 1690 1691 
57 1692 1693 1694 1695 
58 1696 1697 1698 1699 
59 1700 1701 1702 1703 
60 1704 1705 1706 1707
61 1708 1709 1710 1711 
62 1712 1713 1714 1715 
63 1717 1718 1719 1720 
64 1721 1722 1723 1724 
65 1725 1726 1727 1728 
66 1729 1730 1731 1732 
67 1733 1734
68
69 )
70   )
71 (tilegroup
72     (name "Castle-Paths")
73     (tiles
74     1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1765 1766 1767 1768 1769 1770 1771 1772 1773
75     )
76 )
77  (tilegroup
78     (name "Darker Forest")
79     (tiles
80 1800 1801 1802 1803 1804 1805 1806 1807 1808 
81 1809 1810 1811 1812 1813 1814 1815 1816 1817
82 1818 1819 1820 1821 1822 1823 1824 1825 1826
83 1827 1828 1829 1830 1831 1832 1833 1834 1835
84 1836 1837 1838 1839 1840 1841 1842 1843 1844
85 1845 1846 1847 1848 1849 1850 1851 1852 1853
86 1854 1855 1856 1857 1858 1859 1860 1861 1862
87 1863 1864 1865 1866 1867 1868 1869 1870 1871
88 1872 1873 1874 1875 1876 1877 1878 1879 1880
89 1881 1882 1883 1884 1885 1886 1887 1888 1889
90 1890 1891 1893 1894 1895 1896 1897 1898 1899
91 1900 1901 1902 1903 1904 1905 1906 1907 1908
92 1909 1910 1911 1912 1913 1914 1915 1916 1917
93 1918 1919 1920 1921 1922 1923 1924 1925 1926
94     )
95 )
96  (tile (id 8)
97        (images "worldmap/antarctica/ground.png")
98        (north #f)
99        (south #f)
100        (east  #f)
101        (west  #f)
102        (stop  #f))
103
104  (tile (id 9)
105        (images "worldmap/antarctica/water.png"))
106
107  (tile (id 11)
108        (images "worldmap/antarctica/snow1.png"))
109  (tile (id 12)
110        (images "worldmap/antarctica/snow2.png"))
111  (tile (id 13)
112        (images "worldmap/antarctica/snow3.png"))
113  (tile (id 14)
114        (images "worldmap/antarctica/snow4.png"))
115  (tile (id 15)
116        (images "worldmap/antarctica/snow5.png"))
117  (tile (id 16)
118        (images "worldmap/antarctica/snow6.png"))
119  (tile (id 17)
120        (images "worldmap/antarctica/snow7.png"))
121  (tile (id 18)
122        (images "worldmap/antarctica/snow8.png"))
123  (tile (id 19)
124        (images "worldmap/antarctica/snow9.png"))
125  (tile (id 20)
126        (images "worldmap/antarctica/snow10.png"))
127  (tile (id 21)
128        (images "worldmap/antarctica/snow11.png"))
129  (tile (id 22)
130        (images "worldmap/antarctica/snow12.png"))
131  (tile (id 23)
132        (images "worldmap/antarctica/snow13.png"))
133  (tile (id 24)
134        (images "worldmap/antarctica/wood1.png"))
135  (tile (id 25)
136        (images "worldmap/antarctica/wood2.png"))
137  (tile (id 26)
138        (images "worldmap/antarctica/wood3.png"))
139  (tile (id 27)
140        (images "worldmap/antarctica/wood4.png"))
141  (tile (id 28)
142        (images "worldmap/antarctica/wood5.png"))
143  (tile (id 29)
144        (images "worldmap/antarctica/wood6.png"))
145  (tile (id 30)
146        (images "worldmap/antarctica/wood7.png"))
147  (tile (id 31)
148        (images "worldmap/antarctica/wood8.png"))
149  (tile (id 32)
150        (images "worldmap/antarctica/wood9.png"))
151  (tile (id 33)
152        (images "worldmap/antarctica/wood10.png"))
153  (tile (id 34)
154        (images "worldmap/antarctica/wood11.png"))
155  (tile (id 35)
156        (images "worldmap/antarctica/wood12.png"))
157  (tile (id 36)
158        (images "worldmap/antarctica/wood13.png"))
159
160  (tile (id 37) 
161        (images "worldmap/antarctica/road_ne.png")
162        (stop  #f)
163        (north #t)
164        (south #f)
165        (west  #f)
166        (east  #t))
167
168  (tile (id 38)
169        (images "worldmap/antarctica/road_nsw.png")
170        (north #t)
171        (south #t)
172        (west  #t)
173        (east  #f)
174        (stop  #t))
175  (tile (id 39)
176        (images "worldmap/antarctica/road_sw.png")
177        (stop  #f)
178        (north #f)
179        (south #t)
180        (west  #t)
181        (east  #f))
182  (tile (id 40)
183        (images "worldmap/antarctica/road_we.png")
184        (north #f)
185        (south #f)
186        (west  #t)
187        (east  #t)
188        (stop  #f))
189  (tile (id 41)
190        (images "worldmap/antarctica/road_nes.png")
191        (north #t)
192        (south #t)
193        (west  #f)
194        (east  #t)
195        (stop  #t))
196  (tile (id 42)
197        (images "worldmap/antarctica/road_nw.png")
198        (stop  #f)
199        (north #t)
200        (south #f)
201        (west  #t)
202        (east  #f))
203  (tile (id 43)
204        (images "worldmap/antarctica/road_swe.png")
205        (north #f)
206        (south #t)
207        (west  #t)
208        (east  #t)
209        (stop  #t))
210  (tile (id 44)
211        (images "worldmap/antarctica/road_new.png")
212        (north #t)
213        (south #f)
214        (west  #t)
215        (east  #t)
216        (stop  #t))
217  (tile (id 45)
218        (images "worldmap/antarctica/road_nesw.png")
219        (north #t)
220        (south #t)
221        (west  #t)
222        (east  #t)
223        (stop  #t))
224  (tile (id 46)
225        (images "worldmap/antarctica/road_nws.png")
226        (north #t)
227        (south #t)
228        (west  #t)
229        (east  #f)
230        (stop  #t))
231  (tile (id 47)
232        (images "worldmap/antarctica/road_ns.png")
233        (north #t)
234        (south #t)
235        (west  #f)
236        (east  #f)
237        (stop  #f))
238  (tile (id 48)
239        (images "worldmap/antarctica/road_se.png")
240        (stop  #f)
241        (north #f)
242        (south #t)
243        (west  #f)
244        (east  #t))
245
246  ;; castle
247  (tile (id 49)
248        (images "worldmap/antarctica/castle1.png")
249        (north #f)
250        (south #f)
251        (west  #f)
252        (east  #f))
253  (tile (id 50)
254        (images "worldmap/antarctica/castle2.png")
255        (north #f)
256        (south #f)
257        (west  #f)
258        (east  #f))
259  (tile (id 51)
260        (images "worldmap/antarctica/castle3.png")
261        (north #f)
262        (south #f)
263        (west  #f)
264        (east  #f))
265
266  (tile (id 52)
267        (images "worldmap/antarctica/castle4.png")
268        (north #f)
269        (south #f)
270        (west  #f)
271        (east  #f))
272  (tile (id 53)
273        (images "worldmap/antarctica/castle5.png")
274        (north #f)
275        (south #f)
276        (west  #f)
277        (east  #f))
278  (tile (id 54)
279        (images "worldmap/antarctica/castle6.png")
280        (north #f)
281        (south #f)
282        (west  #f)
283        (east  #f))
284
285  (tile (id 55)
286        (images "worldmap/antarctica/castle7.png")
287        (north #f)
288        (south #f)
289        (west  #f)
290        (east  #f))
291  (tile (id 56)
292        (images "worldmap/antarctica/castle8.png")
293        (stop  #t)
294        (north #f)
295        (south #f)
296        (west  #f)
297        (east  #t))
298  (tile (id 57)
299        (images "worldmap/antarctica/castle9.png")
300        (stop  #f)
301        (north #f)
302        (south #f)
303        (west  #t)
304        (east  #t))
305
306  (tile (id 58)
307        (images "worldmap/antarctica/igloo1.png")
308        (stop #f)
309        (north #f)
310        (south #f)
311        (west  #f)
312        (east  #f))
313  (tile (id 59)
314        (images "worldmap/antarctica/igloo2.png")
315        (stop #t)
316        (north #f)
317        (south #t)
318        (west  #f)
319        (east  #f))
320
321  (tile (id 60)
322        (images "worldmap/antarctica/snowman.png")
323        (north #f)
324        (south #t)
325        (west  #f)
326        (east  #f))
327  
328  ;; Secret paths
329  (tile (id 61)
330        (images "worldmap/antarctica/road_nws.png")
331        (north #t)
332        (south #t)
333        (west  #t)
334        (east  #t))
335   
336   (tile (id 62)
337        (images "worldmap/antarctica/snow5.png")
338        (stop  #f)
339        (north #f)
340        (south #f)
341        (west  #t)
342        (east  #t))
343   
344   (tile (id 63)
345        (images "worldmap/antarctica/water.png")
346        (stop  #f)
347        (north #f)
348        (south #f)
349        (west  #t)
350        (east  #t))
351   
352   (tile (id 64)
353        (images "worldmap/antarctica/snow7.png")
354        (stop  #f)
355        (north #f)
356        (south #f)
357        (west  #t)
358        (east  #t))
359
360   ;;one-way vertical road
361   (tile (id 65)
362     (images "worldmap/antarctica/road_ns.png")
363     (north #t)
364     (south #t)
365     (west  #f)
366     (east  #f)
367     (stop #f)
368     (one-way "north-south"))
369   
370     ;;one-way horizontal road
371   (tile (id 66)
372     (images "worldmap/antarctica/road_we.png")
373     (north #f)
374     (south #f)
375     (west  #t)
376     (east  #t)
377     (stop #f)
378     (one-way "west-east"))
379   
380   ;; Another invisible road
381   (tile (id 67)
382      (images "worldmap/antarctica/snow9.png")
383      (stop  #t)
384      (north #f)
385      (south #f)
386      (west  #t)
387      (east  #f))
388           
389   ;; End of the line
390   (tile (id 68)
391      (images "worldmap/antarctica/road_n.png")
392           (stop #t)
393      (north #t)
394      (south #f)
395      (west  #f)
396      (east  #f))
397   
398   (tile (id 69)
399      (images "worldmap/antarctica/road_e.png")
400      (stop #t)
401      (north #f)
402      (south #f)
403      (west  #f)
404      (east  #t))
405   
406   (tile (id 70)
407      (images "worldmap/antarctica/road_s.png")
408      (stop #t)
409      (north #f)
410      (south #t)
411      (west  #f)
412      (east  #f))
413           
414   (tile (id 71)
415      (images "worldmap/antarctica/road_w.png")
416      (stop #t)
417      (north #f)
418      (south #f)
419      (west  #t)
420      (east  #f))
421
422 ;; Yet another invisible one
423 (tile (id 72)
424      (images "worldmap/antarctica/road_e.png")
425      (stop #t)
426      (north #f)
427      (south #f)
428      (west  #t)
429      (east  #t))
430
431 (tile (id 73)
432       (images "worldmap/antarctica/icebridge1.png")
433       (north #f)
434       (south #f)
435       (west  #t)
436       (east  #t)
437       (stop  #f))
438
439 (tile (id 74)
440       (images "worldmap/antarctica/icebridge2.png")
441       (north #f)
442       (south #f)
443       (west  #t)
444       (east  #t)
445       (stop  #f))
446
447 (tile (id 75)
448       (images "worldmap/antarctica/icebridge3.png")
449       (north #f)
450       (south #f)
451       (west  #t)
452       (east  #t)
453       (stop  #f))
454
455 (tile (id 76)
456       (images "worldmap/antarctica/castle10.png")
457       (north #f)
458       (south #f)
459       (west  #t)
460       (east  #t)
461       (stop  #f))
462
463 (tile (id 77)
464       (images "worldmap/antarctica/castle11.png")
465       (north #f)
466       (south #f)
467       (west  #t)
468       (east  #t)
469       (stop  #f))
470
471   (tile (id 78)
472     (images "worldmap/antarctica/water.png")
473     (editor-images
474       (region "worldmap/antarctica/water-editor.png" 0 0 32 32)
475     )
476     (north #f)
477     (south #f)
478     (west #t)
479     (east #t)
480   )
481
482   (tile (id 79)
483     (images "worldmap/antarctica/water.png")
484     (editor-images
485       (region "worldmap/antarctica/water-editor.png" 32 0 32 32)
486     )
487     (north #t)
488     (south #t)
489     (west #f)
490     (east #f)
491   )
492
493   (tile (id 80)
494     (images "worldmap/antarctica/water.png")
495     (editor-images
496       (region "worldmap/antarctica/water-editor.png" 64 0 32 32)
497     )
498     (north #f)
499     (south #t)
500     (west #f)
501     (east #t)
502   )
503
504   (tile (id 81)
505     (images "worldmap/antarctica/water.png")
506     (editor-images
507       (region "worldmap/antarctica/water-editor.png" 96 0 32 32)
508     )
509     (north #f)
510     (south #t)
511     (west #t)
512     (east #f)
513   )
514
515   (tile (id 82)
516     (images "worldmap/antarctica/water.png")
517     (editor-images
518       (region "worldmap/antarctica/water-editor.png" 0 32 32 32)
519     )
520     (north #t)
521     (south #t)
522     (west #f)
523     (east #t)
524   )
525
526   (tile (id 83)
527     (images "worldmap/antarctica/water.png")
528     (editor-images
529       (region "worldmap/antarctica/water-editor.png" 32 32 32 32)
530     )
531     (north #t)
532     (south #t)
533     (west #t)
534     (east #f)
535   )
536
537   (tile (id 84)
538     (images "worldmap/antarctica/water.png")
539     (editor-images
540       (region "worldmap/antarctica/water-editor.png" 64 32 32 32)
541     )
542     (north #t)
543     (south #f)
544     (west #f)
545     (east #t)
546   )
547
548   (tile (id 85)
549     (images "worldmap/antarctica/water.png")
550     (editor-images
551       (region "worldmap/antarctica/water-editor.png" 96 32 32 32)
552     )
553     (north #t)
554     (south #f)
555     (west #t)
556     (east #f)
557   )
558
559   (tile (id 86)
560     (images "worldmap/antarctica/water.png")
561     (editor-images
562       (region "worldmap/antarctica/water-editor.png" 0 64 32 32)
563     )
564     (north #t)
565     (south #f)
566     (west #t)
567     (east #t)
568   )
569
570   (tile (id 87)
571     (images "worldmap/antarctica/water.png")
572     (editor-images
573       (region "worldmap/antarctica/water-editor.png" 32 64 32 32)
574     )
575     (north #f)
576     (south #t)
577     (west #t)
578     (east #t)
579   )
580
581
582 (tile
583     (id 402)
584     (images
585       (region "worldmap/forest/forestwood.png" 0 0 32 32)
586     )  (north #f)
587        (south #t)
588        (east  #t)
589        (west  #f)
590        (stop  #f))
591 (tile
592     (id 403)
593     (images
594       (region "worldmap/forest/forestwood.png" 32 0 32 32)
595     )  (north #t)
596        (south #t)
597        (east  #t)
598        (west  #f)
599        (stop  #t))
600 (tile
601     (id 404)
602     (images
603       (region "worldmap/forest/forestwood.png" 64 0 32 32)
604     )  (north #t)
605        (south #f)
606        (east  #t)
607        (west  #f)
608        (stop  #f))
609 (tile
610     (id 405)
611     (images
612       (region "worldmap/forest/forestwood.png" 96 0 32 32)
613     )  (north #f)
614        (south #t)
615        (east  #f)
616        (west  #t)
617        (stop  #f))
618 (tile
619     (id 406)
620     (images
621       (region "worldmap/forest/forestwood.png" 128 0 32 32)
622     )  (north #f)
623        (south #f)
624        (east  #t)
625        (west  #t)
626        (stop  #f))
627 (tile
628     (id 407)
629     (images
630       (region "worldmap/forest/forestwood.png" 0 32 32 32)
631     )  (north #f)
632        (south #t)
633        (east  #t)
634        (west  #t)
635        (stop  #t))
636 (tile
637     (id 408)
638     (images
639       (region "worldmap/forest/forestwood.png" 32 32 32 32)
640     )  (north #t)
641        (south #t)
642        (east  #f)
643        (west  #t)
644        (stop  #t))
645 (tile
646     (id 409)
647     (images
648       (region "worldmap/forest/forestwood.png" 64 32 32 32)
649     )  (north #t)
650        (south #t)
651        (east  #f)
652        (west  #f)
653        (stop  #f))
654 (tile
655     (id 410)
656     (images
657       (region "worldmap/forest/forestwood.png" 96 32 32 32)
658     )  (north #t)
659        (south #t)
660        (east  #t)
661        (west  #f)
662        (stop  #t))
663 (tile
664     (id 411)
665     (images
666       (region "worldmap/forest/forestwood.png" 128 32 32 32)
667     )  (north #t)
668        (south #f)
669        (east  #t)
670        (west  #f)
671        (stop  #f))
672 (tile
673     (id 412)
674     (images
675       (region "worldmap/forest/forestwood.png" 0 64 32 32)
676      ) (north #t)
677        (south #f)
678        (east  #t)
679        (west  #t)
680        (stop  #t)
681 )
682 (tile
683     (id 413)
684     (images
685       (region "worldmap/forest/forestwood.png" 32 64 32 32)
686      ) (north #t)
687        (south #f)
688        (east  #f)
689        (west  #t)
690        (stop  #f)
691 )
692 (tile
693     (id 414)
694     (images
695       (region "worldmap/forest/forestwood.png" 64 64 32 32)
696     )
697     (solid #t))
698 (tile
699     (id 415)
700     (images
701       (region "worldmap/forest/forestwood.png" 96 64 32 32)
702     )
703     (solid #t))
704 (tile
705     (id 416)
706     (images
707       (region "worldmap/forest/forestwood.png" 128 64 32 32)
708     )
709     (solid #t))
710 (tile
711     (id 417)
712     (images
713       (region "worldmap/forest/forestwood.png" 0 96 32 32)
714     )
715     (solid #t))
716 (tile
717     (id 418)
718     (images
719       (region "worldmap/forest/forestwood.png" 32 96 32 32)
720     )
721     (solid #t))
722 (tile
723     (id 419)
724     (images
725       (region "worldmap/forest/forestwood.png" 64 96 32 32)
726     )
727     (solid #t))
728 (tile
729     (id 420)
730     (images
731       (region "worldmap/forest/forestwood.png" 96 96 32 32)
732     )
733     (solid #t))
734 (tile
735     (id 421)
736     (images
737       (region "worldmap/forest/forestwood.png" 128 96 32 32)
738     )
739     (solid #t))
740 (tile
741     (id 422)
742     (images
743       (region "worldmap/forest/forestwood.png" 0 128 32 32)
744     )
745     (solid #t))
746 (tile
747     (id 423)
748     (images
749       (region "worldmap/forest/forestwood.png" 32 128 32 32)
750     )
751     (solid #t))
752 (tile
753     (id 424)
754     (images
755       (region "worldmap/forest/forestwood.png" 64 128 32 32)
756     )
757     (solid #t))
758 (tile
759     (id 425)
760     (images
761       (region "worldmap/forest/forestwood.png" 96 128 32 32)
762     )
763     (solid #t))
764 (tile(id 552)(images
765 (region "worldmap/forest/cropcircle.png" 0 0 32 32))
766 (solid #t))
767 (tile(id 553)(images
768 (region "worldmap/forest/cropcircle.png" 32 0 32 32))
769 (solid #t))
770 (tile(id 554)(images
771 (region "worldmap/forest/cropcircle.png" 64 0 32 32))
772 (solid #t))
773 (tile(id 555)(images
774 (region "worldmap/forest/cropcircle.png" 0 32 32 32))
775 (solid #t))
776 (tile(id 556)(images
777 (region "worldmap/forest/cropcircle.png" 32 32 32 32))
778 (solid #t))
779 (tile(id 557)(images
780 (region "worldmap/forest/cropcircle.png" 64 32 32 32))
781 (solid #t))
782 (tile(id 558)(images
783 (region "worldmap/forest/ghostforest.png" 0 0 32 32))
784 (solid #t))
785 (tile(id 559)(images
786 (region "worldmap/forest/ghostforest.png" 32 0 32 32))
787 (solid #t))
788 (tile(id 560)(images
789 (region "worldmap/forest/ghostforest.png" 64 0 32 32))
790 (solid #t))
791 (tile(id 561)(images
792 (region "worldmap/forest/ghostforest.png" 96 0 32 32))
793 (solid #t))
794 (tile(id 562)(images
795 (region "worldmap/forest/ghostforest.png" 128 0 32 32))
796 (solid #t))
797 (tile(id 563)(images
798 (region "worldmap/forest/ghostforest.png" 160 0 32 32))
799 (solid #t))
800 (tile(id 564)(images
801 (region "worldmap/forest/ghostforest.png" 192 0 32 32))
802 (solid #t))
803 (tile(id 565)(images
804 (region "worldmap/forest/ghostforest.png" 224 0 32 32))
805 (solid #t))
806 (tile(id 566)(images
807 (region "worldmap/forest/ghostforest.png" 256 0 32 32))
808 (solid #t))
809 (tile(id 567)(images
810 (region "worldmap/forest/ghostforest.png" 0 32 32 32))
811 (solid #t))
812 (tile(id 568)(images
813 (region "worldmap/forest/ghostforest.png" 32 32 32 32))
814 (solid #t))
815 (tile(id 569)(images
816 (region "worldmap/forest/ghostforest.png" 64 32 32 32))
817 (solid #t))
818 (tile(id 570)(images
819 (region "worldmap/forest/ghostforest.png" 96 32 32 32))
820 (solid #t))
821 (tile(id 571)(images
822 (region "worldmap/forest/ghostforest.png" 128 32 32 32))
823 (solid #t))
824 (tile(id 572)(images
825 (region "worldmap/forest/ghostforest.png" 160 32 32 32))
826 (solid #t))
827 (tile(id 573)(images
828 (region "worldmap/forest/ghostforest.png" 192 32 32 32))
829 (solid #t))
830 (tile(id 574)(images
831 (region "worldmap/forest/ghostforest.png" 224 32 32 32))
832 (solid #t))
833 (tile(id 575)(images
834 (region "worldmap/forest/ghostforest.png" 256 32 32 32))
835 (solid #t))
836 (tile(id 576)(images
837 (region "worldmap/forest/ghostforest.png" 0 64 32 32))
838 (solid #t))
839 (tile(id 577)(images
840 (region "worldmap/forest/ghostforest.png" 32 64 32 32))
841 (solid #t))
842 (tile(id 578)(images
843 (region "worldmap/forest/ghostforest.png" 64 64 32 32))
844 (solid #t))
845 (tile(id 579)(images
846 (region "worldmap/forest/ghostforest.png" 96 64 32 32))
847 (solid #t))
848 (tile(id 580)(images
849 (region "worldmap/forest/ghostforest.png" 128 64 32 32))
850 (solid #t))
851 (tile(id 581)(images
852 (region "worldmap/forest/ghostforest.png" 160 64 32 32))
853 (solid #t))
854 (tile(id 582)(images
855 (region "worldmap/forest/ghostforest.png" 192 64 32 32))
856 (solid #t))
857 (tile(id 583)(images
858 (region "worldmap/forest/ghostforest.png" 224 64 32 32))
859 (solid #t))
860 (tile(id 584)(images
861 (region "worldmap/forest/ghostforest.png" 256 64 32 32))
862 (solid #t))
863 (tile(id 585)(images
864 (region "worldmap/forest/ghostforest.png" 0 96 32 32))
865 (solid #t))
866 (tile(id 586)(images
867 (region "worldmap/forest/ghostforest.png" 32 96 32 32))
868 (solid #t))
869 (tile(id 587)(images
870 (region "worldmap/forest/ghostforest.png" 64 96 32 32))
871 (solid #t))
872 (tile(id 588)(images
873 (region "worldmap/forest/ghostforest.png" 96 96 32 32))
874 (solid #t))
875 (tile(id 589)(images
876 (region "worldmap/forest/ghostforest.png" 128 96 32 32))
877 (solid #t))
878 (tile(id 590)(images
879 (region "worldmap/forest/ghostforest.png" 160 96 32 32))
880 (solid #t))
881 (tile(id 591)(images
882 (region "worldmap/forest/ghostforest.png" 192 96 32 32))
883 (solid #t))
884 (tile(id 592)(images
885 (region "worldmap/forest/ghostforest.png" 224 96 32 32))
886 (solid #t))
887 (tile(id 593)(images
888 (region "worldmap/forest/ghostforest.png" 256 96 32 32))
889 (solid #t))
890 (tile(id 594)(images
891 (region "worldmap/forest/ghostforest.png" 0 128 32 32))
892 (solid #t))
893 (tile(id 595)(images
894 (region "worldmap/forest/ghostforest.png" 32 128 32 32))
895 (solid #t))
896 (tile(id 596)(images
897 (region "worldmap/forest/ghostforest.png" 64 128 32 32))
898 (solid #t))
899 (tile(id 597)(images
900 (region "worldmap/forest/ghostforest.png" 96 128 32 32))
901 (solid #t))
902 (tile(id 598)(images
903 (region "worldmap/forest/ghostforest.png" 128 128 32 32))
904 (solid #t))
905 (tile(id 599)(images
906 (region "worldmap/forest/ghostforest.png" 160 128 32 32))
907 (solid #t))
908 (tile(id 600)(images
909 (region "worldmap/forest/ghostforest.png" 192 128 32 32))
910 (solid #t))
911 (tile(id 601)(images
912 (region "worldmap/forest/ghostforest.png" 256 128 32 32))
913 (solid #t))
914 (tile(id 602)(images
915 (region "worldmap/forest/ghostforest.png" 0 160 32 32))
916 (solid #t))
917 (tile(id 603)(images
918 (region "worldmap/forest/ghostforest.png" 32 160 32 32))
919 (solid #t))
920 (tile(id 604)(images
921 (region "worldmap/forest/ghostforest.png" 64 160 32 32))
922 (solid #t))
923 (tile(id 605)(images
924 (region "worldmap/forest/ghostforest.png" 96 160 32 32))
925 (solid #t))
926 (tile(id 606)(images
927 (region "worldmap/forest/ghostforest.png" 128 160 32 32))
928 (solid #t))
929 (tile(id 607)(images
930 (region "worldmap/forest/ghostforest.png" 160 160 32 32))
931 (solid #t))
932 (tile(id 608)(images
933 (region "worldmap/forest/ghostforest.png" 192 160 32 32))
934 (solid #t))
935 (tile(id 609)(images
936 (region "worldmap/forest/ghostforest.png" 224 160 32 32))
937 (solid #t))
938 (tile(id 610)(images
939 (region "worldmap/forest/ghostforest.png" 256 160 32 32))
940 (solid #t))
941 (tile(id 611)(images
942 (region "worldmap/forest/ghostforest.png" 0 192 32 32))
943 (solid #t))
944 (tile(id 612)(images
945 (region "worldmap/forest/ghostforest.png" 32 192 32 32))
946 (solid #t))
947 (tile(id 613)(images
948 (region "worldmap/forest/ghostforest.png" 64 192 32 32))
949 (solid #t))
950 (tile(id 614)(images
951 (region "worldmap/forest/ghostforest.png" 96 192 32 32))
952 (solid #t))
953 (tile(id 615)(images
954 (region "worldmap/forest/ghostforest.png" 128 192 32 32))
955 (solid #t))
956 (tile(id 616)(images
957 (region "worldmap/forest/ghostforest.png" 160 192 32 32))
958 (solid #t))
959 (tile(id 617)(images
960 (region "worldmap/forest/ghostforest.png" 192 192 32 32))
961 (solid #t))
962 (tile(id 618)(images
963 (region "worldmap/forest/ghostforest.png" 224 192 32 32))
964 (solid #t))
965 (tile(id 619)(images
966 (region "worldmap/forest/ghostforest.png" 256 192 32 32))
967 (solid #t))
968 (tile(id 620)(images
969 (region "worldmap/forest/ghostforest.png" 0 224 32 32))
970   (stop #f)
971      (north #f)
972      (south #f)
973      (west  #t)
974      (east  #t))
975 (tile(id 621)(images
976 (region "worldmap/forest/ghostforest.png" 32 224 32 32))
977   (stop #f)
978      (north #f)
979      (south #f)
980      (west  #t)
981      (east  #t))
982 (tile(id 622)(images
983 (region "worldmap/forest/ghostforest.png" 64 224 32 32))
984 (solid #t))
985 (tile(id 623)(images
986 (region "worldmap/forest/ghostforest.png" 96 224 32 32))
987 (solid #t))
988 (tile(id 624)(images
989 (region "worldmap/forest/ghostforest.png" 128 224 32 32))
990 (solid #t))
991 (tile(id 625)(images
992 (region "worldmap/forest/ghostforest.png" 160 224 32 32))
993 (solid #t))
994 (tile(id 626)(images
995 (region "worldmap/forest/ghostforest.png" 192 224 32 32))
996 (solid #t))
997 (tile(id 627)(images
998 (region "worldmap/forest/ghostforest.png" 224 224 32 32))
999 (solid #t))
1000 (tile(id 628)(images
1001 (region "worldmap/forest/ghostforest.png" 256 224 32 32))
1002 (solid #t))
1003 (tile(id 629)(images
1004 (region "worldmap/forest/ghostforest.png" 0 256 32 32))
1005 (solid #t))
1006 (tile(id 630)(images
1007 (region "worldmap/forest/ghostforest.png" 32 256 32 32))
1008 (solid #t))
1009 (tile(id 631)(images
1010 (region "worldmap/forest/ghostforest.png" 64 256 32 32))
1011 (solid #t))
1012 (tile(id 632)(images
1013 (region "worldmap/forest/ghostforest.png" 96 256 32 32))
1014 (solid #t))
1015 (tile(id 633)(images
1016 (region "worldmap/forest/ghostforest.png" 128 256 32 32))
1017 (solid #t))
1018 (tile(id 634)(images
1019 (region "worldmap/forest/ghostforest.png" 160 256 32 32))
1020 (solid #t))
1021 (tile(id 635)(images
1022 (region "worldmap/forest/ghostforest.png" 192 256 32 32))
1023 (solid #t))
1024 (tile(id 636)(images
1025 (region "worldmap/forest/ghostforest.png" 224 256 32 32))
1026 (solid #t))
1027 (tile(id 637)(images
1028 (region "worldmap/forest/ghostforest.png" 256 256 32 32))
1029 (solid #t))
1030 (tile(id 638)(images
1031 (region "worldmap/forest/ghostforest.png" 0 288 32 32))
1032 (solid #t))
1033 (tile(id 639)(images
1034 (region "worldmap/forest/ghostforest.png" 32 288 32 32))
1035 (solid #t))
1036 (tile(id 640)(images
1037 (region "worldmap/forest/ghostforest.png" 64 288 32 32))
1038 (solid #t))
1039 (tile(id 641)(images
1040 (region "worldmap/forest/ghostforest.png" 96 288 32 32))
1041 (solid #t))
1042 (tile(id 642)(images
1043 (region "worldmap/forest/ghostforest.png" 128 288 32 32))
1044 (solid #t))
1045 (tile(id 643)(images
1046 (region "worldmap/forest/ghostforest.png" 160 288 32 32))
1047 (solid #t))
1048 (tile(id 644)(images
1049 (region "worldmap/forest/ghostforest.png" 192 288 32 32))
1050 (solid #t))
1051 (tile(id 645)(images
1052 (region "worldmap/forest/ghostforest.png" 224 288 32 32))
1053 (solid #t))
1054 (tile(id 646)(images
1055 (region "worldmap/forest/ghostforest.png" 256 288 32 32))
1056 (solid #t))
1057 (tile(id 647)(images
1058 (region "worldmap/forest/ghostforest.png" 0 320 32 32))
1059 (solid #t))
1060 (tile(id 648)(images
1061 (region "worldmap/forest/ghostforest.png" 32 320 32 32))
1062 (solid #t))
1063 (tile(id 649)(images
1064 (region "worldmap/forest/ghostforest.png" 64 320 32 32))
1065 (solid #t))
1066 (tile(id 650)(images
1067 (region "worldmap/forest/ghostforest.png" 96 320 32 32))
1068 (solid #t))
1069 (tile(id 651)(images
1070 (region "worldmap/forest/ghostforest.png" 128 320 32 32))
1071 (solid #t))
1072 (tile(id 652)(images
1073 (region "worldmap/forest/ghostforest.png" 160 320 32 32))
1074 (solid #t))
1075 (tile(id 653)(images
1076 (region "worldmap/forest/ghostforest.png" 192 320 32 32))
1077 (solid #t))
1078 (tile(id 654)(images
1079 (region "worldmap/forest/ghostforest.png" 224 320 32 32))
1080 (solid #t))
1081 (tile(id 655)(images
1082 (region "worldmap/forest/ghostforest.png" 256 320 32 32))
1083 (solid #t))
1084 (tile(id 656)(images
1085 (region "worldmap/forest/ghostforest.png" 0 352 32 32))
1086 (solid #t))
1087 (tile(id 657)(images
1088 (region "worldmap/forest/ghostforest.png" 32 352 32 32))
1089 (solid #t))
1090 (tile(id 658)(images
1091 (region "worldmap/forest/ghostforest.png" 64 352 32 32))
1092 (solid #t))
1093 (tile(id 659)(images
1094 (region "worldmap/forest/ghostforest.png" 96 352 32 32))
1095 (solid #t))
1096 (tile(id 660)(images
1097 (region "worldmap/forest/ghostforest.png" 128 352 32 32))
1098 (solid #t))
1099 (tile(id 661)(images
1100 (region "worldmap/forest/ghostforest.png" 160 352 32 32))
1101 (solid #t))
1102 (tile(id 662)(images
1103 (region "worldmap/forest/ghostforest.png" 192 352 32 32))
1104 (solid #t))
1105 (tile(id 663)(images
1106 (region "worldmap/forest/ghostforest.png" 224 352 32 32))
1107 (solid #t))
1108 (tile(id 664)(images
1109 (region "worldmap/forest/ghostforest.png" 256 352 32 32))
1110 (solid #t))
1111 (tile(id 665)(images
1112 (region "worldmap/forest/ghostforest.png" 0 384 32 32))
1113 (solid #t))
1114 (tile(id 666)(images
1115 (region "worldmap/forest/ghostforest.png" 32 384 32 32))
1116 (solid #t))
1117 (tile(id 667)(images
1118 (region "worldmap/forest/ghostforest.png" 64 384 32 32))
1119 (solid #t))
1120 (tile(id 668)(images
1121 (region "worldmap/forest/ghostforest.png" 96 384 32 32))
1122 (solid #t))
1123 (tile(id 669)(images
1124 (region "worldmap/forest/ghostforest.png" 128 384 32 32))
1125 (solid #t))
1126 (tile(id 670)(images
1127 (region "worldmap/forest/ghostforest.png" 160 384 32 32))
1128 (solid #t))
1129 (tile(id 671)(images
1130 (region "worldmap/forest/ghostforest.png" 192 384 32 32))
1131 (solid #t))
1132 (tile(id 672)(images
1133 (region "worldmap/forest/ghostforest.png" 224 384 32 32))
1134 (solid #t))
1135 (tile(id 673)(images
1136 (region "worldmap/forest/ghostforest.png" 256 384 32 32))
1137 (solid #t))
1138 (tile(id 674)(images
1139 (region "worldmap/forest/ghostforest.png" 0 416 32 32))
1140 (solid #t))
1141 (tile(id 675)(images
1142 (region "worldmap/forest/ghostforest.png" 32 416 32 32))
1143 (solid #t))
1144 (tile(id 676)(images
1145 (region "worldmap/forest/ghostforest.png" 64 416 32 32))
1146 (solid #t))
1147 (tile(id 677)(images
1148 (region "worldmap/forest/ghostforest.png" 96 416 32 32))
1149 (solid #t))
1150 (tile(id 678)(images
1151 (region "worldmap/forest/ghostforest.png" 128 416 32 32))
1152 (solid #t))
1153 (tile(id 679)(images
1154 (region "worldmap/forest/ghostforest.png" 160 416 32 32))
1155 (solid #t))
1156 (tile(id 680)(images
1157 (region "worldmap/forest/ghostforest.png" 192 416 32 32))
1158 (solid #t))
1159 (tile(id 681)(images
1160 (region "worldmap/forest/ghostforest.png" 224 416 32 32))
1161 (solid #t))
1162 (tile(id 682)(images
1163 (region "worldmap/forest/ghostforest.png" 256 416 32 32))
1164 (solid #t))
1165 (tile(id 683)(images
1166 (region "worldmap/forest/stream.png" 0 0 32 32))
1167 (solid #t))
1168 (tile(id 684)(images
1169 (region "worldmap/forest/stream.png" 32 0 32 32))
1170 (solid #t))
1171 (tile(id 685)(images
1172 (region "worldmap/forest/stream.png" 64 0 32 32))
1173 (solid #t))
1174 (tile(id 686)(images
1175 (region "worldmap/forest/stream.png" 96 0 32 32))
1176 (solid #t))
1177 (tile(id 687)(images
1178 (region "worldmap/forest/stream.png" 128 0 32 32))
1179 (solid #t))
1180
1181 (tile(id 688)(images
1182 (region "worldmap/forest/stream.png" 0 32 32 32))
1183 (solid #t))
1184 (tile(id 689)(images
1185 (region "worldmap/forest/stream.png" 32 32 32 32))
1186 (solid #t))
1187 (tile(id 690)(images
1188 (region "worldmap/forest/stream.png" 64 32 32 32))
1189 (solid #t))
1190 (tile(id 691)(images
1191 (region "worldmap/forest/stream.png" 96 32 32 32))
1192 (solid #t))
1193 (tile(id 692)(images
1194 (region "worldmap/forest/stream.png" 128 32 32 32))
1195 (solid #t))
1196
1197 (tile(id 693)(images
1198 (region "worldmap/forest/stream.png" 0 64 32 32))
1199 (solid #t))
1200 (tile(id 694)(images
1201 (region "worldmap/forest/stream.png" 32 64 32 32))
1202 (solid #t))
1203 (tile(id 695)(images
1204 (region "worldmap/forest/stream.png" 64 64 32 32))
1205 (solid #t))
1206 (tile(id 696)(images
1207 (region "worldmap/forest/stream.png" 96 64 32 32))
1208 (solid #t))
1209 (tile(id 697)(images
1210 (region "worldmap/forest/stream.png" 128 64 32 32))
1211 (solid #t))
1212
1213 (tile(id 698)(images
1214 (region "worldmap/forest/stream.png" 0 96 32 32))
1215 (solid #t))
1216 (tile(id 699)(images
1217 (region "worldmap/forest/stream.png" 32 96 32 32))
1218 (solid #t))
1219
1220
1221 (tile(id 700)(images
1222 (region "worldmap/forest/stream.png" 64 96 32 32))
1223 (north #f)
1224 (south #f)
1225 (east  #t)
1226 (west  #t)
1227 (stop  #f))
1228
1229
1230 (tile(id 701)(images
1231 (region "worldmap/forest/stream.png" 96 96 32 32))
1232 (north #f)
1233 (south #f)
1234 (east  #t)
1235 (west  #t)
1236 (stop  #f))
1237 (tile(id 702)(images
1238 (region "worldmap/forest/stream.png" 128 96 32 32))
1239 (solid #t))
1240
1241 (tile(id 703)(images
1242 (region "worldmap/forest/stream.png" 0 128 32 32))
1243 (solid #t))
1244 (tile(id 704)(images
1245 (region "worldmap/forest/stream.png" 32 128 32 32))
1246 (solid #t))
1247 (tile(id 705)(images
1248 (region "worldmap/forest/stream.png" 64 128 32 32))
1249 (solid #t))
1250 (tile(id 706)(images
1251 (region "worldmap/forest/stream.png" 96 128 32 32))
1252 (solid #t))
1253 (tile(id 707)(images
1254 (region "worldmap/forest/stream.png" 128 128 32 32))
1255 (solid #t))
1256
1257 (tile
1258     (id 708)
1259     (images
1260       (region "worldmap/forest/ghostwood.png" 0 0 32 32)
1261     )  (north #f)
1262        (south #t)
1263        (east  #t)
1264        (west  #f)
1265        (stop  #f))
1266 (tile
1267     (id 709)
1268     (images
1269       (region "worldmap/forest/ghostwood.png" 32 0 32 32)
1270     )  (north #t)
1271        (south #t)
1272        (east  #t)
1273        (west  #f)
1274        (stop  #t))
1275 (tile
1276     (id 710)
1277     (images
1278       (region "worldmap/forest/ghostwood.png" 64 0 32 32)
1279     )  (north #f)
1280        (south #t)
1281        (east  #t)
1282        (west  #f)
1283        (stop  #f))
1284 (tile
1285     (id 711)
1286     (images
1287       (region "worldmap/forest/ghostwood.png" 96 0 32 32)
1288     )  (north #f)
1289        (south #t)
1290        (east  #f)
1291        (west  #t)
1292        (stop  #f))
1293 (tile
1294     (id 712)
1295     (images
1296       (region "worldmap/forest/ghostwood.png" 128 0 32 32)
1297     )  (north #f)
1298        (south #f)
1299        (east  #t)
1300        (west  #t)
1301        (stop  #f))
1302 (tile
1303     (id 713)
1304     (images
1305       (region "worldmap/forest/ghostwood.png" 0 32 32 32)
1306     )  (north #f)
1307        (south #t)
1308        (east  #t)
1309        (west  #t)
1310        (stop  #t))
1311 (tile
1312     (id 714)
1313     (images
1314       (region "worldmap/forest/ghostwood.png" 32 32 32 32)
1315     )  (north #t)
1316        (south #t)
1317        (east  #f)
1318        (west  #t)
1319        (stop  #t))
1320 (tile
1321     (id 715)
1322     (images
1323       (region "worldmap/forest/ghostwood.png" 64 32 32 32)
1324     )  (north #t)
1325        (south #t)
1326        (east  #f)
1327        (west  #f)
1328        (stop  #f))
1329 (tile
1330     (id 716)
1331     (images
1332       (region "worldmap/forest/ghostwood.png" 96 32 32 32)
1333     )  (north #t)
1334        (south #t)
1335        (east  #t)
1336        (west  #f)
1337        (stop  #t))
1338 (tile
1339     (id 717)
1340     (images
1341       (region "worldmap/forest/ghostwood.png" 128 32 32 32)
1342     )  (north #t)
1343        (south #f)
1344        (east  #t)
1345        (west  #f)
1346        (stop  #f))
1347 (tile
1348     (id 718)
1349     (images
1350       (region "worldmap/forest/ghostwood.png" 0 64 32 32)
1351      ) (north #t)
1352        (south #f)
1353        (east  #t)
1354        (west  #t)
1355        (stop  #t)
1356 )
1357 (tile
1358  (id 719)
1359  (images
1360   (region "worldmap/forest/ghostwood.png" 32 64 32 32)
1361  )
1362  (north #t)
1363  (south #f)
1364  (east  #f)
1365  (west  #t)
1366  (stop  #f)
1367 )
1368 (tile
1369     (id 720)
1370     (images
1371       (region "worldmap/forest/ghostwood.png" 64 64 32 32)
1372     )
1373     (solid #t))
1374 (tile
1375     (id 721)
1376     (images
1377       (region "worldmap/forest/ghostwood.png" 96 64 32 32)
1378     )
1379     (solid #t))
1380 (tile
1381     (id 722)
1382     (images
1383       (region "worldmap/forest/ghostwood.png" 128 64 32 32)
1384     )
1385     (solid #t))
1386 (tile
1387     (id 723)
1388     (images
1389       (region "worldmap/forest/ghostwood.png" 0 64 32 32)
1390     )
1391     (solid #t))
1392 (tile
1393     (id 724)
1394     (images
1395       (region "worldmap/forest/ghostwood.png" 32 96 32 32)
1396     )
1397     (solid #t))
1398 (tile
1399     (id 725)
1400     (images
1401       (region "worldmap/forest/ghostwood.png" 64 96 32 32)
1402     )
1403     (solid #t))
1404 (tile
1405     (id 726)
1406     (images
1407       (region "worldmap/forest/ghostwood.png" 96 96 32 32)
1408     )
1409     (solid #t))
1410 (tile
1411     (id 727)
1412     (images
1413       (region "worldmap/forest/ghostwood.png" 128 96 32 32)
1414     )
1415     (solid #t))
1416
1417 (tile
1418     (id 728)
1419     (images
1420       (region "worldmap/forest/ghostwood.png" 32 128 32 32)
1421     )
1422     (solid #t))
1423 (tile
1424     (id 730)
1425     (images
1426       (region "worldmap/forest/ghostwood.png" 64 128 32 32)
1427     )
1428     (solid #t))
1429 (tile
1430     (id 731)
1431     (images
1432       (region "worldmap/forest/ghostwood.png" 96 128 32 32)
1433     )
1434     (solid #t))
1435 (tile
1436     (id 732)
1437     (images
1438       (region "worldmap/forest/ghostwood.png" 128 128 32 32)
1439     )
1440     (solid #t))
1441 (tile(id 733)(images
1442 (region "worldmap/forest/icestream.png" 0 0 32 32))
1443 (solid #t))
1444 (tile(id 734)(images
1445 (region "worldmap/forest/icestream.png" 32 0 32 32))
1446 (solid #t))
1447 (tile(id 735)(images
1448 (region "worldmap/forest/icestream.png" 64 0 32 32))
1449 (solid #t))
1450 (tile(id 736)(images
1451 (region "worldmap/forest/icestream.png" 96 0 32 32))
1452 (solid #t))
1453 (tile(id 737)(images
1454 (region "worldmap/forest/icestream.png" 128 0 32 32))
1455 (solid #t))
1456 (tile(id 738)(images
1457 (region "worldmap/forest/icestream.png" 0 32 32 32))
1458 (solid #t))
1459 (tile(id 739)(images
1460 (region "worldmap/forest/icestream.png" 32 32 32 32))
1461 (solid #t))
1462 (tile(id 740)(images
1463 (region "worldmap/forest/icestream.png" 64 32 32 32))
1464 (solid #t))
1465 (tile(id 741)(images
1466 (region "worldmap/forest/icestream.png" 96 32 32 32))
1467 (solid #t))
1468 (tile(id 742)(images
1469 (region "worldmap/forest/icestream.png" 128 32 32 32))
1470 (solid #t))
1471 (tile(id 743)(images
1472 (region "worldmap/forest/icestream.png" 0 64 32 32))
1473 (solid #t))
1474 (tile(id 744)(images
1475 (region "worldmap/forest/icestream.png" 32 64 32 32))
1476 (solid #t))
1477 (tile(id 745)(images
1478 (region "worldmap/forest/icestream.png" 64 64 32 32))
1479 (solid #t))
1480 (tile(id 746)(images
1481 (region "worldmap/forest/icestream.png" 96 64 32 32))
1482 (solid #t))
1483 (tile(id 747)(images
1484 (region "worldmap/forest/icestream.png" 128 64 32 32))
1485 (solid #t))
1486 (tile(id 748)(images
1487 (region "worldmap/forest/icestream.png" 0 96 32 32))
1488 (solid #t))
1489 (tile(id 749)(images
1490 (region "worldmap/forest/icestream.png" 32 96 32 32))
1491 (solid #t))
1492 (tile(id 750)(images
1493 (region "worldmap/forest/icestream.png" 64 96 32 32))
1494 (north #f)
1495 (south #f)
1496 (east  #t)
1497 (west  #t)
1498 (stop  #f))
1499 (tile(id 751)(images
1500 (region "worldmap/forest/icestream.png" 96 96 32 32))
1501 (north #f)
1502 (south #f)
1503 (east  #t)
1504 (west  #t)
1505 (stop  #f))
1506 (tile(id 752)(images
1507 (region "worldmap/forest/icestream.png" 128 96 32 32))
1508 (solid #t))
1509 (tile(id 753)(images
1510 (region "worldmap/forest/icestream.png" 0 128 32 32))
1511 (solid #t))
1512 (tile(id 754)(images
1513 (region "worldmap/forest/icestream.png" 32 128 32 32))
1514 (solid #t))
1515 (tile(id 755)(images
1516 (region "worldmap/forest/icestream.png" 64 128 32 32))
1517 (solid #t))
1518 (tile(id 756)(images
1519 (region "worldmap/forest/icestream.png" 96 128 32 32))
1520 (solid #t))
1521 (tile(id 757)(images
1522 (region "worldmap/forest/icestream.png" 128 128 32 32))
1523 (solid #t))
1524 (tile
1525     (id 759)
1526     (images
1527       (region "worldmap/forest/forestwood-2.png" 0 0 32 32)
1528     )  (north #f)
1529        (south #t)
1530        (east  #t)
1531        (west  #f)
1532        (stop  #f))
1533 (tile
1534     (id 760)
1535     (images
1536       (region "worldmap/forest/forestwood-2.png" 32 0 32 32)
1537     )  (north #t)
1538        (south #t)
1539        (east  #t)
1540        (west  #f)
1541        (stop  #t))
1542 (tile
1543     (id 761)
1544     (images
1545       (region "worldmap/forest/forestwood-2.png" 64 0 32 32)
1546     )  (north #t)
1547        (south #f)
1548        (east  #t)
1549        (west  #f)
1550        (stop  #f))
1551 (tile
1552     (id 762)
1553     (images
1554       (region "worldmap/forest/forestwood-2.png" 96 0 32 32)
1555     )  (north #f)
1556        (south #t)
1557        (east  #f)
1558        (west  #t)
1559        (stop  #t))
1560 (tile
1561     (id 763)
1562     (images
1563       (region "worldmap/forest/forestwood-2.png" 128 0 32 32)
1564     )  (north #f)
1565        (south #f)
1566        (east  #t)
1567        (west  #t)
1568        (stop  #f))
1569 (tile
1570     (id 764)
1571     (images
1572       (region "worldmap/forest/forestwood-2.png" 0 32 32 32)
1573     )  (north #f)
1574        (south #t)
1575        (east  #t)
1576        (west  #t)
1577        (stop  #t))
1578 (tile
1579     (id 765)
1580     (images
1581       (region "worldmap/forest/forestwood-2.png" 32 0 32 32)
1582     )  (north #f)
1583        (south #t)
1584        (east  #t)
1585        (west  #t)
1586        (stop  #t))
1587 (tile
1588     (id 766)
1589     (images
1590       (region "worldmap/forest/forestwood-2.png" 0 32 32 32)
1591     )  (north #f)
1592     (id 404)
1593     (images
1594       (region "worldmap/forest/forestwood-2.png" 64 0 32 32)
1595     )  (north #t)
1596        (south #f)
1597        (east  #t)
1598        (west  #f)
1599        (stop  #f))
1600 (tile
1601     (id 767)
1602     (images
1603       (region "worldmap/forest/forestwood-2.png" 96 0 32 32)
1604     )  (north #f)
1605        (south #t)
1606        (east  #f)
1607        (west  #t)
1608        (stop  #f))
1609 (tile
1610     (id 768)
1611     (images
1612       (region "worldmap/forest/forestwood-2.png" 128 0 32 32)
1613     )  (north #f)
1614        (south #f)
1615        (east  #t)
1616        (west  #t)
1617        (stop  #f))
1618 (tile
1619     (id 769)
1620     (images
1621       (region "worldmap/forest/forestwood-2.png" 0 32 32 32)
1622     )  (north #f)
1623        (south #t)
1624        (east  #t)
1625        (west  #t)
1626        (stop  #t))
1627 (tile
1628     (id 770)
1629     (images
1630       (region "worldmap/forest/forestwood-2.png" 32 32 32 32)
1631     )  (north #t)
1632        (south #t)
1633        (east  #f)
1634        (west  #t)
1635        (stop  #t))
1636 (tile
1637     (id 771)
1638     (images
1639       (region "worldmap/forest/forestwood-2.png" 64 32 32 32)
1640     )  (north #t)
1641        (south #t)
1642        (east  #f)
1643        (west  #f)
1644        (stop  #f))
1645 (tile
1646     (id 772)
1647     (images
1648       (region "worldmap/forest/forestwood-2.png" 96 32 32 32)
1649     )  (north #t)
1650        (south #t)
1651        (east  #t)
1652        (west  #f)
1653        (stop  #t))
1654 (tile
1655     (id 773)
1656     (images
1657       (region "worldmap/forest/forestwood-2.png" 128 32 32 32)
1658     )  (north #t)
1659        (south #f)
1660        (east  #t)
1661        (west  #f)
1662        (stop  #f))
1663 (tile
1664     (id 774)
1665     (images
1666       (region "worldmap/forest/forestwood-2.png" 0 64 32 32)
1667      ) (north #t)
1668        (south #f)
1669        (east  #t)
1670        (west  #t)
1671        (stop  #t)
1672 )
1673 (tile
1674     (id 775)
1675     (images
1676       (region "worldmap/forest/forestwood-2.png" 32 64 32 32)
1677      ) (north #t)
1678        (south #f)
1679        (east  #f)
1680        (west  #t)
1681        (stop  #f)
1682 )
1683 (tile
1684     (id 776)
1685     (images
1686       (region "worldmap/forest/forestwood-2.png" 64 64 32 32)
1687     )
1688     (solid #t))
1689 (tile
1690     (id 777)
1691     (images
1692       (region "worldmap/forest/forestwood-2.png" 96 64 32 32)
1693     )
1694     (solid #t))
1695 (tile
1696     (id 778)
1697     (images
1698       (region "worldmap/forest/forestwood-2.png" 128 64 32 32)
1699     )
1700     (solid #t))
1701 (tile
1702     (id 779)
1703     (images
1704       (region "worldmap/forest/forestwood-2.png" 0 96 32 32)
1705     )
1706     (solid #t))
1707 (tile
1708     (id 780)
1709     (images
1710       (region "worldmap/forest/forestwood-2.png" 32 96 32 32)
1711     )
1712     (solid #t))
1713 (tile
1714     (id 781)
1715     (images
1716       (region "worldmap/forest/forestwood-2.png" 64 96 32 32)
1717     )
1718     (solid #t))
1719 (tile
1720     (id 782)
1721     (images
1722       (region "worldmap/forest/forestwood-2.png" 96 96 32 32)
1723     )
1724     (solid #t))
1725 (tile
1726     (id 783)
1727     (images
1728       (region "worldmap/forest/forestwood-2.png" 128 96 32 32)
1729     )
1730     (solid #t))
1731 (tile
1732     (id 784)
1733     (images
1734       (region "worldmap/forest/forestwood-2.png" 0 128 32 32)
1735     )
1736     (solid #t))
1737 (tile
1738     (id 785)
1739     (images
1740       (region "worldmap/forest/forestwood-2.png" 32 128 32 32)
1741     )
1742     (solid #t))
1743 (tile
1744     (id 786)
1745     (images
1746       (region "worldmap/forest/forestwood-2.png" 64 128 32 32)
1747     )
1748     (solid #t))
1749 (tile
1750     (id 787)
1751     (images
1752       (region "worldmap/forest/forestwood-2.png" 96 128 32 32)
1753     )
1754     (solid #t))
1755
1756 (tile(id 789)(images
1757 (region "worldmap/forest/forest.png" 0 0 32 32))
1758 (solid #t))
1759 (tile(id 790)(images
1760 (region "worldmap/forest/forest.png" 32 0 32 32))
1761 (solid #t))
1762 (tile(id 791)(images
1763 (region "worldmap/forest/forest.png" 64 0 32 32))
1764 (solid #t))
1765 (tile(id 792)(images
1766 (region "worldmap/forest/forest.png" 96 0 32 32))
1767 (solid #t))
1768 (tile(id 793)(images
1769 (region "worldmap/forest/forest.png" 128 0 32 32))
1770 (solid #t))
1771 (tile(id 794)(images
1772 (region "worldmap/forest/forest.png" 160 0 32 32))
1773 (solid #t))
1774 (tile(id 795)(images
1775 (region "worldmap/forest/forest.png" 192 0 32 32))
1776 (solid #t))
1777 (tile(id 796)(images
1778 (region "worldmap/forest/forest.png" 224 0 32 32))
1779 (solid #t))
1780 (tile(id 797)(images
1781 (region "worldmap/forest/forest.png" 256 0 32 32))
1782 (solid #t))
1783 (tile(id 798)(images
1784 (region "worldmap/forest/forest.png" 0 32 32 32))
1785 (solid #t))
1786 (tile(id 799)(images
1787 (region "worldmap/forest/forest.png" 32 32 32 32))
1788 (solid #t))
1789 (tile(id 800)(images
1790 (region "worldmap/forest/forest.png" 64 32 32 32))
1791 (solid #t))
1792 (tile(id 801)(images
1793 (region "worldmap/forest/forest.png" 96 32 32 32))
1794 (solid #t))
1795 (tile(id 802)(images
1796 (region "worldmap/forest/forest.png" 128 32 32 32))
1797 (solid #t))
1798 (tile(id 803)(images
1799 (region "worldmap/forest/forest.png" 160 32 32 32))
1800 (solid #t))
1801 (tile(id 804)(images
1802 (region "worldmap/forest/forest.png" 192 32 32 32))
1803 (solid #t))
1804 (tile(id 805)(images
1805 (region "worldmap/forest/forest.png" 224 32 32 32))
1806 (solid #t))
1807 (tile(id 806)(images
1808 (region "worldmap/forest/forest.png" 256 32 32 32))
1809 (solid #t))
1810 (tile(id 807)(images
1811 (region "worldmap/forest/forest.png" 0 64 32 32))
1812 (solid #t))
1813 (tile(id 808)(images
1814 (region "worldmap/forest/forest.png" 32 64 32 32))
1815 (solid #t))
1816 (tile(id 809)(images
1817 (region "worldmap/forest/forest.png" 64 64 32 32))
1818 (solid #t))
1819 (tile(id 810)(images
1820 (region "worldmap/forest/forest.png" 96 64 32 32))
1821 (solid #t))
1822 (tile(id 811)(images
1823 (region "worldmap/forest/forest.png" 128 64 32 32))
1824 (solid #t))
1825 (tile(id 812)(images
1826 (region "worldmap/forest/forest.png" 160 64 32 32))
1827 (solid #t))
1828 (tile(id 813)(images
1829 (region "worldmap/forest/forest.png" 192 64 32 32))
1830 (solid #t))
1831 (tile(id 814)(images
1832 (region "worldmap/forest/forest.png" 224 64 32 32))
1833 (solid #t))
1834 (tile(id 815)(images
1835 (region "worldmap/forest/forest.png" 256 64 32 32))
1836 (solid #t))
1837 (tile(id 816)(images
1838 (region "worldmap/forest/forest.png" 0 96 32 32))
1839 (solid #t))
1840 (tile(id 817)(images
1841 (region "worldmap/forest/forest.png" 32 96 32 32))
1842 (solid #t))
1843 (tile(id 818)(images
1844 (region "worldmap/forest/forest.png" 64 96 32 32))
1845 (solid #t))
1846 (tile(id 819)(images
1847 (region "worldmap/forest/forest.png" 96 96 32 32))
1848 (solid #t))
1849 (tile(id 820)(images
1850 (region "worldmap/forest/forest.png" 128 96 32 32))
1851 (solid #t))
1852 (tile(id 821)(images
1853 (region "worldmap/forest/forest.png" 160 96 32 32))
1854 (solid #t))
1855 (tile(id 822)(images
1856 (region "worldmap/forest/forest.png" 192 96 32 32))
1857 (solid #t))
1858 (tile(id 823)(images
1859 (region "worldmap/forest/forest.png" 224 96 32 32))
1860 (solid #t))
1861 (tile(id 824)(images
1862 (region "worldmap/forest/forest.png" 256 96 32 32))
1863 (solid #t))
1864 (tile(id 825)(images
1865 (region "worldmap/forest/forest.png" 0 128 32 32))
1866 (solid #t))
1867 (tile(id 826)(images
1868 (region "worldmap/forest/forest.png" 32 128 32 32))
1869 (solid #t))
1870 (tile(id 827)(images
1871 (region "worldmap/forest/forest.png" 64 128 32 32))
1872 (solid #t))
1873 (tile(id 828)(images
1874 (region "worldmap/forest/forest.png" 96 128 32 32))
1875 (solid #t))
1876 (tile(id 829)(images
1877 (region "worldmap/forest/forest.png" 128 128 32 32))
1878 (solid #t))
1879 (tile(id 830)(images
1880 (region "worldmap/forest/forest.png" 160 128 32 32))
1881 (solid #t))
1882 (tile(id 831)(images
1883 (region "worldmap/forest/forest.png" 192 128 32 32))
1884 (solid #t))
1885 (tile(id 832)(images
1886 (region "worldmap/forest/forest.png" 224 128 32 32))
1887 (solid #t))
1888 (tile(id 933)(images
1889 (region "worldmap/forest/forest.png" 256 128 32 32))
1890 (solid #t))
1891 (tile(id 834)(images
1892 (region "worldmap/forest/forest.png" 0 160 32 32))
1893 (solid #t))
1894 (tile(id 835)(images
1895 (region "worldmap/forest/forest.png" 32 160 32 32))
1896 (solid #t))
1897 (tile(id 836)(images
1898 (region "worldmap/forest/forest.png" 64 160 32 32))
1899 (solid #t))
1900 (tile(id 837)(images
1901 (region "worldmap/forest/forest.png" 96 160 32 32))
1902 (solid #t))
1903 (tile(id 838)(images
1904 (region "worldmap/forest/forest.png" 128 160 32 32))
1905 (solid #t))
1906 (tile(id 839)(images
1907 (region "worldmap/forest/forest.png" 160 160 32 32))
1908 (solid #t))
1909 (tile(id 840)(images
1910 (region "worldmap/forest/forest.png" 192 160 32 32))
1911 (solid #t))
1912 (tile(id 841)(images
1913 (region "worldmap/forest/forest.png" 224 160 32 32))
1914 (solid #t))
1915 (tile(id 842)(images
1916 (region "worldmap/forest/forest.png" 256 160 32 32))
1917 (solid #t))
1918 (tile(id 843)(images
1919 (region "worldmap/forest/forest.png" 0 192 32 32))
1920 (solid #t))
1921 (tile(id 844)(images
1922 (region "worldmap/forest/forest.png" 32 192 32 32))
1923 (solid #t))
1924 (tile(id 845)(images
1925 (region "worldmap/forest/forest.png" 64 192 32 32))
1926 (solid #t))
1927 (tile(id 846)(images
1928 (region "worldmap/forest/forest.png" 96 192 32 32))
1929 (solid #t))
1930 (tile(id 847)(images
1931 (region "worldmap/forest/forest.png" 128 192 32 32))
1932 (solid #t))
1933 (tile(id 848)(images
1934 (region "worldmap/forest/forest.png" 160 192 32 32))
1935 (solid #t))
1936 (tile(id 849)(images
1937 (region "worldmap/forest/forest.png" 192 192 32 32))
1938 (solid #t))
1939 (tile(id 850)(images
1940 (region "worldmap/forest/forest.png" 224 192 32 32))
1941 (solid #t))
1942 (tile(id 851)(images
1943 (region "worldmap/forest/forest.png" 256 192 32 32))
1944 (solid #t))
1945 (tile(id 852)(images
1946 (region "worldmap/forest/forest.png" 0 224 32 32))
1947 (solid #t))
1948 (tile(id 853)(images
1949 (region "worldmap/forest/forest.png" 32 224 32 32))
1950 (solid #t))
1951 (tile(id 854)(images
1952 (region "worldmap/forest/forest.png" 64 224 32 32))
1953 (solid #t))
1954 (tile(id 855)(images
1955 (region "worldmap/forest/forest.png" 96 224 32 32))
1956 (solid #t))
1957 (tile(id 856)(images
1958 (region "worldmap/forest/forest.png" 128 224 32 32))
1959 (solid #t))
1960 (tile(id 857)(images
1961 (region "worldmap/forest/forest.png" 160 224 32 32))
1962 (solid #t))
1963 (tile(id 858)(images
1964 (region "worldmap/forest/forest.png" 192 224 32 32))
1965 (solid #t))
1966 (tile(id 859)(images
1967 (region "worldmap/forest/forest.png" 224 224 32 32))
1968 (solid #t))
1969 (tile(id 860)(images
1970 (region "worldmap/forest/forest.png" 256 224 32 32))
1971 (solid #t))
1972 (tile(id 861)(images
1973 (region "worldmap/forest/forest.png" 0 256 32 32))
1974 (solid #t))
1975 (tile(id 862)(images
1976 (region "worldmap/forest/forest.png" 32 256 32 32))
1977 (solid #t))
1978 (tile(id 863)(images
1979 (region "worldmap/forest/forest.png" 64 256 32 32))
1980 (solid #t))
1981 (tile(id 864)(images
1982 (region "worldmap/forest/forest.png" 96 256 32 32))
1983 (solid #t))
1984 (tile(id 865)(images
1985 (region "worldmap/forest/forest.png" 128 256 32 32))
1986 (solid #t))
1987 (tile(id 866)(images
1988 (region "worldmap/forest/forest.png" 160 256 32 32))
1989 (solid #t))
1990 (tile(id 867)(images
1991 (region "worldmap/forest/forest.png" 192 256 32 32))
1992 (solid #t))
1993 (tile(id 868)(images
1994 (region "worldmap/forest/forest.png" 224 256 32 32))
1995 (solid #t))
1996 (tile(id 869)(images
1997 (region "worldmap/forest/forest.png" 256 256 32 32))
1998 (solid #t))
1999 (tile(id 870)(images
2000 (region "worldmap/forest/forest.png" 0 288 32 32))
2001 (solid #t))
2002 (tile(id 871)(images
2003 (region "worldmap/forest/forest.png" 32 288 32 32))
2004 (solid #t))
2005 (tile(id 872)(images
2006 (region "worldmap/forest/forest.png" 64 288 32 32))
2007 (solid #t))
2008 (tile(id 873)(images
2009 (region "worldmap/forest/forest.png" 96 288 32 32))
2010 (solid #t))
2011 (tile(id 874)(images
2012 (region "worldmap/forest/forest.png" 128 288 32 32))
2013 (solid #t))
2014 (tile(id 875)(images
2015 (region "worldmap/forest/forest.png" 160 288 32 32))
2016 (solid #t))
2017 (tile(id 876)(images
2018 (region "worldmap/forest/forest.png" 192 288 32 32))
2019 (solid #t))
2020 (tile(id 877)(images
2021 (region "worldmap/forest/forest.png" 224 288 32 32))
2022 (solid #t))
2023 (tile(id 878)(images
2024 (region "worldmap/forest/forest.png" 256 288 32 32))
2025 (solid #t))
2026 (tile(id 879)(images
2027 (region "worldmap/forest/forest.png" 0 320 32 32))
2028 (solid #t))
2029 (tile(id 880)(images
2030 (region "worldmap/forest/forest.png" 32 320 32 32))
2031 (solid #t))
2032 (tile(id 881)(images
2033 (region "worldmap/forest/forest.png" 64 320 32 32))
2034 (solid #t))
2035 (tile(id 882)(images
2036 (region "worldmap/forest/forest.png" 96 320 32 32))
2037 (solid #t))
2038 (tile(id 883)(images
2039 (region "worldmap/forest/forest.png" 128 320 32 32))
2040 (solid #t))
2041 (tile(id 884)(images
2042 (region "worldmap/forest/forest.png" 160 320 32 32))
2043 (solid #t))
2044 (tile(id 885)(images
2045 (region "worldmap/forest/forest.png" 192 320 32 32))
2046 (solid #t))
2047 (tile(id 886)(images
2048 (region "worldmap/forest/forest.png" 224 320 32 32))
2049 (solid #t))
2050 (tile(id 887)(images
2051 (region "worldmap/forest/forest.png" 256 320 32 32))
2052 (solid #t))
2053 (tile(id 888)(images
2054 (region "worldmap/forest/forest.png" 0 352 32 32))
2055 (solid #t))
2056 (tile(id 889)(images
2057 (region "worldmap/forest/forest.png" 32 352 32 32))
2058 (solid #t))
2059 (tile(id 890)(images
2060 (region "worldmap/forest/forest.png" 64 352 32 32))
2061 (solid #t))
2062 (tile(id 891)(images
2063 (region "worldmap/forest/forest.png" 96 352 32 32))
2064 (solid #t))
2065 (tile(id 892)(images
2066 (region "worldmap/forest/forest.png" 128 352 32 32))
2067 (solid #t))
2068 (tile(id 893)(images
2069 (region "worldmap/forest/forest.png" 160 352 32 32))
2070 (solid #t))
2071 (tile(id 894)(images
2072 (region "worldmap/forest/forest.png" 192 352 32 32))
2073 (solid #t))
2074 (tile(id 895)(images
2075 (region "worldmap/forest/forest.png" 224 352 32 32))
2076 (solid #t))
2077 (tile(id 896)(images
2078 (region "worldmap/forest/forest.png" 256 352 32 32))
2079 (solid #t))
2080 (tile(id 897)(images
2081 (region "worldmap/forest/forest.png" 0 384 32 32))
2082 (solid #t))
2083 (tile(id 898)(images
2084 (region "worldmap/forest/forest.png" 32 384 32 32))
2085 (solid #t))
2086 (tile(id 899)(images
2087 (region "worldmap/forest/forest.png" 64 384 32 32))
2088 (solid #t))
2089 (tile(id 900)(images
2090 (region "worldmap/forest/forest.png" 96 384 32 32))
2091 (solid #t))
2092 (tile(id 901)(images
2093 (region "worldmap/forest/forest.png" 128 384 32 32))
2094 (solid #t))
2095 (tile(id 902)(images
2096 (region "worldmap/forest/forest.png" 160 384 32 32))
2097 (solid #t))
2098 (tile(id 903)(images
2099 (region "worldmap/forest/forest.png" 192 384 32 32))
2100 (solid #t))
2101 (tile(id 904)(images
2102 (region "worldmap/forest/forest.png" 224 384 32 32))
2103 (solid #t))
2104 (tile(id 905)(images
2105 (region "worldmap/forest/forest.png" 256 384 32 32))
2106 (solid #t))
2107 (tile(id 906)(images
2108 (region "worldmap/forest/forest.png" 0 416 32 32))
2109 (solid #t))
2110 (tile(id 907)(images
2111 (region "worldmap/forest/forest.png" 32 416 32 32))
2112 (solid #t))
2113 (tile(id 908)(images
2114 (region "worldmap/forest/forest.png" 96 416 32 32))
2115 (solid #t))
2116 (tile(id 909)(images
2117 (region "worldmap/forest/forest.png" 128 416 32 32))
2118 (solid #t))
2119 (tile(id 910)(images
2120 (region "worldmap/forest/forest.png" 160 416 32 32))
2121 (solid #t))
2122 (tile(id 911)(images
2123 (region "worldmap/forest/forest.png" 192 416 32 32))
2124 (solid #t))
2125 (tile(id 912)(images
2126 (region "worldmap/forest/forest.png" 224 416 32 32))
2127 (solid #t))
2128 (tile(id 913)(images
2129 (region "worldmap/forest/forest.png" 256 416 32 32))
2130 (solid #t))
2131  (tile (id 914) 
2132        (images 
2133        (region "worldmap/antarctica/pier.png" 0 0 32 32))
2134        (stop  #f)
2135        (north #f)
2136        (south #f)
2137        (west  #t)
2138        (east  #t))
2139  (tile (id 915) 
2140        (images 
2141        (region "worldmap/antarctica/pier.png" 32 0 32 32))
2142        (stop  #f)
2143        (north #f)
2144        (south #f)
2145        (west  #t)
2146        (east  #t))
2147  (tile (id 916) 
2148        (images 
2149        (region "worldmap/antarctica/pier.png" 64 0 32 32))
2150        (stop  #f)
2151        (north #f)
2152        (south #f)
2153        (west  #t)
2154        (east  #t))
2155  (tiles
2156     (width 3)
2157     (height 3)
2158     (ids 917 918 919 920 921 923 924 925 926)
2159    (attributes 1 1 1 
2160               1 1 1 
2161               1 1 1 )
2162    (image "worldmap/forest/dock.png")
2163  )
2164
2165 (tiles
2166     (width 13)
2167     (height 18)
2168     (ids 
2169 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 
2170 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525
2171 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538
2172 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551
2173 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564
2174 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577
2175 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590
2176 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603
2177 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616
2178 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629
2179 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642
2180 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655
2181 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668
2182 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681
2183 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694
2184 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707
2185 1708 1709 1710 1711 1712 1713 1714 1715 1717 1718 1719 1720 1721
2186 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734
2187 )
2188     (attributes 
2189 0 0 0 0 0 0 0 0 0 0 0 0 0
2190 0 0 0 0 0 0 0 0 0 0 0 0 0
2191 0 0 0 0 0 0 0 0 0 0 0 0 0
2192 0 0 0 0 0 0 0 0 0 0 0 0 0
2193 0 0 0 0 0 0 0 0 0 0 0 0 0
2194 0 0 0 0 0 0 0 0 0 0 0 0 0
2195 0 0 0 0 0 0 0 0 0 0 0 0 0
2196 0 0 0 0 0 0 0 0 0 0 0 0 0
2197 0 0 0 0 0 0 0 0 0 0 0 0 0
2198 0 0 0 0 0 0 0 0 0 0 0 0 0
2199 0 0 0 0 0 0 0 0 0 0 0 0 0
2200 0 0 0 0 0 0 0 0 0 0 0 0 0
2201 0 0 0 0 0 0 0 0 0 0 0 0 0
2202 0 0 0 0 0 0 0 0 0 0 0 0 0
2203 0 0 0 0 0 0 0 0 0 0 0 0 0
2204 0 0 0 0 0 0 0 0 0 0 0 0 0
2205 0 0 0 0 0 0 0 0 0 0 0 0 0
2206 0 0 0 0 0 0 0 0 0 0 0 0 0
2207 )
2208     (image "worldmap/forest/castlemap.png")
2209  )
2210 (tile (id 1735)
2211     (images
2212       (region "worldmap/forest/castlemap.png" 256 64 32 32))         
2213      (stop #t)
2214      (north #f)
2215      (south #t)
2216      (west  #t)
2217      (east  #f))
2218 (tile (id 1736)
2219     (images
2220       (region "worldmap/forest/castlemap.png" 256 96 32 32))         
2221      (stop #f)
2222      (north #t)
2223      (south #t)
2224      (west  #f)
2225      (east  #f))
2226 (tile (id 1737)
2227     (images
2228       (region "worldmap/forest/castlemap.png" 256 128 32 32))         
2229      (stop #f)
2230      (north #t)
2231      (south #t)
2232      (west  #f)
2233      (east  #f))
2234 (tile (id 1738)
2235     (images
2236       (region "worldmap/forest/castlemap.png" 256 160 32 32))         
2237      (stop #f)
2238      (north #t)
2239      (south #t)
2240      (west  #f)
2241      (east  #f))
2242 (tile (id 1739)
2243     (images
2244       (region "worldmap/forest/castlemap.png" 96 192 32 32))         
2245      (stop #t)
2246      (north #f)
2247      (south #t)
2248      (west  #f)
2249      (east  #t))
2250 (tile (id 1740)
2251     (images
2252       (region "worldmap/forest/castlemap.png" 128 192 32 32))         
2253      (stop #f)
2254      (north #f)
2255      (south #f)
2256      (west  #t)
2257      (east  #t))
2258 (tile (id 1741)
2259     (images
2260       (region "worldmap/forest/castlemap.png" 160 192 32 32))         
2261      (stop #f)
2262      (north #f)
2263      (south #f)
2264      (west  #t)
2265      (east  #t))
2266 (tile (id 1742)
2267     (images
2268       (region "worldmap/forest/castlemap.png" 192 192 32 32))         
2269      (stop #f)
2270      (north #f)
2271      (south #t)
2272      (west  #t)
2273      (east  #f))
2274 (tile (id 1743)
2275     (images
2276       (region "worldmap/forest/castlemap.png" 256 192 32 32))         
2277      (stop #f)
2278      (north #t)
2279      (south #f)
2280      (west  #f)
2281      (east  #t))
2282 (tile (id 1744)
2283     (images
2284       (region "worldmap/forest/castlemap.png" 288 192 32 32))         
2285      (stop #f)
2286      (north #f)
2287      (south #t)
2288      (west  #t)
2289      (east  #f))
2290 (tile (id 1745)
2291     (images
2292       (region "worldmap/forest/castlemap.png" 96 224 32 32))         
2293      (stop #f)
2294      (north #t)
2295      (south #t)
2296      (west  #f)
2297      (east  #f))
2298
2299 (tile (id 1746)
2300     (images
2301       (region "worldmap/forest/castlemap.png" 192 224 32 32))         
2302      (stop #f)
2303      (north #t)
2304      (south #t)
2305      (west  #f)
2306      (east  #f))
2307 (tile (id 1747)
2308     (images
2309       (region "worldmap/forest/castlemap.png" 288 224 32 32))         
2310      (stop #f)
2311      (north #t)
2312      (south #t)
2313      (west  #f)
2314      (east  #f))
2315 (tile (id 1748)
2316     (images
2317       (region "worldmap/forest/castlemap.png" 384 224 32 32))         
2318      (stop #f)
2319      (north #t)
2320      (south #t)
2321      (west  #f)
2322      (east  #f))
2323 (tile (id 1749)
2324     (images
2325       (region "worldmap/forest/castlemap.png" 96 256 32 32))         
2326      (stop #f)
2327      (north #t)
2328      (south #f)
2329      (west  #f)
2330      (east  #t))
2331 (tile (id 1750)
2332     (images
2333       (region "worldmap/forest/castlemap.png" 128 256 32 32))         
2334      (stop #f)
2335      (north #f)
2336      (south #t)
2337      (west  #t)
2338      (east  #f))
2339 (tile (id 1751)
2340     (images
2341       (region "worldmap/forest/castlemap.png" 192 256 32 32))         
2342      (stop #f)
2343      (north #t)
2344      (south #t)
2345      (west  #f)
2346      (east  #f))
2347 (tile (id 1752)
2348     (images
2349       (region "worldmap/forest/castlemap.png" 288 256 32 32))         
2350      (stop #f)
2351      (north #t)
2352      (south #t)
2353      (west  #f)
2354      (east  #f))
2355 (tile (id 1753)
2356     (images
2357       (region "worldmap/forest/castlemap.png" 128 288 32 32))         
2358      (stop #f)
2359      (north #t)
2360      (south #t)
2361      (west  #f)
2362      (east  #f))
2363 (tile (id 1754)
2364     (images
2365       (region "worldmap/forest/castlemap.png" 192 288 32 32))         
2366      (stop #f)
2367      (north #t)
2368      (south #t)
2369      (west  #f)
2370      (east  #f))
2371 (tile (id 1755)
2372     (images
2373       (region "worldmap/forest/castlemap.png" 256 288 32 32))         
2374      (stop #f)
2375      (north #t)
2376      (south #t)
2377      (west  #f)
2378      (east  #f))
2379 (tile (id 1756)
2380     (images
2381       (region "worldmap/forest/castlemap.png" 288 288 32 32))         
2382      (stop #f)
2383      (north #t)
2384      (south #t)
2385      (west  #f)
2386      (east  #f))
2387 (tile (id 1757)
2388     (images
2389       (region "worldmap/forest/castlemap.png" 128 320 32 32))         
2390      (stop #f)
2391      (north #t)
2392      (south #t)
2393      (west  #f)
2394      (east  #f))
2395 (tile (id 1758)
2396     (images
2397       (region "worldmap/forest/castlemap.png" 192 320 32 32))         
2398      (stop #f)
2399      (north #t)
2400      (south #f)
2401      (west  #f)
2402      (east  #t))
2403 (tile (id 1759)
2404     (images
2405       (region "worldmap/forest/castlemap.png" 224 320 32 32))         
2406      (stop #f)
2407      (north #f)
2408      (south #f)
2409      (west  #t)
2410      (east  #t))
2411 (tile (id 1760)
2412     (images
2413       (region "worldmap/forest/castlemap.png" 256 320 32 32))         
2414      (stop #f)
2415      (north #f)
2416      (south #f)
2417      (west  #t)
2418      (east  #t))
2419 (tile (id 1761)
2420     (images
2421       (region "worldmap/forest/castlemap.png" 288 320 32 32))         
2422      (stop #f)
2423      (north #t)
2424      (south #f)
2425      (west  #t)
2426      (east  #f))
2427 (tile (id 1762)
2428     (images
2429       (region "worldmap/forest/castlemap.png" 0 352 32 32))         
2430      (stop #f)
2431      (north #t)
2432      (south #t)
2433      (west  #f)
2434      (east  #f))
2435 (tile (id 1763)
2436     (images
2437       (region "worldmap/forest/castlemap.png" 128 352 32 32))         
2438      (stop #f)
2439      (north #t)
2440      (south #t)
2441      (west  #f)
2442      (east  #f))
2443 (tile (id 1764)
2444     (images
2445       (region "worldmap/forest/castlemap.png" 0 384 32 32))         
2446      (stop #f)
2447      (north #t)
2448      (south #t)
2449      (west  #f)
2450      (east  #f))
2451 (tile (id 1765)
2452     (images
2453       (region "worldmap/forest/castlemap.png" 128 384 32 32))         
2454      (stop #f)
2455      (north #t)
2456      (south #t)
2457      (west  #f)
2458      (east  #f))
2459 (tile (id 1766)
2460     (images
2461       (region "worldmap/forest/castlemap.png" 128 416 32 32))         
2462      (stop #f)
2463      (north #t)
2464      (south #f)
2465      (west  #f)
2466      (east  #t))
2467 (tile (id 1767)
2468     (images
2469       (region "worldmap/forest/castlemap.png" 160 416 32 32))         
2470      (stop #f)
2471      (north #f)
2472      (south #f)
2473      (west  #t)
2474      (east  #t))
2475 (tile (id 1768)
2476     (images
2477       (region "worldmap/forest/castlemap.png" 192 416 32 32))         
2478      (stop #f)
2479      (north #f)
2480      (south #f)
2481      (west  #t)
2482      (east  #t))
2483 (tile (id 1769)
2484     (images
2485       (region "worldmap/forest/castlemap.png" 224 416 32 32))         
2486      (stop #f)
2487      (north #f)
2488      (south #t)
2489      (west  #t)
2490      (east  #f))
2491 (tile (id 1770)
2492     (images
2493       (region "worldmap/forest/castlemap.png" 224 448 32 32))         
2494      (stop #f)
2495      (north #t)
2496      (south #t)
2497      (west  #f)
2498      (east  #t))
2499 (tile (id 1771)
2500     (images
2501       (region "worldmap/forest/castlemap.png" 224 480 32 32))         
2502      (stop #f)
2503      (north #t)
2504      (south #t)
2505      (west  #f)
2506      (east  #t))
2507 (tile (id 1772)
2508     (images
2509       (region "worldmap/forest/castlemap.png" 224 512 32 32))         
2510      (stop #f)
2511      (north #t)
2512      (south #t)
2513      (west  #f)
2514      (east  #t))
2515 (tile (id 1773)
2516     (images
2517       (region "worldmap/forest/castlemap.png" 224 544 32 32))     
2518      (stop #f)
2519      (north #t)
2520      (south #t)
2521      (west  #f)
2522      (east  #t))
2523 (tiles
2524     (width 9)
2525     (height 14)
2526     (ids 
2527 1800 1801 1802 1803 1804 1805 1806 1807 1808 
2528 1809 1810 1811 1812 1813 1814 1815 1816 1817
2529 1818 1819 1820 1821 1822 1823 1824 1825 1826
2530 1827 1828 1829 1830 1831 1832 1833 1834 1835
2531 1836 1837 1838 1839 1840 1841 1842 1843 1844
2532 1845 1846 1847 1848 1849 1850 1851 1852 1853
2533 1854 1855 1856 1857 1858 1859 1860 1861 1862
2534 1863 1864 1865 1866 1867 1868 1869 1870 1871
2535 1872 1873 1874 1875 1876 1877 1878 1879 1880
2536 1881 1882 1883 1884 1885 1886 1887 1888 1889
2537 1890 1891 1893 1894 1895 1896 1897 1898 1899
2538 1900 1901 1902 1903 1904 1905 1906 1907 1908
2539 1909 1910 1911 1912 1913 1914 1915 1916 1917
2540 1918 1919 1920 1921 1922 1923 1924 1925 1926
2541 )
2542    (attributes 
2543 0 0 0 0 0 0 0 0 0 
2544 0 0 0 0 0 0 0 0 0
2545 0 0 0 0 0 0 0 0 0
2546 0 0 0 0 0 0 0 0 0
2547 0 0 0 0 0 0 0 0 0
2548 0 0 0 0 0 0 0 0 0
2549 0 0 0 0 0 0 0 0 0
2550 0 0 0 0 0 0 0 0 0
2551 0 0 0 0 0 0 0 0 0
2552 0 0 0 0 0 0 0 0 0
2553 0 0 0 0 0 0 0 0 0
2554 0 0 0 0 0 0 0 0 0
2555 0 0 0 0 0 0 0 0 0
2556 0 0 0 0 0 0 0 0 0
2557
2558 )
2559    (image "worldmap/forest/darker_forest.png"))
2560 )