mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 15:22:06 +00:00
25 lines
1.2 KiB
XML
25 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" renderorder="left-down" width="22" height="8" tilewidth="16" tileheight="16" nextobjectid="1">
|
|
<tileset firstgid="1" name="foreground" tilewidth="16" tileheight="16" tilecount="320" columns="20">
|
|
<image source="../assets/assets.png" width="320" height="256"/>
|
|
</tileset>
|
|
<tileset firstgid="321" name="items" tilewidth="16" tileheight="16" tilecount="320" columns="20">
|
|
<image source="../assets/items.png" trans="000000" width="320" height="256"/>
|
|
</tileset>
|
|
<layer name="foreground" width="22" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjZ2BgsGLEjtkpkLMDYiYgFsNCkytnCTRbC0jvxqFGC4c+QnIgcylxbyUB9+Jz0/IBcC+h8CUnDAm5VxpPeqFEDgCZchSW
|
|
</data>
|
|
</layer>
|
|
<layer name="pathway" width="22" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBhYcBKIv+ORM2ZkYPiIRQ6bGDLgBupjZcQth0yjy2FzE0wMZCZMjTGafph92OyF6bsL1aeLpAYkJs+IoGHgMQPEn4Tci8uf+ADIbElGhP3o/kV3C7ngLuVG4AUAIyITZQ==
|
|
</data>
|
|
</layer>
|
|
<layer name="items" width="22" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBg8wJGRNHXeONQ7E2kOufbD1LqQYQ+6HQFYzICpgcnB+L6M2NXhAh5Y1KOb7UZmWKEDfyqZQyoAAALJBYs=
|
|
</data>
|
|
</layer>
|
|
</map>
|