1234567891011121314151617181920212223242526 |
- <?xml version="1.0" encoding="UTF-8"?>
- <map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="40" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="1">
- <tileset firstgid="1" name="weird" tilewidth="16" tileheight="16" tilecount="3" columns="3">
- <image source="weird.png" width="48" height="16"/>
- </tileset>
- <layer id="1" name="Tile1" width="40" height="16">
- <data encoding="csv">
- 2,1,0,1,1,1,3,3,3,1,1,3,3,2,2,1,1,1,1,1,1,1,1,1,1,1,3,3,3,1,1,1,1,1,1,1,1,1,1,1,
- 2,2,1,1,3,3,1,1,1,1,3,3,1,1,1,2,2,1,1,1,1,1,1,1,1,3,3,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,3,3,3,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
- 3,3,2,2,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,3,3,3,3,3,1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,3,
- 1,1,1,2,2,1,1,3,3,1,1,1,1,1,1,3,3,3,3,3,1,2,2,2,3,3,3,1,1,1,1,3,3,3,3,3,1,1,1,1,
- 1,1,1,1,2,3,3,1,1,1,3,3,3,3,3,3,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,1,1,1,1,1,1,1,1,3,
- 1,1,1,1,3,3,3,3,3,3,1,3,3,2,2,2,2,1,1,1,1,1,1,3,3,3,3,2,2,1,1,1,1,1,1,2,2,3,3,3,
- 1,1,1,1,3,3,3,2,3,3,3,2,2,1,1,1,1,1,1,3,3,3,3,1,1,1,1,2,1,2,2,2,1,2,3,3,3,1,2,2,
- 1,1,1,1,1,3,3,3,1,1,1,1,1,1,1,3,3,3,3,1,1,1,1,1,1,1,1,2,2,2,2,2,3,3,3,3,1,1,1,3,
- 1,1,1,3,3,2,2,2,2,3,3,3,3,3,3,1,1,1,1,1,1,2,2,2,2,2,2,2,1,1,3,3,3,3,2,2,1,1,3,2,
- 3,3,3,1,3,3,3,3,3,2,1,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,2,1,3,3,3,3,1,1,1,1,2,3,2,2,
- 3,3,3,3,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,3,3,3,3,1,1,1,1,3,3,1,2,2,
- 1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,2,3,1,3,3,1,1,1,1,3,3,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,1,1,1,3,3,3,3,1,1,1,1,1,3,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,1,1,1,1,1,3,3,1,1,1,1,1,1,1,1,
- 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,3,3,1,1,1,1,1,3,3,1,1,1,1,1,1,1,1,1,1
- </data>
- </layer>
- </map>
|