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