reformated the castle area of the Forest map to use newer more condensed tile definitions
authorStephen Groundwater <slacker@gluebox.com>
Sun, 14 May 2006 17:57:01 +0000 (17:57 +0000)
committerStephen Groundwater <slacker@gluebox.com>
Sun, 14 May 2006 17:57:01 +0000 (17:57 +0000)
SVN-Revision: 3518

data/images/worldmap.strf
data/levels/world2/worldmap.stwm

index 8a67a51..6dda89e 100644 (file)
@@ -3,6 +3,77 @@
 ;;       (directions TOP RIGHT DOWN LEFT) 
 ;;
 (supertux-tiles
+(tilegroup
+    (name "Castle")
+    (tiles
+1500 1501 1502 1503 
+1504 1505 1506 1507 
+1508 1509 1510 1511 
+1512 1513 1514 1515 
+1516 1517 1518 1519 
+1520 1521 1522 1523 
+1524 1525 1526 1527 
+1528 1529 1530 1531 
+1532 1533 1534 1535 
+1536 1537 1538 1539 
+1540 1541 1542 1543 
+1544 1545 1546 1547 
+1548 1549 1550 1551
+1552 1553 1554 1555 
+1556 1557 1558 1559 
+1560 1561 1562 1563 
+1564 1565 1566 1567 
+1568 1569 1570 1571 
+1572 1573 1574 1575 
+1576 1577 1578 1579 
+1580 1581 1582 1583 
+1584 1585 1586 1587 
+1588 1589 1590 1591 
+1592 1593 1594 1595 
+1596 1597 1598 1599 
+1600 1601 1602 1603
+1604 1605 1606 1607 
+1608 1609 1610 1611 
+1612 1613 1614 1615 
+1616 1617 1618 1619 
+1620 1621 1622 1623 
+1624 1625 1626 1627 
+1628 1629 1630 1631 
+1632 1633 1634 1635 
+1636 1637 1638 1639 
+1640 1641 1642 1643 
+1644 1645 1646 1647 
+1648 1649 1650 1651 
+1652 1653 1654 1655
+1656 1657 1658 1659 
+1660 1661 1662 1663 
+1664 1665 1666 1667 
+1668 1669 1670 1671 
+1672 1673 1674 1675 
+1676 1677 1678 1679 
+1680 1681 1682 1683 
+1684 1685 1686 1687 
+1688 1689 1690 1691 
+1692 1693 1694 1695 
+1696 1697 1698 1699 
+1700 1701 1702 1703 
+1704 1705 1706 1707
+1708 1709 1710 1711 
+1712 1713 1714 1715 
+1717 1718 1719 1720 
+1721 1722 1723 1724 
+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
+    )
+)
  (tile (id 8)
        (images "worldmap/antarctica/ground.png")
        (north #f)
     (editor-images
       (region "worldmap/antarctica/water-editor.png" 0 64 32 32)
     )
-    (north #t)
-    (south #f)
-    (west #t)
-    (east #t)
-  )
-
-  (tile (id 87)
-    (images "worldmap/antarctica/water.png")
-    (editor-images
-      (region "worldmap/antarctica/water-editor.png" 32 64 32 32)
-    )
-    (north #f)
-    (south #t)
-    (west #t)
-    (east #t)
-  )
-
-(tile
-    (id 167)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 168)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 169)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 170)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 171)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 172)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 173)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 174)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 175)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 176)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 177)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 178)
-    (images
-      (region "worldmap/forest/castlemap.png" 342 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 179)
-    (images
-      (region "worldmap/forest/castlemap.png" 374 0 32 32)
-    )
-    (solid #t))
-(tile
-    (id 180)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 181)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 182)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 183)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 184)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 185)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 186)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 187)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 188)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 189)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 190)
-    (images
-      (region "worldmap/forest/castlemap.png" 360 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 191)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 192)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 32 32 32)
-    )
-    (solid #t))
-(tile
-    (id 193)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 194)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 195)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 196)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 197)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 198)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 199)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 200)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 201)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 64 32 32)
-  )         
-     (stop #f)
-     (north #f)
-     (south #t)
-     (west  #t)
-     (east  #f))
-(tile
-    (id 202)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 203)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 204)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 205)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 64 32 32)
-    )
-    (solid #t))
-(tile
-    (id 206)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 207)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 208)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 209)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 210)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 211)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 212)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 213)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 214)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 96 32 32)
-   )         
-     (stop #t)
-     (north #f)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 215)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 216)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 217)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 218)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 96 32 32)
-    )
-    (solid #t))
-(tile
-    (id 219)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 220)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 221)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 222)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 223)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 224)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 225)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 226)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 227)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 128 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 228)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 229)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 230)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 231)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 128 32 32)
-    )
-    (solid #t))
-(tile
-    (id 232)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 233)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 234)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 235)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 236)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 160 32 32)
-     )
-    (solid #t))
-(tile
-    (id 237)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 238)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 239)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 240)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 160 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 241)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 242)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 243)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 244)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 160 32 32)
-    )
-    (solid #t))
-(tile
-    (id 245)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 192 32 32)
-    )
-    (solid #t))
-(tile
-    (id 246)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 192 32 32)
-   )
-    (solid #t))
-(tile
-    (id 247)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 192 32 32)
-    )
-    (solid #t))
-(tile
-    (id 248)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 192 32 32)
- )         
-     (stop #t)
-     (north #f)
-     (south #t)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 249)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 192 32 32)
- )         
-     (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile
-    (id 250)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 192 32 32)
-   )         
-     (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile
-    (id 251)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 192 32 32)
-    )         
-     (stop #f)
-     (north #f)
-     (south #t)
-     (west  #t)
-     (east  #f))
-(tile
-    (id 252)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 192 32 32)
-    )
-    (solid #t))
-(tile
-    (id 253)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 192 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #f)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 254)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 192 32 32)
- )         
-     (stop #f)
-     (north #f)
-     (south #t)
-     (west  #t)
-     (east  #f))
-(tile
-    (id 255)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 192 32 32)
-    )
-    (solid #t))
-(tile
-    (id 256)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 192 32 32)
-    )
-    (solid #t))
-(tile
-    (id 257)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 192 32 32)
-    )
-    (solid #t))
-(tile
-    (id 258)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 259)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 260)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 261)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 224 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 262)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 263)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 264)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 224 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 265)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 266)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 267)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 224 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 268)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 269)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 224 32 32)
-    )
-    (solid #t))
-(tile
-    (id 270)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 224 32 32)
-   )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 271)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 272)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 273)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 274)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 256 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #f)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 275)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 256 32 32)
-  )         
-     (stop #f)
-     (north #f)
-     (south #t)
-     (west  #t)
-     (east  #f))
-(tile
-    (id 276)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 277)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 256 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 278)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 279)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 280)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 256 32 32)
-   )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 281)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 282)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 283)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 256 32 32)
-    )
-    (solid #t))
-(tile
-    (id 284)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 285)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 286)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 287)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 288)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 288 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 289)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 290)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 288 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 291)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 292)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 288 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 293)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 288 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 294)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 295)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 296)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 288 32 32)
-    )
-    (solid #t))
-(tile
-    (id 297)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 298)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 299)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 300)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 301)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 320 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 302)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 303)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 320 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #f)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 304)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 320 32 32)
-  )         
-     (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile
-    (id 305)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 320 32 32)
-  )         
-     (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile
-    (id 306)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 320 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #f)
-     (west  #t)
-     (east  #f))
-(tile
-    (id 307)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 308)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 309)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 320 32 32)
-    )
-    (solid #t))
-(tile
-    (id 310)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 352 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 311)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 312)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 313)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 314)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 352 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 315)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 316)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 317)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 318)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 319)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 320)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 321)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 322)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 352 32 32)
-    )
-    (solid #t))
-(tile
-    (id 323)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 384 32 32)
- )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 324)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 325)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 326)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 327)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 384 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #f))
-(tile
-    (id 328)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 329)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 330)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 331)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 332)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 333)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 334)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 335)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 384 32 32)
-    )
-    (solid #t))
-(tile
-    (id 336)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 337)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 338)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 339)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 340)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 416 32 32)
-  )         
-     (stop #f)
-     (north #t)
-     (south #f)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 341)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 416 32 32)
-  )         
-     (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile
-    (id 342)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 416 32 32)
-    )         
-     (stop #f)
-     (north #f)
-     (south #f)
-     (west  #t)
-     (east  #t))
-(tile
-    (id 343)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 416 32 32)
-    )         
-     (stop #f)
-     (north #f)
-     (south #t)
-     (west  #t)
-     (east  #f))
-(tile
-    (id 344)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 345)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 346)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 347)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 348)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 416 32 32)
-    )
-    (solid #t))
-(tile
-    (id 349)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 350)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 351)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 352)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 353)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 354)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 355)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 356)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 448 32 32)
-    )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 357)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 358)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 359)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 360)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 361)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 448 32 32)
-    )
-    (solid #t))
-(tile
-    (id 362)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 363)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 364)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 365)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 366)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 367)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 368)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 369)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 480 32 32)
-       )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 370)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 371)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 372)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 373)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 374)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 480 32 32)
-    )
-    (solid #t))
-(tile
-    (id 376)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 377)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 378)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 379)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 380)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 381)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 382)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 512 32 32)
-    )
-    (solid #t))
-
-(tile
-    (id 383)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 512 32 32)
-    )         
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 384)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 385)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 386)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 387)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 388)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 512 32 32)
-    )
-    (solid #t))
-(tile
-    (id 389)
-    (images
-      (region "worldmap/forest/castlemap.png" 0 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 390)
-    (images
-      (region "worldmap/forest/castlemap.png" 32 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 391)
-    (images
-      (region "worldmap/forest/castlemap.png" 64 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 392)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 393)
-    (images
-      (region "worldmap/forest/castlemap.png" 128 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 394)
-    (images
-      (region "worldmap/forest/castlemap.png" 160 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 395)
-    (images
-      (region "worldmap/forest/castlemap.png" 192 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 396)
-    (images
-      (region "worldmap/forest/castlemap.png" 224 544 32 32)
-    )     
-     (stop #f)
-     (north #t)
-     (south #t)
-     (west  #f)
-     (east  #t))
-(tile
-    (id 397)
-    (images
-      (region "worldmap/forest/castlemap.png" 256 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 3985)
-    (images
-      (region "worldmap/forest/castlemap.png" 288 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 399)
-    (images
-      (region "worldmap/forest/castlemap.png" 320 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 400)
-    (images
-      (region "worldmap/forest/castlemap.png" 352 544 32 32)
-    )
-    (solid #t))
-(tile
-    (id 401)
-    (images
-      (region "worldmap/forest/castlemap.png" 384 544 32 32)
+    (north #t)
+    (south #f)
+    (west #t)
+    (east #t)
+  )
+
+  (tile (id 87)
+    (images "worldmap/antarctica/water.png")
+    (editor-images
+      (region "worldmap/antarctica/water-editor.png" 32 64 32 32)
     )
-    (solid #t))
+    (north #f)
+    (south #t)
+    (west #t)
+    (east #t)
+  )
+
+
 (tile
     (id 402)
     (images
              1 1 1 )
    (image "worldmap/forest/dock.png")
  )
+
+(tiles
+    (width 13)
+    (height 18)
+    (ids 
+1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 
+1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525
+1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538
+1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551
+1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564
+1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577
+1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590
+1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603
+1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616
+1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629
+1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642
+1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655
+1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668
+1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681
+1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694
+1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707
+1708 1709 1710 1711 1712 1713 1714 1715 1717 1718 1719 1720 1721
+1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734
+)
+    (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 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/castlemap.png")
+ )
+(tile (id 1735)
+    (images
+      (region "worldmap/forest/castlemap.png" 256 64 32 32))         
+     (stop #t)
+     (north #f)
+     (south #t)
+     (west  #t)
+     (east  #f))
+(tile (id 1736)
+    (images
+      (region "worldmap/forest/castlemap.png" 256 96 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1737)
+    (images
+      (region "worldmap/forest/castlemap.png" 256 128 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1738)
+    (images
+      (region "worldmap/forest/castlemap.png" 256 160 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1739)
+    (images
+      (region "worldmap/forest/castlemap.png" 96 192 32 32))         
+     (stop #t)
+     (north #f)
+     (south #t)
+     (west  #f)
+     (east  #t))
+(tile (id 1740)
+    (images
+      (region "worldmap/forest/castlemap.png" 128 192 32 32))         
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 1741)
+    (images
+      (region "worldmap/forest/castlemap.png" 160 192 32 32))         
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 1742)
+    (images
+      (region "worldmap/forest/castlemap.png" 192 192 32 32))         
+     (stop #f)
+     (north #f)
+     (south #t)
+     (west  #t)
+     (east  #f))
+(tile (id 1743)
+    (images
+      (region "worldmap/forest/castlemap.png" 256 192 32 32))         
+     (stop #f)
+     (north #t)
+     (south #f)
+     (west  #f)
+     (east  #t))
+(tile (id 1744)
+    (images
+      (region "worldmap/forest/castlemap.png" 288 192 32 32))         
+     (stop #f)
+     (north #f)
+     (south #t)
+     (west  #t)
+     (east  #f))
+(tile (id 1745)
+    (images
+      (region "worldmap/forest/castlemap.png" 96 224 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
 
+(tile (id 1746)
+    (images
+      (region "worldmap/forest/castlemap.png" 192 224 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1747)
+    (images
+      (region "worldmap/forest/castlemap.png" 288 224 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1748)
+    (images
+      (region "worldmap/forest/castlemap.png" 384 224 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1749)
+    (images
+      (region "worldmap/forest/castlemap.png" 96 256 32 32))         
+     (stop #f)
+     (north #t)
+     (south #f)
+     (west  #f)
+     (east  #t))
+(tile (id 1750)
+    (images
+      (region "worldmap/forest/castlemap.png" 128 256 32 32))         
+     (stop #f)
+     (north #f)
+     (south #t)
+     (west  #t)
+     (east  #f))
+(tile (id 1751)
+    (images
+      (region "worldmap/forest/castlemap.png" 192 256 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1752)
+    (images
+      (region "worldmap/forest/castlemap.png" 288 256 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1753)
+    (images
+      (region "worldmap/forest/castlemap.png" 128 288 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1754)
+    (images
+      (region "worldmap/forest/castlemap.png" 192 288 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1755)
+    (images
+      (region "worldmap/forest/castlemap.png" 256 288 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1756)
+    (images
+      (region "worldmap/forest/castlemap.png" 288 288 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1757)
+    (images
+      (region "worldmap/forest/castlemap.png" 128 320 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1758)
+    (images
+      (region "worldmap/forest/castlemap.png" 192 320 32 32))         
+     (stop #f)
+     (north #t)
+     (south #f)
+     (west  #f)
+     (east  #t))
+(tile (id 1759)
+    (images
+      (region "worldmap/forest/castlemap.png" 224 320 32 32))         
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 1760)
+    (images
+      (region "worldmap/forest/castlemap.png" 256 320 32 32))         
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 1761)
+    (images
+      (region "worldmap/forest/castlemap.png" 288 320 32 32))         
+     (stop #f)
+     (north #t)
+     (south #f)
+     (west  #t)
+     (east  #f))
+(tile (id 1762)
+    (images
+      (region "worldmap/forest/castlemap.png" 0 352 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1763)
+    (images
+      (region "worldmap/forest/castlemap.png" 128 352 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1764)
+    (images
+      (region "worldmap/forest/castlemap.png" 0 384 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1765)
+    (images
+      (region "worldmap/forest/castlemap.png" 128 384 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #f))
+(tile (id 1766)
+    (images
+      (region "worldmap/forest/castlemap.png" 128 416 32 32))         
+     (stop #f)
+     (north #t)
+     (south #f)
+     (west  #f)
+     (east  #t))
+(tile (id 1767)
+    (images
+      (region "worldmap/forest/castlemap.png" 160 416 32 32))         
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 1768)
+    (images
+      (region "worldmap/forest/castlemap.png" 192 416 32 32))         
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 1769)
+    (images
+      (region "worldmap/forest/castlemap.png" 224 416 32 32))         
+     (stop #f)
+     (north #f)
+     (south #t)
+     (west  #t)
+     (east  #f))
+(tile (id 1770)
+    (images
+      (region "worldmap/forest/castlemap.png" 224 448 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #t))
+(tile (id 1771)
+    (images
+      (region "worldmap/forest/castlemap.png" 224 480 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #t))
+(tile (id 1772)
+    (images
+      (region "worldmap/forest/castlemap.png" 224 512 32 32))         
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #t))
+(tile (id 1773)
+    (images
+      (region "worldmap/forest/castlemap.png" 224 544 32 32))     
+     (stop #f)
+     (north #t)
+     (south #t)
+     (west  #f)
+     (east  #t))
+)
index 375886e..23de368 100644 (file)
@@ -12,7 +12,7 @@
       (speed 1)
       (width 70)
       (height 50)
-      (tiles 743 743 743 429 430 431 432 743 743 743 742 742 742 742 742 742 742 742 742 742 742 742 742 742 737 410 410 410 410 410 410 748 748 748 748 748 748 748 748 748 748 410 410 410 410 410 687 563 563 563 563 559 559 559 563 559 559 559 559 559 559 559 559 559 559 559 559 559 559 673 743 743 437 438 439 440 441 442 443 743 742 742 742 742 742 742 742 742 742 742 742 742 742 742 737 410 410 410 410 410 410 410 748 748 748 748 748 748 748 748 748 410 410 410 410 694 687 563 563 563 563 563 559 559 558 559 558 558 558 563 558 558 558 559 558 559 558 559 559 559 743 445 446 447 448 449 450 451 452 743 743 743 743 742 742 742 742 742 742 742 742 742 742 742 737 410 410 410 410 410 410 410 410 410 410 748 748 748 748 748 748 748 410 410 410 557 687 563 563 563 563 563 559 559 558 559 558 559 558 563 558 559 558 559 558 559 558 559 559 559 453 454 455 456 457 458 459 460 461 743 743 743 743 742 742 742 742 742 742 742 742 735 733 733 736 410 410 410 410 410 410 410 410 410 410 410 410 748 748 748 748 748 748 552 553 693 687 563 563 563 563 563 559 559 558 563 558 558 558 563 558 558 558 559 558 558 558 673 559 559 462 463 464 465 466 467 468 469 470 743 743 743 743 742 742 742 742 742 742 742 742 737 748 410 410 410 410 410 748 748 748 410 410 410 410 410 748 748 748 748 840 841 842 555 556 410 687 563 563 563 563 559 559 559 558 563 563 563 558 559 558 559 558 559 559 559 558 559 559 559 471 472 473 474 475 476 477 478 479 743 743 743 743 742 742 499 500 501 502 742 742 737 410 410 410 410 410 410 410 410 897 898 410 862 863 864 865 748 748 848 849 850 851 410 410 410 687 563 563 673 673 673 673 673 558 563 673 673 558 559 558 558 558 559 559 673 558 559 559 559 480 481 482 483 484 485 486 487 488 743 743 743 743 738 743 508 509 510 511 742 735 736 748 748 410 801 802 803 804 805 906 907 870 871 872 873 874 748 856 857 858 859 860 748 410 693 687 563 563 563 673 673 673 673 673 673 673 673 673 559 559 559 563 563 673 673 563 563 559 559 918 743 743 743 493 494 495 496 497 743 743 743 743 755 516 517 518 519 520 735 736 410 748 410 809 810 811 812 813 814 839 869 879 880 881 882 883 897 898 866 867 748 748 748 694 410 690 689 563 563 673 673 673 673 673 560 673 673 673 673 673 673 673 673 673 673 563 563 563 563 917 920 918 743 743 503 504 489 743 743 743 743 743 755 525 526 527 528 735 736 410 410 748 410 818 819 820 821 822 823 839 410 888 889 890 891 748 906 907 748 748 897 898 862 863 864 865 690 689 673 673 673 563 563 673 560 560 560 560 560 560 560 560 560 560 560 560 560 563 563 920 920 917 918 743 738 738 738 738 738 759 768 768 768 762 742 498 742 737 410 410 410 825 826 827 828 829 912 830 410 402 406 406 406 406 406 406 406 406 405 410 906 907 871 872 873 874 693 690 689 673 673 560 560 560 560 560 563 563 563 563 563 563 563 563 563 673 560 560 560 920 920 920 918 743 738 743 743 738 759 775 477 478 479 761 768 764 768 750 751 405 410 834 835 836 837 838 912 402 406 413 908 410 410 410 410 410 410 410 404 405 410 879 880 881 882 883 694 693 687 673 673 560 569 570 571 572 573 574 559 563 563 563 563 563 563 563 563 563 563 920 920 920 917 918 738 755 738 759 775 485 486 487 488 743 742 771 742 742 756 404 405 843 844 845 846 847 402 413 167 168 169 170 171 172 173 174 175 176 177 409 410 888 889 890 891 693 685 683 686 673 576 563 578 579 580 581 582 583 559 563 563 563 563 563 563 563 563 563 563 920 920 920 916 918 738 755 759 775 493 494 495 496 497 743 743 771 735 733 736 410 404 406 406 407 406 406 413 721 180 181 182 183 184 185 186 187 188 189 190 404 406 406 406 405 748 685 686 563 563 673 673 586 587 588 589 590 591 592 559 563 563 563 563 563 563 563 563 563 563 920 920 920 920 918 738 755 771 743 743 503 504 743 743 743 759 775 737 694 748 897 898 748 869 409 897 898 410 900 193 194 195 196 197 198 199 200 201 202 203 204 897 898 410 409 693 687 559 563 563 563 594 595 596 597 598 599 599 599 559 563 563 563 563 563 563 563 563 563 563 920 920 920 920 918 768 768 774 767 743 743 743 759 763 763 770 743 740 741 739 906 907 748 869 409 906 907 410 899 206 207 208 209 210 211 212 213 214 215 216 217 906 907 410 404 406 700 701 712 711 563 602 603 604 605 606 559 559 559 560 560 563 563 563 563 563 563 563 563 563 920 920 916 916 925 743 743 743 760 763 763 763 775 743 743 761 768 762 735 736 410 410 748 869 409 410 869 410 861 219 220 221 222 223 224 225 226 227 228 229 230 231 410 897 898 748 705 706 560 715 563 611 612 613 614 615 560 673 560 560 560 563 563 563 563 563 563 563 563 563 926 926 926 926 926 743 743 759 775 743 743 743 428 429 430 431 432 761 750 751 406 406 406 406 408 410 410 869 855 232 233 234 235 236 237 238 239 240 241 242 243 244 716 906 907 748 693 707 560 715 599 599 599 599 607 608 609 560 560 560 560 563 563 563 563 563 563 563 563 563 551 429 430 431 432 743 743 771 489 468 435 436 437 438 439 440 441 442 443 756 897 898 897 898 404 405 410 410 854 245 246 247 248 249 250 251 252 253 254 255 256 257 677 410 748 748 748 707 563 715 563 559 599 599 616 617 618 619 563 563 560 563 563 563 563 563 563 563 563 563 437 438 439 440 441 442 443 771 433 489 444 445 446 447 448 449 450 451 452 737 906 907 906 907 410 409 410 410 853 258 259 260 261 262 263 264 265 266 267 268 269 270 676 410 693 693 685 686 563 717 712 711 599 624 625 626 627 628 630 631 632 633 637 563 563 563 563 563 563 563 446 447 448 449 450 451 452 771 489 468 453 454 455 456 457 458 459 460 461 740 741 741 741 739 410 409 410 410 852 271 272 273 274 275 276 277 278 279 280 281 282 283 675 897 898 557 687 563 673 560 563 715 599 563 634 635 560 638 639 640 641 642 563 563 563 563 563 563 563 563 455 456 457 458 459 460 461 771 743 743 462 463 464 465 466 467 468 469 470 743 743 742 498 737 410 409 897 898 933 284 285 286 287 288 289 290 291 292 293 294 295 296 667 906 907 694 687 563 563 563 563 717 712 711 673 673 601 647 648 649 650 651 563 563 563 563 563 563 563 563 464 465 466 427 427 743 743 761 763 767 471 472 473 474 475 742 742 759 767 743 759 763 763 750 751 408 906 907 832 297 298 299 300 301 302 303 304 305 306 307 308 309 666 410 748 694 707 563 563 673 673 673 559 715 563 673 560 656 657 658 659 563 563 560 560 563 563 563 563 563 473 474 475 427 427 743 743 743 743 771 480 481 482 483 484 759 768 775 761 763 775 744 744 426 756 404 405 410 831 310 311 312 313 314 315 316 317 318 319 320 321 322 665 410 685 683 686 561 622 673 564 601 601 715 563 563 563 563 601 601 560 560 560 560 560 643 563 563 563 563 482 483 484 505 427 743 743 743 743 760 763 763 763 763 768 775 742 742 742 743 744 489 735 733 736 410 409 410 824 323 324 325 326 327 328 329 330 331 332 333 334 335 629 410 687 576 569 570 571 572 573 574 576 717 711 601 601 563 601 601 601 560 560 563 563 643 563 563 563 563 743 512 513 514 515 743 743 743 743 771 755 499 500 501 502 742 742 505 506 743 744 744 737 557 410 410 409 557 816 336 337 338 339 340 341 342 343 344 345 346 347 348 620 410 707 559 578 579 580 581 582 583 601 601 715 601 601 601 601 630 631 632 633 563 563 643 563 563 563 563 743 521 522 523 524 743 743 743 743 771 507 508 509 510 511 512 513 514 515 743 744 735 736 410 410 410 763 405 815 349 350 351 352 353 354 355 356 357 358 359 360 361 726 685 686 586 587 588 589 590 591 592 710 712 718 712 712 711 638 639 640 641 642 643 563 563 563 563 563 563 529 530 531 532 533 743 743 743 743 771 516 517 518 519 520 521 522 523 524 735 733 736 869 862 863 864 865 409 800 362 363 364 365 366 367 368 369 370 371 372 373 374 725 687 594 595 596 597 598 599 710 712 719 630 631 632 633 715 647 648 649 650 651 563 563 563 563 563 563 563 538 539 540 541 743 743 743 743 743 771 525 526 527 528 529 530 531 532 533 737 410 410 870 871 872 873 874 409 808 376 377 378 379 380 381 382 383 384 385 386 387 388 724 687 602 603 604 605 606 708 719 623 638 639 640 641 642 715 656 657 658 659 652 563 563 563 563 563 563 563 547 548 549 550 743 743 743 743 743 761 768 762 536 537 538 539 540 541 743 740 739 410 879 880 881 882 883 409 807 389 390 391 392 393 394 395 396 397 3985 399 400 401 621 687 611 612 613 614 615 715 643 643 647 648 649 650 651 715 673 601 601 601 652 563 563 563 563 563 563 563 743 743 743 743 743 489 490 743 743 743 743 761 762 545 547 548 549 550 743 743 737 410 888 889 890 891 869 409 789 790 791 792 793 794 795 410 409 410 796 797 798 799 806 698 689 563 563 708 712 719 643 623 656 657 658 659 623 715 673 601 601 563 563 563 563 563 563 563 563 563 743 743 743 743 743 743 743 743 743 743 743 743 761 763 763 763 763 763 763 763 750 751 406 406 406 406 406 412 405 410 410 410 410 402 406 406 412 407 406 406 406 406 406 406 700 701 712 714 576 607 608 609 610 599 563 622 710 719 559 563 563 563 563 563 563 563 563 563 563 563 743 743 743 743 743 743 743 743 743 743 429 430 431 432 743 743 743 743 743 743 743 756 191 557 748 410 410 410 404 406 405 897 898 409 410 748 410 409 410 410 840 841 842 694 705 706 559 715 563 616 617 618 619 708 712 712 719 563 610 563 563 563 563 563 563 563 563 563 563 563 919 919 919 743 743 743 743 743 743 437 438 439 440 441 442 443 426 743 743 743 743 757 191 862 863 864 865 748 410 410 409 906 907 409 410 410 410 409 410 848 849 850 851 410 748 687 563 715 624 625 626 627 628 715 563 563 559 559 610 563 563 563 563 563 563 563 563 563 563 563 920 920 920 917 743 743 743 743 445 446 447 448 449 450 451 452 426 743 735 733 733 736 870 871 872 873 874 748 410 410 404 407 406 413 876 877 878 409 856 857 858 859 860 410 693 687 563 715 681 634 635 708 712 719 563 576 567 559 569 570 571 572 573 574 563 563 563 563 563 563 920 920 920 920 917 743 743 453 454 455 456 457 458 459 460 461 426 743 740 739 693 410 879 880 881 882 883 410 410 552 553 409 410 884 885 886 887 409 410 866 867 912 913 685 683 686 563 717 712 712 712 719 600 563 610 610 610 610 578 579 580 581 582 583 563 563 563 563 563 563 920 920 920 920 920 743 743 462 463 464 465 466 467 743 743 743 426 743 743 737 410 410 888 889 890 891 410 410 410 555 556 409 892 893 894 895 896 409 897 898 410 410 410 687 563 559 576 563 559 559 563 660 645 646 563 610 610 586 587 588 589 590 591 592 563 563 563 563 563 563 920 920 920 920 920 917 743 471 472 473 474 475 743 743 743 743 743 743 743 737 748 410 410 410 410 897 898 410 748 897 898 409 901 902 903 904 402 413 906 907 410 410 410 690 691 691 691 689 563 563 652 653 654 655 563 559 594 595 596 597 598 599 563 563 563 563 563 563 563 563 920 920 920 920 920 920 743 480 481 482 483 484 743 743 743 743 743 743 743 737 748 410 410 410 410 906 907 410 410 906 907 409 909 910 911 410 409 410 410 410 410 410 410 410 694 410 693 687 563 660 661 662 663 664 563 559 602 603 604 605 606 563 563 563 563 563 563 563 563 563 920 920 920 920 920 920 917 743 743 743 743 743 743 743 743 743 743 743 743 737 748 410 410 410 410 410 410 410 410 410 410 404 406 406 407 406 413 898 552 553 410 410 410 410 410 693 748 687 668 669 670 671 672 563 563 559 611 612 613 614 615 563 563 563 563 563 563 563 563 563 920 920 920 920 920 920 920 919 919 919 919 743 743 743 743 743 743 743 743 737 748 748 748 748 748 410 410 410 410 410 410 410 410 912 409 410 906 907 555 556 748 410 410 410 410 748 748 687 563 678 679 680 681 563 563 559 559 563 563 563 563 563 563 563 563 563 563 563 563 563 920 920 920 920 920 920 920 920 920 920 920 917 919 919 919 919 919 743 743 737 694 410 410 410 748 748 410 410 410 410 410 410 410 410 409 410 410 410 410 410 410 410 410 410 748 748 748 690 689 563 560 560 560 563 563 563 563 563 563 563 563 563 563 755 755 755 755 563 563 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 917 919 920 414 414 414 414 410 410 410 410 410 410 402 406 406 406 413 410 410 410 410 410 410 410 410 410 552 553 748 748 707 755 755 563 560 560 563 563 755 755 755 755 755 755 755 755 755 755 755 563 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 414 414 414 414 414 414 409 414 414 414 414 410 410 410 410 410 410 410 410 410 555 556 414 414 687 755 755 755 755 755 755 755 755 755 755 919 919 919 919 918 755 755 755 563 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 411 920 920 920 920 410 410 410 410 410 410 410 414 414 920 920 920 920 920 917 919 919 919 919 919 919 919 919 920 920 920 920 920 917 919 919 919 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 912 912 912 410 414 414 414 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 912 912 414 414 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 414 414 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920)
+      (tiles 743 743 743 429 430 431 432 743 743 743 742 742 742 742 742 742 742 742 742 742 742 742 742 742 737 410 410 410 410 410 410 748 748 748 748 748 748 748 748 748 748 410 410 410 410 410 687 563 563 563 563 9 9 9 9 9 9 420 420 420 420 420 420 420 420 420 420 420 420 420 743 743 437 438 439 440 441 442 443 743 742 742 742 742 742 742 742 742 742 742 742 742 742 742 737 410 410 410 410 410 410 410 748 748 748 748 748 748 748 748 748 410 410 410 410 694 687 563 563 563 563 9 9 9 9 559 9 420 420 420 420 420 420 420 420 420 420 420 420 420 743 445 446 447 448 449 450 451 452 743 743 743 743 742 742 742 742 742 742 742 742 742 742 742 737 410 410 410 410 410 410 410 410 410 410 748 748 748 748 748 748 748 410 410 410 557 687 563 563 563 563 563 559 9 558 559 9 420 420 420 420 420 420 420 420 420 420 420 420 420 453 454 455 456 457 458 459 460 461 743 743 743 743 742 742 742 742 742 742 742 742 735 733 733 736 410 410 410 410 410 410 410 410 410 410 410 410 748 748 748 748 748 748 552 553 693 687 563 563 563 563 563 559 559 558 563 558 420 420 420 420 420 420 420 420 420 420 420 420 420 462 463 464 465 466 467 468 469 470 743 743 743 743 742 742 742 742 742 742 742 742 737 748 410 410 410 410 410 748 748 748 410 410 410 410 410 748 748 748 748 840 841 842 555 556 410 687 563 563 563 563 559 559 559 558 563 563 420 420 420 420 420 420 420 420 420 420 420 420 420 471 472 473 474 475 476 477 478 479 743 743 743 743 742 742 499 500 501 502 742 742 737 410 410 410 410 410 410 410 410 897 898 410 862 863 864 865 748 748 848 849 850 851 410 410 410 687 563 563 673 673 673 673 673 558 563 673 420 420 420 420 420 420 420 420 420 420 420 420 420 480 481 482 483 484 485 486 487 488 743 743 743 743 738 743 508 509 510 511 742 735 736 748 748 410 801 802 803 804 805 906 907 870 871 872 873 874 748 856 857 858 859 860 748 410 693 687 563 563 563 673 673 673 673 673 673 673 420 420 420 420 420 420 420 420 420 420 420 420 420 918 743 743 743 493 494 495 496 497 743 743 743 743 755 516 517 518 519 520 735 736 410 748 410 809 810 811 812 813 814 839 869 879 880 881 882 883 897 898 866 867 748 748 748 694 410 690 689 563 563 673 673 673 673 673 560 673 420 420 420 420 420 420 420 420 420 420 420 420 420 917 920 918 743 743 503 504 489 743 743 743 743 743 755 525 526 527 528 735 736 410 410 748 410 818 819 820 821 822 823 839 410 888 889 890 891 748 906 907 748 748 897 898 862 863 864 865 690 689 673 673 673 563 563 673 560 560 420 420 420 420 420 420 420 420 420 420 420 420 420 920 920 917 918 743 738 738 738 738 738 759 768 768 768 762 742 498 742 737 410 410 410 825 826 827 828 829 912 830 410 402 406 406 406 406 406 406 406 406 405 410 906 907 871 872 873 874 693 690 689 673 673 560 560 560 560 560 420 420 420 420 420 420 420 420 420 420 420 420 420 920 920 920 918 743 738 743 743 738 759 775 477 478 479 761 768 764 768 750 751 405 410 834 835 836 837 838 912 402 406 413 908 410 410 410 410 410 410 410 404 405 410 879 880 881 882 883 694 693 687 673 673 560 569 570 571 572 420 420 420 420 420 420 420 420 420 420 420 420 420 920 920 920 917 918 738 755 738 759 775 485 486 487 488 743 742 771 742 742 756 404 405 843 844 845 846 847 402 413 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 888 889 890 891 693 685 683 686 673 576 563 578 579 580 581 420 420 420 420 420 420 420 420 420 420 420 420 420 920 920 920 916 918 738 755 759 775 493 494 495 496 497 743 743 771 735 733 736 410 404 406 406 407 406 406 413 721 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 406 406 405 748 685 686 563 563 673 673 586 587 588 589 590 420 420 420 420 420 420 420 420 420 420 420 420 420 920 920 920 920 918 738 755 771 743 743 503 504 743 743 743 759 775 737 694 748 897 898 748 869 409 897 898 410 900 1526 1527 1528 1529 1530 1531 1532 1533 1735 1535 1536 1537 1538 898 410 409 693 687 559 563 563 563 594 595 596 597 598 599 420 420 420 420 420 420 420 420 420 420 420 420 420 920 920 920 920 918 768 768 774 767 743 743 743 759 763 763 770 743 740 741 739 906 907 748 869 409 906 907 410 899 1539 1540 1541 1542 1543 1544 1545 1546 1736 1548 1549 1550 1551 907 410 404 406 700 701 712 711 563 602 603 604 605 606 559 420 420 420 420 420 420 420 420 420 420 420 420 420 920 920 916 916 925 743 743 743 760 763 763 763 775 743 743 761 768 762 735 736 410 410 748 869 409 410 869 410 861 1552 1553 1554 1555 1556 1557 1558 1559 1737 1561 1562 1563 1564 410 897 898 748 705 706 560 715 563 611 612 613 614 615 560 420 420 420 420 420 420 420 420 420 420 420 420 420 926 926 926 926 926 743 743 759 775 743 743 743 428 429 430 431 432 761 750 751 406 406 406 406 408 410 410 869 855 1565 1566 1567 1568 1569 1570 1571 1572 1738 1574 1575 1576 1577 716 906 907 748 693 707 560 715 599 599 599 599 607 608 609 420 420 420 420 420 420 420 420 420 420 420 420 420 551 429 430 431 432 743 743 771 489 468 435 436 437 438 439 440 441 442 443 756 897 898 897 898 404 405 410 410 854 1578 1579 1580 1739 1740 1741 1742 1585 1743 1744 1588 1589 1590 677 410 748 748 748 707 563 715 563 559 599 599 616 617 9 420 420 420 420 420 420 420 420 420 420 420 420 420 437 438 439 440 441 442 443 771 433 489 444 445 446 447 448 449 450 451 452 737 906 907 906 907 410 409 410 410 853 1591 1592 1593 1745 1595 1596 1746 1598 1599 1747 1601 1602 1603 676 410 693 693 685 686 563 717 712 711 599 624 625 626 627 628 630 631 632 633 637 563 409 563 563 563 563 563 446 447 448 449 450 451 452 771 489 468 453 454 455 456 457 458 459 460 461 740 741 741 741 739 410 409 410 410 852 1604 1605 1606 1749 1750 1609 1751 1611 1612 1752 1614 1615 1616 675 897 898 557 687 563 673 560 563 715 599 563 634 635 560 638 639 640 641 642 563 563 409 563 563 563 563 563 455 456 457 458 459 460 461 771 743 743 462 463 464 465 466 467 468 469 470 743 743 742 498 737 410 409 897 898 933 1617 1618 1619 1620 1753 1622 1754 1624 1625 1756 1627 1628 1629 667 906 907 694 687 563 563 563 563 717 712 711 673 673 601 647 648 649 650 651 563 563 409 563 563 563 563 563 464 465 466 427 427 743 743 761 763 767 471 472 473 474 475 742 742 759 767 743 759 763 763 750 751 408 906 907 832 1630 1631 1632 1633 1757 1635 1758 1759 1760 1761 1640 1641 1642 666 410 748 694 707 563 563 673 673 673 559 715 563 673 560 656 657 658 659 563 563 560 409 563 563 563 563 563 473 474 475 427 427 743 743 743 743 771 480 481 482 483 484 759 768 775 761 763 775 744 744 426 756 404 405 410 831 1643 1644 1645 1646 1763 1648 1649 1650 1651 1652 1653 1654 1655 665 410 685 683 686 561 622 673 564 601 601 715 563 563 563 563 601 601 560 560 560 560 409 643 563 563 563 563 482 483 484 505 427 743 743 743 743 760 763 763 763 763 768 775 742 742 742 743 744 489 735 733 736 410 409 410 824 1656 1657 1658 1659 1765 1661 1662 1663 1664 1665 1666 1667 1668 629 410 687 576 569 570 571 572 573 574 576 717 711 601 402 406 406 406 406 406 406 406 413 420 420 420 420 563 743 512 513 514 515 743 743 743 743 771 755 499 500 501 502 742 742 505 506 743 744 744 737 557 410 410 409 557 816 1669 1670 1671 1672 1766 1767 1768 1769 1677 1678 1679 1680 1681 620 410 707 559 578 579 580 581 582 583 601 601 715 601 409 601 601 630 631 632 633 563 563 643 563 563 563 563 743 521 522 523 524 743 743 743 743 771 507 508 509 510 511 512 513 514 515 743 744 735 736 410 410 410 763 405 815 1682 1683 1684 1685 1686 1687 1688 1770 1690 1691 1692 1693 1694 726 685 686 586 587 588 589 590 591 592 710 712 718 712 412 711 638 639 640 641 642 643 563 563 563 563 563 563 529 530 531 532 533 743 743 743 743 771 516 517 518 519 520 521 522 523 524 735 733 736 869 862 863 864 865 409 800 1695 1696 1697 1698 1699 1700 1701 1771 1703 1704 1705 1706 1707 725 687 594 595 596 597 598 599 710 712 719 630 631 632 633 715 647 648 649 650 651 563 563 563 563 563 563 563 538 539 540 541 743 743 743 743 743 771 525 526 527 528 529 530 531 532 533 737 410 410 870 871 872 873 874 409 808 1708 1709 1710 1711 1712 1713 1714 1772 1717 1718 1719 1720 1721 724 687 602 603 604 605 606 708 719 623 638 639 640 641 642 715 656 657 658 659 652 563 563 563 563 563 563 563 547 548 549 550 743 743 743 743 743 761 768 762 536 537 538 539 540 541 743 740 739 410 879 880 881 882 883 409 807 1722 1723 1724 1725 1726 1727 1728 1773 1730 1731 1732 1733 1734 621 687 611 612 613 614 615 715 643 643 647 648 649 650 651 715 673 601 601 601 652 563 563 563 563 563 563 563 743 743 743 743 743 489 490 743 743 743 743 761 762 545 547 548 549 550 743 743 737 410 888 889 890 891 869 409 789 790 791 792 793 794 795 410 409 410 796 797 798 799 806 698 689 563 563 708 712 719 643 623 656 657 658 659 623 715 673 601 601 563 563 563 563 563 563 563 563 563 743 743 743 743 743 743 743 743 743 743 743 743 761 763 763 763 763 763 763 763 750 751 406 406 406 406 406 412 405 410 410 410 410 402 406 406 412 407 406 406 406 406 406 406 700 701 712 714 576 607 608 609 610 599 563 622 710 719 559 563 563 563 563 563 563 563 563 563 563 563 743 743 743 743 743 743 743 743 743 743 429 430 431 432 743 743 743 743 743 743 743 756 420 557 748 410 410 410 404 406 405 897 898 409 410 748 410 409 410 410 840 841 842 694 705 706 559 715 563 616 617 618 619 708 712 712 719 563 610 563 563 563 563 563 563 563 563 563 563 563 919 919 919 743 743 743 743 743 743 437 438 439 440 441 442 443 426 743 743 743 743 757 420 862 863 864 865 748 410 410 409 906 907 409 410 410 410 409 410 848 849 850 851 410 748 687 563 715 624 625 626 627 628 715 563 563 559 559 610 563 563 563 563 563 563 563 563 563 563 563 920 920 920 917 743 743 743 743 445 446 447 448 449 450 451 452 426 743 735 733 733 736 870 871 872 873 874 748 410 410 404 407 406 413 876 877 878 409 856 857 858 859 860 410 693 687 563 715 681 634 635 708 712 719 563 576 567 559 569 570 571 572 573 574 563 563 563 563 563 563 920 920 920 920 917 743 743 453 454 455 456 457 458 459 460 461 426 743 740 739 693 410 879 880 881 882 883 410 410 552 553 409 410 884 885 886 887 409 410 866 867 912 913 685 683 686 563 717 712 712 712 719 600 563 610 610 610 610 578 579 580 581 582 583 563 563 563 563 563 563 920 920 920 920 920 743 743 462 463 464 465 466 467 743 743 743 426 743 743 737 410 410 888 889 890 891 410 410 410 555 556 409 892 893 894 895 896 409 897 898 410 410 410 687 563 559 576 563 559 559 563 660 645 646 563 610 610 586 587 588 589 590 591 592 563 563 563 563 563 563 920 920 920 920 920 917 743 471 472 473 474 475 743 743 743 743 743 743 743 737 748 410 410 410 410 897 898 410 748 897 898 409 901 902 903 904 402 413 906 907 410 410 410 690 691 691 691 689 563 563 652 653 654 655 563 559 594 595 596 597 598 599 563 563 563 563 563 563 563 563 920 920 920 920 920 920 743 480 481 482 483 484 743 743 743 743 743 743 743 737 748 410 410 410 410 906 907 410 410 906 907 409 909 910 911 410 409 410 410 410 410 410 410 410 694 410 693 687 563 660 661 662 663 664 563 559 602 603 604 605 606 563 563 563 563 563 563 563 563 563 920 920 920 920 920 920 917 743 743 743 743 743 743 743 743 743 743 743 743 737 748 410 410 410 410 410 410 410 410 410 410 404 406 406 407 406 413 898 552 553 410 410 410 410 410 693 748 687 668 669 670 671 672 563 563 559 611 612 613 614 615 563 563 563 563 563 563 563 563 563 920 920 920 920 920 920 920 919 919 919 919 743 743 743 743 743 743 743 743 737 748 748 748 748 748 410 410 410 410 410 410 410 410 912 409 410 906 907 555 556 748 410 410 410 410 748 748 687 563 678 679 680 681 563 563 559 559 563 563 563 563 563 563 563 563 563 563 563 563 563 920 920 920 920 920 920 920 920 920 920 920 917 919 919 919 919 919 743 743 737 694 410 410 410 748 748 410 410 410 410 410 410 410 410 409 410 410 410 410 410 410 410 410 410 748 748 748 690 689 563 560 560 560 563 563 563 563 563 563 563 563 563 563 755 755 755 755 563 563 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 917 919 920 414 414 414 414 410 410 410 410 410 410 402 406 406 406 413 410 410 410 410 410 410 410 410 410 552 553 748 748 707 755 755 563 560 560 563 563 755 755 755 755 755 755 755 755 755 755 755 563 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 414 414 414 414 414 414 409 414 414 414 414 410 410 410 410 410 410 410 410 410 555 556 414 414 687 755 755 755 755 755 755 755 755 755 755 919 919 919 919 918 755 755 755 563 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 411 920 920 920 920 410 410 410 410 410 410 410 414 414 920 920 920 920 920 917 919 919 919 919 919 919 919 919 920 920 920 920 920 917 919 919 919 563 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 912 912 912 410 414 414 414 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 912 912 414 414 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 414 414 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920 920)
     )
     (worldmap-spawnpoint
       (name "main")