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