diff options
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/map1.tmx | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/res/maps/map1.tmx b/res/maps/map1.tmx index 6ad312b..d830158 100644 --- a/res/maps/map1.tmx +++ b/res/maps/map1.tmx | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="5"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="6"> |
3 | <tileset firstgid="1" name="fromRom" tilewidth="16" tileheight="16" tilecount="240" columns="10"> | 3 | <tileset firstgid="1" name="fromRom" tilewidth="16" tileheight="16" tilecount="240" columns="10"> |
4 | <image source="map1_tiles.png" width="160" height="384"/> | 4 | <image source="map1_tiles.png" width="160" height="384"/> |
5 | <tile id="77"> | 5 | <tile id="77"> |
@@ -771,6 +771,9 @@ | |||
771 | </properties> | 771 | </properties> |
772 | <point/> | 772 | <point/> |
773 | </object> | 773 | </object> |
774 | <object id="5" name="spawn" type="warp" x="201.931" y="284.096"> | ||
775 | <point/> | ||
776 | </object> | ||
774 | </objectgroup> | 777 | </objectgroup> |
775 | <layer id="1" name="Layer 0" width="48" height="32"> | 778 | <layer id="1" name="Layer 0" width="48" height="32"> |
776 | <data encoding="csv"> | 779 | <data encoding="csv"> |