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