Added tilegroups for snow and water paths in worldmap.strf
[supertux.git] / data / images / worldmap.strf
index 6dda89e..3a20527 100644 (file)
@@ -1,7 +1,3 @@
- ;; -*- mode: scheme -*-
-;; (tile (id INT)
-;;       (directions TOP RIGHT DOWN LEFT) 
-;;
 (supertux-tiles
 (tilegroup
     (name "Castle")
 1725 1726 1727 1728 
 1729 1730 1731 1732 
 1733 1734
-
+    )
 )
-  )
 (tilegroup
     (name "Castle-Paths")
     (tiles
     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
     )
 )
+ (tilegroup
+    (name "Darker Forest")
+    (tiles
+1800 1801 1802 1803 1804 1805 1806 1807 1808 
+1809 1810 1811 1812 1813 1814 1815 1816 1817
+1818 1819 1820 1821 1822 1823 1824 1825 1826
+1827 1828 1829 1830 1831 1832 1833 1834 1835
+1836 1837 1838 1839 1840 1841 1842 1843 1844
+1845 1846 1847 1848 1849 1850 1851 1852 1853
+1854 1855 1856 1857 1858 1859 1860 1861 1862
+1863 1864 1865 1866 1867 1868 1869 1870 1871
+1872 1873 1874 1875 1876 1877 1878 1879 1880
+1881 1882 1883 1884 1885 1886 1887 1888 1889
+1890 1891 1893 1894 1895 1896 1897 1898 1899
+1900 1901 1902 1903 1904 1905 1906 1907 1908
+1909 1910 1911 1912 1913 1914 1915 1916 1917
+1918 1919 1920 1921 1922 1923 1924 1925 1926
+    )
+)
+
+(tilegroup
+    (name "Water-Paths")
+    (tiles
+      80 81 78 79
+      84 85 82 83
+      9  9  87 86
+    )
+)
+
+(tilegroup
+    (name "Snow")
+    (tiles
+      11  16  12  9
+      15  19  17  8
+      14  18  13  9
+      20  21  35  36
+      23  22  34  33
+      24  25  26  9
+      31  32  27  9
+      30  29  28  9
+      62  63  64  9
+      37  38  39  40
+      41  42  43  44
+      45  46  47  48
+      61  65  66  67
+      68  68  69  70
+      71  72  77  76
+      49  50  51  58
+      52  53  54  59
+      55  56  57  60
+      73  74  75  9
+      914 915 916 9
+    )
+)
+
  (tile (id 8)
        (images "worldmap/antarctica/ground.png")
        (north #f)
 
  (tile (id 9)
        (images "worldmap/antarctica/water.png"))
-
  (tile (id 11)
        (images "worldmap/antarctica/snow1.png"))
  (tile (id 12)
        (images "worldmap/antarctica/wood12.png"))
  (tile (id 36)
        (images "worldmap/antarctica/wood13.png"))
-
  (tile (id 37) 
        (images "worldmap/antarctica/road_ne.png")
        (stop  #f)
        (south #f)
        (west  #f)
        (east  #t))
-
  (tile (id 38)
        (images "worldmap/antarctica/road_nsw.png")
        (north #t)
        (south #f)
        (east  #t)
        (west  #t)
-       (stop  #t)
-)
+       (stop  #t))
 (tile
     (id 413)
     (images
-      (region "worldmap/forest/forestwood.png" 32 64 32 32)
-     ) (north #t)
+      (region "worldmap/forest/forestwood.png" 32 64 32 32)
+       (north #t)
        (south #f)
        (east  #f)
        (west  #t)
-       (stop  #f)
-)
+       (stop  #f))
 (tile
     (id 414)
     (images
-      (region "worldmap/forest/forestwood.png" 64 64 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 64 64 32 32))
     (solid #t))
 (tile
     (id 415)
 (tile
     (id 416)
     (images
-      (region "worldmap/forest/forestwood.png" 128 64 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 128 64 32 32))
     (solid #t))
 (tile
     (id 417)
     (images
-      (region "worldmap/forest/forestwood.png" 0 96 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 0 96 32 32))
     (solid #t))
 (tile
     (id 418)
     (images
-      (region "worldmap/forest/forestwood.png" 32 96 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 32 96 32 32))
     (solid #t))
 (tile
     (id 419)
     (images
-      (region "worldmap/forest/forestwood.png" 64 96 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 64 96 32 32))
     (solid #t))
 (tile
     (id 420)
     (images
-      (region "worldmap/forest/forestwood.png" 96 96 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 96 96 32 32))
     (solid #t))
 (tile
     (id 421)
     (images
-      (region "worldmap/forest/forestwood.png" 128 96 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 128 96 32 32))
     (solid #t))
 (tile
     (id 422)
     (images
-      (region "worldmap/forest/forestwood.png" 0 128 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 0 128 32 32))
     (solid #t))
 (tile
     (id 423)
     (images
-      (region "worldmap/forest/forestwood.png" 32 128 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 32 128 32 32))
     (solid #t))
 (tile
     (id 424)
     (images
-      (region "worldmap/forest/forestwood.png" 64 128 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 64 128 32 32))
     (solid #t))
 (tile
     (id 425)
     (images
-      (region "worldmap/forest/forestwood.png" 96 128 32 32)
-    )
+      (region "worldmap/forest/forestwood.png" 96 128 32 32))
     (solid #t))
-
-(tile(id 426)(images
-(region "worldmap/forest/snowforest.png" 0 0 32 32))
-(solid #t))
-(tile(id 427)(images
-(region "worldmap/forest/snowforest.png" 32 0 32 32))
-(solid #t))
-(tile(id 428)(images
-(region "worldmap/forest/snowforest.png" 64 0 32 32))
-(solid #t))
-(tile(id 429)(images
-(region "worldmap/forest/snowforest.png" 96 0 32 32))
-(solid #t))
-(tile(id 430)(images
-(region "worldmap/forest/snowforest.png" 128 0 32 32))
-(solid #t))
-(tile(id 431)(images
-(region "worldmap/forest/snowforest.png" 160 0 32 32))
-(solid #t))
-(tile(id 432)(images
-(region "worldmap/forest/snowforest.png" 192 0 32 32))
-(solid #t))
-(tile(id 433)(images
-(region "worldmap/forest/snowforest.png" 224 0 32 32))
-(solid #t))
-(tile(id 434)(images
-(region "worldmap/forest/snowforest.png" 256 0 32 32))
-(solid #t))
-(tile(id 435)(images
-(region "worldmap/forest/snowforest.png" 0 32 32 32))
-(solid #t))
-(tile(id 436)(images
-(region "worldmap/forest/snowforest.png" 32 32 32 32))
-(solid #t))
-(tile(id 437)(images
-(region "worldmap/forest/snowforest.png" 64 32 32 32))
-(solid #t))
-(tile(id 438)(images
-(region "worldmap/forest/snowforest.png" 96 32 32 32))
-(solid #t))
-(tile(id 439)(images
-(region "worldmap/forest/snowforest.png" 128 32 32 32))
-(solid #t))
-(tile(id 440)(images
-(region "worldmap/forest/snowforest.png" 160 32 32 32))
-(solid #t))
-(tile(id 441)(images
-(region "worldmap/forest/snowforest.png" 192 32 32 32))
-(solid #t))
-(tile(id 442)(images
-(region "worldmap/forest/snowforest.png" 224 32 32 32))
-(solid #t))
-(tile(id 443)(images
-(region "worldmap/forest/snowforest.png" 256 32 32 32))
-(solid #t))
-(tile(id 444)(images
-(region "worldmap/forest/snowforest.png" 0 64 32 32))
-(solid #t))
-(tile(id 445)(images
-(region "worldmap/forest/snowforest.png" 32 64 32 32))
-(solid #t))
-(tile(id 446)(images
-(region "worldmap/forest/snowforest.png" 64 64 32 32))
-(solid #t))
-(tile(id 447)(images
-(region "worldmap/forest/snowforest.png" 96 64 32 32))
-(solid #t))
-(tile(id 448)(images
-(region "worldmap/forest/snowforest.png" 128 64 32 32))
-(solid #t))
-(tile(id 449)(images
-(region "worldmap/forest/snowforest.png" 160 64 32 32))
-(solid #t))
-(tile(id 450)(images
-(region "worldmap/forest/snowforest.png" 192 64 32 32))
-(solid #t))
-(tile(id 451)(images
-(region "worldmap/forest/snowforest.png" 224 64 32 32))
-(solid #t))
-(tile(id 452)(images
-(region "worldmap/forest/snowforest.png" 256 64 32 32))
-(solid #t))
-(tile(id 453)(images
-(region "worldmap/forest/snowforest.png" 0 96 32 32))
-(solid #t))
-(tile(id 454)(images
-(region "worldmap/forest/snowforest.png" 32 96 32 32))
-(solid #t))
-(tile(id 455)(images
-(region "worldmap/forest/snowforest.png" 64 96 32 32))
-(solid #t))
-(tile(id 456)(images
-(region "worldmap/forest/snowforest.png" 96 96 32 32))
-(solid #t))
-(tile(id 457)(images
-(region "worldmap/forest/snowforest.png" 128 96 32 32))
-(solid #t))
-(tile(id 458)(images
-(region "worldmap/forest/snowforest.png" 160 96 32 32))
-(solid #t))
-(tile(id 459)(images
-(region "worldmap/forest/snowforest.png" 192 96 32 32))
-(solid #t))
-(tile(id 460)(images
-(region "worldmap/forest/snowforest.png" 224 96 32 32))
-(solid #t))
-(tile(id 461)(images
-(region "worldmap/forest/snowforest.png" 256 96 32 32))
-(solid #t))
-(tile(id 462)(images
-(region "worldmap/forest/snowforest.png" 0 128 32 32))
-(solid #t))
-(tile(id 463)(images
-(region "worldmap/forest/snowforest.png" 32 128 32 32))
-(solid #t))
-(tile(id 464)(images
-(region "worldmap/forest/snowforest.png" 64 128 32 32))
-(solid #t))
-(tile(id 465)(images
-(region "worldmap/forest/snowforest.png" 96 128 32 32))
-(solid #t))
-(tile(id 466)(images
-(region "worldmap/forest/snowforest.png" 128 128 32 32))
-(solid #t))
-(tile(id 467)(images
-(region "worldmap/forest/snowforest.png" 160 128 32 32))
-(solid #t))
-(tile(id 468)(images
-(region "worldmap/forest/snowforest.png" 192 128 32 32))
-(solid #t))
-(tile(id 469)(images
-(region "worldmap/forest/snowforest.png" 224 128 32 32))
-(solid #t))
-(tile(id 470)(images
-(region "worldmap/forest/snowforest.png" 256 128 32 32))
-(solid #t))
-(tile(id 471)(images
-(region "worldmap/forest/snowforest.png" 0 160 32 32))
-(solid #t))
-(tile(id 472)(images
-(region "worldmap/forest/snowforest.png" 32 160 32 32))
-(solid #t))
-(tile(id 473)(images
-(region "worldmap/forest/snowforest.png" 64 160 32 32))
-(solid #t))
-(tile(id 474)(images
-(region "worldmap/forest/snowforest.png" 96 160 32 32))
-(solid #t))
-(tile(id 475)(images
-(region "worldmap/forest/snowforest.png" 128 160 32 32))
-(solid #t))
-(tile(id 476)(images
-(region "worldmap/forest/snowforest.png" 160 160 32 32))
-(solid #t))
-(tile(id 477)(images
-(region "worldmap/forest/snowforest.png" 192 160 32 32))
-(solid #t))
-(tile(id 478)(images
-(region "worldmap/forest/snowforest.png" 224 160 32 32))
-(solid #t))
-(tile(id 479)(images
-(region "worldmap/forest/snowforest.png" 256 160 32 32))
-(solid #t))
-(tile(id 480)(images
-(region "worldmap/forest/snowforest.png" 0 192 32 32))
-(solid #t))
-(tile(id 481)(images
-(region "worldmap/forest/snowforest.png" 32 192 32 32))
-(solid #t))
-(tile(id 482)(images
-(region "worldmap/forest/snowforest.png" 64 192 32 32))
-(solid #t))
-(tile(id 483)(images
-(region "worldmap/forest/snowforest.png" 96 192 32 32))
-(solid #t))
-(tile(id 484)(images
-(region "worldmap/forest/snowforest.png" 128 192 32 32))
-(solid #t))
-(tile(id 485)(images
-(region "worldmap/forest/snowforest.png" 160 192 32 32))
-(solid #t))
-(tile(id 486)(images
-(region "worldmap/forest/snowforest.png" 192 192 32 32))
-(solid #t))
-(tile(id 487)(images
-(region "worldmap/forest/snowforest.png" 224 192 32 32))
-(solid #t))
-(tile(id 488)(images
-(region "worldmap/forest/snowforest.png" 256 192 32 32))
-(solid #t))
-(tile(id 489)(images
-(region "worldmap/forest/snowforest.png" 0 224 32 32))
-(solid #t))
-(tile(id 490)(images
-(region "worldmap/forest/snowforest.png" 32 224 32 32))
-(solid #t))
-(tile(id 491)(images
-(region "worldmap/forest/snowforest.png" 64 224 32 32))
-(solid #t))
-(tile(id 492)(images
-(region "worldmap/forest/snowforest.png" 96 224 32 32))
-(solid #t))
-(tile(id 493)(images
-(region "worldmap/forest/snowforest.png" 128 224 32 32))
-(solid #t))
-(tile(id 494)(images
-(region "worldmap/forest/snowforest.png" 160 224 32 32))
-(solid #t))
-(tile(id 495)(images
-(region "worldmap/forest/snowforest.png" 192 224 32 32))
-(solid #t))
-(tile(id 496)(images
-(region "worldmap/forest/snowforest.png" 224 224 32 32))
-(solid #t))
-(tile(id 497)(images
-(region "worldmap/forest/snowforest.png" 256 224 32 32))
-(solid #t))
-(tile(id 498)(images
-(region "worldmap/forest/snowforest.png" 0 256 32 32))
-(solid #t))
-(tile(id 499)(images
-(region "worldmap/forest/snowforest.png" 32 256 32 32))
-(solid #t))
-(tile(id 500)(images
-(region "worldmap/forest/snowforest.png" 64 256 32 32))
-(solid #t))
-(tile(id 501)(images
-(region "worldmap/forest/snowforest.png" 96 256 32 32))
-(solid #t))
-(tile(id 502)(images
-(region "worldmap/forest/snowforest.png" 128 256 32 32))
-(solid #t))
-(tile(id 503)(images
-(region "worldmap/forest/snowforest.png" 160 256 32 32))
-(solid #t))
-(tile(id 504)(images
-(region "worldmap/forest/snowforest.png" 192 256 32 32))
-(solid #t))
-(tile(id 505)(images
-(region "worldmap/forest/snowforest.png" 224 256 32 32))
-(solid #t))
-(tile(id 506)(images
-(region "worldmap/forest/snowforest.png" 256 256 32 32))
-(solid #t))
-(tile(id 507)(images
-(region "worldmap/forest/snowforest.png" 0 288 32 32))
-(solid #t))
-(tile(id 508)(images
-(region "worldmap/forest/snowforest.png" 32 288 32 32))
-(solid #t))
-(tile(id 509)(images
-(region "worldmap/forest/snowforest.png" 64 288 32 32))
-(solid #t))
-(tile(id 510)(images
-(region "worldmap/forest/snowforest.png" 96 288 32 32))
-(solid #t))
-(tile(id 511)(images
-(region "worldmap/forest/snowforest.png" 128 288 32 32))
-(solid #t))
-(tile(id 512)(images
-(region "worldmap/forest/snowforest.png" 160 288 32 32))
-(solid #t))
-(tile(id 513)(images
-(region "worldmap/forest/snowforest.png" 192 288 32 32))
-(solid #t))
-(tile(id 514)(images
-(region "worldmap/forest/snowforest.png" 224 288 32 32))
-(solid #t))
-(tile(id 515)(images
-(region "worldmap/forest/snowforest.png" 256 288 32 32))
-(solid #t))
-(tile(id 516)(images
-(region "worldmap/forest/snowforest.png" 0 320 32 32))
-(solid #t))
-(tile(id 517)(images
-(region "worldmap/forest/snowforest.png" 32 320 32 32))
-(solid #t))
-(tile(id 518)(images
-(region "worldmap/forest/snowforest.png" 64 320 32 32))
-(solid #t))
-(tile(id 519)(images
-(region "worldmap/forest/snowforest.png" 96 320 32 32))
-(solid #t))
-(tile(id 520)(images
-(region "worldmap/forest/snowforest.png" 128 320 32 32))
-(solid #t))
-(tile(id 521)(images
-(region "worldmap/forest/snowforest.png" 160 320 32 32))
-(solid #t))
-(tile(id 522)(images
-(region "worldmap/forest/snowforest.png" 192 320 32 32))
-(solid #t))
-(tile(id 523)(images
-(region "worldmap/forest/snowforest.png" 224 320 32 32))
-(solid #t))
-(tile(id 524)(images
-(region "worldmap/forest/snowforest.png" 256 320 32 32))
-(solid #t))
-(tile(id 525)(images
-(region "worldmap/forest/snowforest.png" 0 352 32 32))
-(solid #t))
-(tile(id 526)(images
-(region "worldmap/forest/snowforest.png" 32 352 32 32))
-(solid #t))
-(tile(id 527)(images
-(region "worldmap/forest/snowforest.png" 64 352 32 32))
-(solid #t))
-(tile(id 528)(images
-(region "worldmap/forest/snowforest.png" 96 352 32 32))
-(solid #t))
-(tile(id 529)(images
-(region "worldmap/forest/snowforest.png" 128 352 32 32))
-(solid #t))
-(tile(id 530)(images
-(region "worldmap/forest/snowforest.png" 160 352 32 32))
-(solid #t))
-(tile(id 531)(images
-(region "worldmap/forest/snowforest.png" 192 352 32 32))
-(solid #t))
-(tile(id 532)(images
-(region "worldmap/forest/snowforest.png" 224 352 32 32))
-(solid #t))
-(tile(id 533)(images
-(region "worldmap/forest/snowforest.png" 256 352 32 32))
-(solid #t))
-(tile(id 534)(images
-(region "worldmap/forest/snowforest.png" 0 384 32 32))
-(solid #t))
-(tile(id 535)(images
-(region "worldmap/forest/snowforest.png" 32 384 32 32))
-(solid #t))
-(tile(id 536)(images
-(region "worldmap/forest/snowforest.png" 64 384 32 32))
-(solid #t))
-(tile(id 537)(images
-(region "worldmap/forest/snowforest.png" 96 384 32 32))
-(solid #t))
-(tile(id 538)(images
-(region "worldmap/forest/snowforest.png" 128 384 32 32))
-(solid #t))
-(tile(id 539)(images
-(region "worldmap/forest/snowforest.png" 160 384 32 32))
-(solid #t))
-(tile(id 540)(images
-(region "worldmap/forest/snowforest.png" 192 384 32 32))
-(solid #t))
-(tile(id 541)(images
-(region "worldmap/forest/snowforest.png" 224 384 32 32))
-(solid #t))
-(tile(id 542)(images
-(region "worldmap/forest/snowforest.png" 256 384 32 32))
-(solid #t))
-(tile(id 543)(images
-(region "worldmap/forest/snowforest.png" 0 416 32 32))
-(solid #t))
-(tile(id 544)(images
-(region "worldmap/forest/snowforest.png" 32 416 32 32))
-(solid #t))
-(tile(id 545)(images
-(region "worldmap/forest/snowforest.png" 96 416 32 32))
-(solid #t))
-(tile(id 547)(images
-(region "worldmap/forest/snowforest.png" 128 416 32 32))
-(solid #t))
-(tile(id 548)(images
-(region "worldmap/forest/snowforest.png" 160 416 32 32))
-(solid #t))
-(tile(id 549)(images
-(region "worldmap/forest/snowforest.png" 192 416 32 32))
-(solid #t))
-(tile(id 550)(images
-(region "worldmap/forest/snowforest.png" 224 416 32 32))
-(solid #t))
-(tile(id 551)(images
-(region "worldmap/forest/snowforest.png" 256 416 32 32))
-(solid #t))
 (tile(id 552)(images
 (region "worldmap/forest/cropcircle.png" 0 0 32 32))
 (solid #t))
 (tile(id 557)(images
 (region "worldmap/forest/cropcircle.png" 64 32 32 32))
 (solid #t))
-(tile(id 558)(images
-(region "worldmap/forest/ghostforest.png" 0 0 32 32))
-(solid #t))
-(tile(id 559)(images
-(region "worldmap/forest/ghostforest.png" 32 0 32 32))
-(solid #t))
-(tile(id 560)(images
-(region "worldmap/forest/ghostforest.png" 64 0 32 32))
-(solid #t))
-(tile(id 561)(images
-(region "worldmap/forest/ghostforest.png" 96 0 32 32))
-(solid #t))
-(tile(id 562)(images
-(region "worldmap/forest/ghostforest.png" 128 0 32 32))
-(solid #t))
-(tile(id 563)(images
-(region "worldmap/forest/ghostforest.png" 160 0 32 32))
-(solid #t))
-(tile(id 564)(images
-(region "worldmap/forest/ghostforest.png" 192 0 32 32))
-(solid #t))
-(tile(id 565)(images
-(region "worldmap/forest/ghostforest.png" 224 0 32 32))
-(solid #t))
-(tile(id 566)(images
-(region "worldmap/forest/ghostforest.png" 256 0 32 32))
-(solid #t))
-(tile(id 567)(images
-(region "worldmap/forest/ghostforest.png" 0 32 32 32))
-(solid #t))
-(tile(id 568)(images
-(region "worldmap/forest/ghostforest.png" 32 32 32 32))
-(solid #t))
-(tile(id 569)(images
-(region "worldmap/forest/ghostforest.png" 64 32 32 32))
-(solid #t))
-(tile(id 570)(images
-(region "worldmap/forest/ghostforest.png" 96 32 32 32))
-(solid #t))
-(tile(id 571)(images
-(region "worldmap/forest/ghostforest.png" 128 32 32 32))
-(solid #t))
-(tile(id 572)(images
-(region "worldmap/forest/ghostforest.png" 160 32 32 32))
-(solid #t))
-(tile(id 573)(images
-(region "worldmap/forest/ghostforest.png" 192 32 32 32))
-(solid #t))
-(tile(id 574)(images
-(region "worldmap/forest/ghostforest.png" 224 32 32 32))
-(solid #t))
-(tile(id 575)(images
-(region "worldmap/forest/ghostforest.png" 256 32 32 32))
-(solid #t))
-(tile(id 576)(images
-(region "worldmap/forest/ghostforest.png" 0 64 32 32))
-(solid #t))
-(tile(id 577)(images
-(region "worldmap/forest/ghostforest.png" 32 64 32 32))
-(solid #t))
-(tile(id 578)(images
-(region "worldmap/forest/ghostforest.png" 64 64 32 32))
-(solid #t))
-(tile(id 579)(images
-(region "worldmap/forest/ghostforest.png" 96 64 32 32))
-(solid #t))
-(tile(id 580)(images
-(region "worldmap/forest/ghostforest.png" 128 64 32 32))
-(solid #t))
-(tile(id 581)(images
-(region "worldmap/forest/ghostforest.png" 160 64 32 32))
-(solid #t))
-(tile(id 582)(images
-(region "worldmap/forest/ghostforest.png" 192 64 32 32))
-(solid #t))
-(tile(id 583)(images
-(region "worldmap/forest/ghostforest.png" 224 64 32 32))
-(solid #t))
-(tile(id 584)(images
-(region "worldmap/forest/ghostforest.png" 256 64 32 32))
-(solid #t))
-(tile(id 585)(images
-(region "worldmap/forest/ghostforest.png" 0 96 32 32))
-(solid #t))
-(tile(id 586)(images
-(region "worldmap/forest/ghostforest.png" 32 96 32 32))
-(solid #t))
-(tile(id 587)(images
-(region "worldmap/forest/ghostforest.png" 64 96 32 32))
-(solid #t))
-(tile(id 588)(images
-(region "worldmap/forest/ghostforest.png" 96 96 32 32))
-(solid #t))
-(tile(id 589)(images
-(region "worldmap/forest/ghostforest.png" 128 96 32 32))
-(solid #t))
-(tile(id 590)(images
-(region "worldmap/forest/ghostforest.png" 160 96 32 32))
-(solid #t))
-(tile(id 591)(images
-(region "worldmap/forest/ghostforest.png" 192 96 32 32))
-(solid #t))
-(tile(id 592)(images
-(region "worldmap/forest/ghostforest.png" 224 96 32 32))
-(solid #t))
-(tile(id 593)(images
-(region "worldmap/forest/ghostforest.png" 256 96 32 32))
-(solid #t))
-(tile(id 594)(images
-(region "worldmap/forest/ghostforest.png" 0 128 32 32))
-(solid #t))
-(tile(id 595)(images
-(region "worldmap/forest/ghostforest.png" 32 128 32 32))
-(solid #t))
-(tile(id 596)(images
-(region "worldmap/forest/ghostforest.png" 64 128 32 32))
-(solid #t))
-(tile(id 597)(images
-(region "worldmap/forest/ghostforest.png" 96 128 32 32))
-(solid #t))
-(tile(id 598)(images
-(region "worldmap/forest/ghostforest.png" 128 128 32 32))
-(solid #t))
-(tile(id 599)(images
-(region "worldmap/forest/ghostforest.png" 160 128 32 32))
-(solid #t))
-(tile(id 600)(images
-(region "worldmap/forest/ghostforest.png" 192 128 32 32))
-(solid #t))
-(tile(id 601)(images
-(region "worldmap/forest/ghostforest.png" 256 128 32 32))
-(solid #t))
-(tile(id 602)(images
-(region "worldmap/forest/ghostforest.png" 0 160 32 32))
-(solid #t))
-(tile(id 603)(images
-(region "worldmap/forest/ghostforest.png" 32 160 32 32))
-(solid #t))
-(tile(id 604)(images
-(region "worldmap/forest/ghostforest.png" 64 160 32 32))
-(solid #t))
-(tile(id 605)(images
-(region "worldmap/forest/ghostforest.png" 96 160 32 32))
-(solid #t))
-(tile(id 606)(images
-(region "worldmap/forest/ghostforest.png" 128 160 32 32))
-(solid #t))
-(tile(id 607)(images
-(region "worldmap/forest/ghostforest.png" 160 160 32 32))
-(solid #t))
-(tile(id 608)(images
-(region "worldmap/forest/ghostforest.png" 192 160 32 32))
-(solid #t))
-(tile(id 609)(images
-(region "worldmap/forest/ghostforest.png" 224 160 32 32))
-(solid #t))
-(tile(id 610)(images
-(region "worldmap/forest/ghostforest.png" 256 160 32 32))
-(solid #t))
-(tile(id 611)(images
-(region "worldmap/forest/ghostforest.png" 0 192 32 32))
-(solid #t))
-(tile(id 612)(images
-(region "worldmap/forest/ghostforest.png" 32 192 32 32))
-(solid #t))
-(tile(id 613)(images
-(region "worldmap/forest/ghostforest.png" 64 192 32 32))
-(solid #t))
-(tile(id 614)(images
-(region "worldmap/forest/ghostforest.png" 96 192 32 32))
-(solid #t))
-(tile(id 615)(images
-(region "worldmap/forest/ghostforest.png" 128 192 32 32))
-(solid #t))
-(tile(id 616)(images
-(region "worldmap/forest/ghostforest.png" 160 192 32 32))
-(solid #t))
-(tile(id 617)(images
-(region "worldmap/forest/ghostforest.png" 192 192 32 32))
-(solid #t))
-(tile(id 618)(images
-(region "worldmap/forest/ghostforest.png" 224 192 32 32))
-(solid #t))
-(tile(id 619)(images
-(region "worldmap/forest/ghostforest.png" 256 192 32 32))
-(solid #t))
-(tile(id 620)(images
-(region "worldmap/forest/ghostforest.png" 0 224 32 32))
-  (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile(id 621)(images
-(region "worldmap/forest/ghostforest.png" 32 224 32 32))
-  (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile(id 622)(images
-(region "worldmap/forest/ghostforest.png" 64 224 32 32))
-(solid #t))
-(tile(id 623)(images
-(region "worldmap/forest/ghostforest.png" 96 224 32 32))
-(solid #t))
-(tile(id 624)(images
-(region "worldmap/forest/ghostforest.png" 128 224 32 32))
-(solid #t))
-(tile(id 625)(images
-(region "worldmap/forest/ghostforest.png" 160 224 32 32))
-(solid #t))
-(tile(id 626)(images
-(region "worldmap/forest/ghostforest.png" 192 224 32 32))
-(solid #t))
-(tile(id 627)(images
-(region "worldmap/forest/ghostforest.png" 224 224 32 32))
-(solid #t))
-(tile(id 628)(images
-(region "worldmap/forest/ghostforest.png" 256 224 32 32))
-(solid #t))
-(tile(id 629)(images
-(region "worldmap/forest/ghostforest.png" 0 256 32 32))
-(solid #t))
-(tile(id 630)(images
-(region "worldmap/forest/ghostforest.png" 32 256 32 32))
-(solid #t))
-(tile(id 631)(images
-(region "worldmap/forest/ghostforest.png" 64 256 32 32))
-(solid #t))
-(tile(id 632)(images
-(region "worldmap/forest/ghostforest.png" 96 256 32 32))
-(solid #t))
-(tile(id 633)(images
-(region "worldmap/forest/ghostforest.png" 128 256 32 32))
-(solid #t))
-(tile(id 634)(images
-(region "worldmap/forest/ghostforest.png" 160 256 32 32))
-(solid #t))
-(tile(id 635)(images
-(region "worldmap/forest/ghostforest.png" 192 256 32 32))
-(solid #t))
-(tile(id 636)(images
-(region "worldmap/forest/ghostforest.png" 224 256 32 32))
-(solid #t))
-(tile(id 637)(images
-(region "worldmap/forest/ghostforest.png" 256 256 32 32))
-(solid #t))
-(tile(id 638)(images
-(region "worldmap/forest/ghostforest.png" 0 288 32 32))
-(solid #t))
-(tile(id 639)(images
-(region "worldmap/forest/ghostforest.png" 32 288 32 32))
-(solid #t))
-(tile(id 640)(images
-(region "worldmap/forest/ghostforest.png" 64 288 32 32))
-(solid #t))
-(tile(id 641)(images
-(region "worldmap/forest/ghostforest.png" 96 288 32 32))
-(solid #t))
-(tile(id 642)(images
-(region "worldmap/forest/ghostforest.png" 128 288 32 32))
-(solid #t))
-(tile(id 643)(images
-(region "worldmap/forest/ghostforest.png" 160 288 32 32))
-(solid #t))
-(tile(id 644)(images
-(region "worldmap/forest/ghostforest.png" 192 288 32 32))
-(solid #t))
-(tile(id 645)(images
-(region "worldmap/forest/ghostforest.png" 224 288 32 32))
-(solid #t))
-(tile(id 646)(images
-(region "worldmap/forest/ghostforest.png" 256 288 32 32))
-(solid #t))
-(tile(id 647)(images
-(region "worldmap/forest/ghostforest.png" 0 320 32 32))
-(solid #t))
-(tile(id 648)(images
-(region "worldmap/forest/ghostforest.png" 32 320 32 32))
-(solid #t))
-(tile(id 649)(images
-(region "worldmap/forest/ghostforest.png" 64 320 32 32))
-(solid #t))
-(tile(id 650)(images
-(region "worldmap/forest/ghostforest.png" 96 320 32 32))
-(solid #t))
-(tile(id 651)(images
-(region "worldmap/forest/ghostforest.png" 128 320 32 32))
-(solid #t))
-(tile(id 652)(images
-(region "worldmap/forest/ghostforest.png" 160 320 32 32))
-(solid #t))
-(tile(id 653)(images
-(region "worldmap/forest/ghostforest.png" 192 320 32 32))
-(solid #t))
-(tile(id 654)(images
-(region "worldmap/forest/ghostforest.png" 224 320 32 32))
-(solid #t))
-(tile(id 655)(images
-(region "worldmap/forest/ghostforest.png" 256 320 32 32))
-(solid #t))
-(tile(id 656)(images
-(region "worldmap/forest/ghostforest.png" 0 352 32 32))
-(solid #t))
-(tile(id 657)(images
-(region "worldmap/forest/ghostforest.png" 32 352 32 32))
-(solid #t))
-(tile(id 658)(images
-(region "worldmap/forest/ghostforest.png" 64 352 32 32))
-(solid #t))
-(tile(id 659)(images
-(region "worldmap/forest/ghostforest.png" 96 352 32 32))
-(solid #t))
-(tile(id 660)(images
-(region "worldmap/forest/ghostforest.png" 128 352 32 32))
-(solid #t))
-(tile(id 661)(images
-(region "worldmap/forest/ghostforest.png" 160 352 32 32))
-(solid #t))
-(tile(id 662)(images
-(region "worldmap/forest/ghostforest.png" 192 352 32 32))
-(solid #t))
-(tile(id 663)(images
-(region "worldmap/forest/ghostforest.png" 224 352 32 32))
-(solid #t))
-(tile(id 664)(images
-(region "worldmap/forest/ghostforest.png" 256 352 32 32))
-(solid #t))
-(tile(id 665)(images
-(region "worldmap/forest/ghostforest.png" 0 384 32 32))
-(solid #t))
-(tile(id 666)(images
-(region "worldmap/forest/ghostforest.png" 32 384 32 32))
-(solid #t))
-(tile(id 667)(images
-(region "worldmap/forest/ghostforest.png" 64 384 32 32))
-(solid #t))
-(tile(id 668)(images
-(region "worldmap/forest/ghostforest.png" 96 384 32 32))
-(solid #t))
-(tile(id 669)(images
-(region "worldmap/forest/ghostforest.png" 128 384 32 32))
-(solid #t))
-(tile(id 670)(images
-(region "worldmap/forest/ghostforest.png" 160 384 32 32))
-(solid #t))
-(tile(id 671)(images
-(region "worldmap/forest/ghostforest.png" 192 384 32 32))
-(solid #t))
-(tile(id 672)(images
-(region "worldmap/forest/ghostforest.png" 224 384 32 32))
-(solid #t))
-(tile(id 673)(images
-(region "worldmap/forest/ghostforest.png" 256 384 32 32))
-(solid #t))
-(tile(id 674)(images
-(region "worldmap/forest/ghostforest.png" 0 416 32 32))
-(solid #t))
-(tile(id 675)(images
-(region "worldmap/forest/ghostforest.png" 32 416 32 32))
-(solid #t))
-(tile(id 676)(images
-(region "worldmap/forest/ghostforest.png" 64 416 32 32))
-(solid #t))
-(tile(id 677)(images
-(region "worldmap/forest/ghostforest.png" 96 416 32 32))
-(solid #t))
-(tile(id 678)(images
-(region "worldmap/forest/ghostforest.png" 128 416 32 32))
-(solid #t))
-(tile(id 679)(images
-(region "worldmap/forest/ghostforest.png" 160 416 32 32))
-(solid #t))
-(tile(id 680)(images
-(region "worldmap/forest/ghostforest.png" 192 416 32 32))
-(solid #t))
-(tile(id 681)(images
-(region "worldmap/forest/ghostforest.png" 224 416 32 32))
-(solid #t))
-(tile(id 682)(images
-(region "worldmap/forest/ghostforest.png" 256 416 32 32))
-(solid #t))
+
+(tiles
+    (width 9)
+    (height 11)
+    (ids 
+558 559 560 561 562 563 564 565 566
+567 568 569 570 571 572 573 574 575
+576 577 578 579 580 581 582 583 584
+585 586 587 588 589 590 591 592 593
+594 595 596 597 598 599 600 601 602 
+603 604 605 606 607 608 609 610 611
+612 613 614 615 616 617 618 619 620
+621 622 623 624 625 626 628 628 629
+630 631 632 633 634 635 636 637 638
+639 640 641 642 643 644 645 646 647
+648 649 650 651 652 653 654 655 656
+)
+   (attributes 
+0 0 0 0 0 0 0 0 0 
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+)
+   (image "worldmap/forest/ghostforest.png"))
+
 (tile(id 683)(images
 (region "worldmap/forest/stream.png" 0 0 32 32))
 (solid #t))
 (stop  #f))
 (tile(id 702)(images
 (region "worldmap/forest/stream.png" 128 96 32 32))
-(solid #t))
+(north #f)
+(south #f)
+(east  #t)
+(west  #t)
+(stop  #f))
 
 (tile(id 703)(images
 (region "worldmap/forest/stream.png" 0 128 32 32))
 (region "worldmap/forest/icestream.png" 128 128 32 32))
 (solid #t))
 (tile
-    (id 759)
+    (id 758)
     (images
-      (region "worldmap/forest/forestwood-2.png" 0 0 32 32)
-    )  (north #f)
+      (region "worldmap/forest/forestwood-2.png" 0 0 32 32))  
+       (north #f)
        (south #t)
        (east  #t)
        (west  #f)
        (stop  #f))
 (tile
-    (id 760)
+    (id 759)
     (images
-      (region "worldmap/forest/forestwood-2.png" 32 0 32 32)
-    )  (north #t)
+      (region "worldmap/forest/forestwood-2.png" 32 0 32 32))
+       (north #t)
        (south #t)
        (east  #t)
        (west  #f)
        (stop  #t))
 (tile
-    (id 761)
+    (id 760)
     (images
-      (region "worldmap/forest/forestwood-2.png" 64 0 32 32)
-    )  (north #t)
+      (region "worldmap/forest/forestwood-2.png" 64 0 32 32))
+       (north #t)
        (south #f)
        (east  #t)
        (west  #f)
        (stop  #f))
 (tile
-    (id 762)
+    (id 761)
     (images
-      (region "worldmap/forest/forestwood-2.png" 96 0 32 32)
-    )  (north #f)
+      (region "worldmap/forest/forestwood-2.png" 96 0 32 32))
+       (north #f)
        (south #t)
        (east  #f)
        (west  #t)
-       (stop  #t))
+       (stop  #f))
 (tile
-    (id 763)
+    (id 762)
     (images
-      (region "worldmap/forest/forestwood-2.png" 128 0 32 32)
-    )  (north #f)
+      (region "worldmap/forest/forestwood-2.png" 128 0 32 32))
+       (north #f)
        (south #f)
        (east  #t)
        (west  #t)
        (stop  #f))
 (tile
-    (id 764)
+    (id 763)
     (images
-      (region "worldmap/forest/forestwood-2.png" 0 32 32 32)
-    )  (north #f)
+      (region "worldmap/forest/forestwood-2.png" 0 32 32 32))
+       (north #f)
        (south #t)
        (east  #t)
        (west  #t)
        (stop  #t))
 (tile
-    (id 765)
+    (id 764)
     (images
-      (region "worldmap/forest/forestwood-2.png" 32 0 32 32)
-    )  (north #f)
+      (region "worldmap/forest/forestwood-2.png" 32 32 32 32))
+       (north #t)
        (south #t)
-       (east  #t)
+       (east  #f)
        (west  #t)
        (stop  #t))
 (tile
-    (id 766)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 0 32 32 32)
-    )  (north #f)
-    (id 404)
+    (id 765)
     (images
-      (region "worldmap/forest/forestwood-2.png" 64 0 32 32)
-    )  (north #t)
-       (south #f)
-       (east  #t)
+      (region "worldmap/forest/forestwood-2.png" 64 32 32 32))
+       (north #t)
+       (south #t)
+       (east  #f)
        (west  #f)
        (stop  #f))
+(tile   
+    (id 766)
+    (images
+      (region "worldmap/forest/forestwood-2.png" 96 32 32 32))  
+     )
 (tile
     (id 767)
     (images
-      (region "worldmap/forest/forestwood-2.png" 96 0 32 32)
-    )  (north #f)
+      (region "worldmap/forest/forestwood-2.png" 128 32 32 32)
+    )  (north #t)
        (south #t)
        (east  #f)
-       (west  #t)
+       (west  #f)
        (stop  #f))
 (tile
     (id 768)
     (images
-      (region "worldmap/forest/forestwood-2.png" 128 0 32 32)
-    )  (north #f)
+      (region "worldmap/forest/forestwood-2.png" 0 64 32 32)
+    )  (north #t)
        (south #f)
        (east  #t)
        (west  #t)
-       (stop  #f))
-(tile
-    (id 769)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 0 32 32 32)
-    )  (north #f)
-       (south #t)
-       (east  #t)
-       (west  #t)
        (stop  #t))
 (tile
-    (id 770)
+    (id 769)
     (images
-      (region "worldmap/forest/forestwood-2.png" 32 32 32 32)
+      (region "worldmap/forest/forestwood-2.png" 32 64 32 32)
     )  (north #t)
-       (south #t)
+       (south #f)
        (east  #f)
        (west  #t)
-       (stop  #t))
+       (stop  #f))
 (tile
-    (id 771)
+    (id 770)
     (images
-      (region "worldmap/forest/forestwood-2.png" 64 32 32 32)
+      (region "worldmap/forest/forestwood-2.png" 64 64 32 32)
     )  (north #t)
        (south #t)
        (east  #f)
        (west  #f)
        (stop  #f))
 (tile
-    (id 772)
+    (id 771)
     (images
-      (region "worldmap/forest/forestwood-2.png" 96 32 32 32)
+      (region "worldmap/forest/forestwood-2.png" 96 64 32 32)
     )  (north #t)
        (south #t)
        (east  #t)
-       (west  #f)
+       (west  #t)
        (stop  #t))
 (tile
-    (id 773)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 128 32 32 32)
-    )  (north #t)
-       (south #f)
-       (east  #t)
-       (west  #f)
-       (stop  #f))
-(tile
-    (id 774)
+    (id 772)
     (images
-      (region "worldmap/forest/forestwood-2.png" 0 64 32 32)
-     ) (north #t)
-       (south #f)
+       (region "worldmap/forest/forestwood-2.png" 128 64 32 32))
+       (north #t)
+       (south #t)
        (east  #t)
        (west  #t)
-       (stop  #t)
-)
-(tile
-    (id 775)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 32 64 32 32)
-     ) (north #t)
-       (south #f)
-       (east  #f)
-       (west  #t)
-       (stop  #f)
-)
-(tile
-    (id 776)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 64 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 777)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 96 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 778)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 128 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 779)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 0 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 780)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 32 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 781)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 64 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 782)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 96 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 783)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 128 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 784)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 0 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 785)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 32 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 786)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 64 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 787)
-    (images
-      (region "worldmap/forest/forestwood-2.png" 96 128 32 32)
-    )
-    (solid #t))
-
+       (stop  #t))
 (tile(id 789)(images
 (region "worldmap/forest/forest.png" 0 0 32 32))
 (solid #t))
        (south #f)
        (west  #t)
        (east  #t))
- (tiles
-    (width 3)
-    (height 3)
-    (ids 917 918 919 920 921 923 924 925 926)
-   (attributes 1 1 1 
-              1 1 1 
-             1 1 1 )
-   (image "worldmap/forest/dock.png")
- )
-
 (tiles
     (width 13)
     (height 18)
      (south #t)
      (west  #f)
      (east  #t))
+(tiles
+    (width 9)
+    (height 14)
+    (ids 
+1800 1801 1802 1803 1804 1805 1806 1807 1808 
+1809 1810 1811 1812 1813 1814 1815 1816 1817
+1818 1819 1820 1821 1822 1823 1824 1825 1826
+1827 1828 1829 1830 1831 1832 1833 1834 1835
+1836 1837 1838 1839 1840 1841 1842 1843 1844
+1845 1846 1847 1848 1849 1850 1851 1852 1853
+1854 1855 1856 1857 1858 1859 1860 1861 1862
+1863 1864 1865 1866 1867 1868 1869 1870 1871
+1872 1873 1874 1875 1876 1877 1878 1879 1880
+1881 1882 1883 1884 1885 1886 1887 1888 1889
+1890 1891 1893 1894 1895 1896 1897 1898 1899
+1900 1901 1902 1903 1904 1905 1906 1907 1908
+1909 1910 1911 1912 1913 1914 1915 1916 1917
+1918 1919 1920 1921 1922 1923 1924 1925 1926
+)
+   (attributes 
+0 0 0 0 0 0 0 0 0 
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+0 0 0 0 0 0 0 0 0
+
+)
+   (image "worldmap/forest/darker_forest.png"))
 )