mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 05:21:49 +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">
|
|
eJxjYBiaQJeRgeE7jcy+y4Bp9kmoGDJtzEie2SB9uoyoYvKMCBoGHgPxRyA+zwBRj66PEgAyW5JKZg0kAAC+8g7g
|
|
</data>
|
|
</layer>
|
|
<layer name="items" width="22" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYKAviGHELeeIRw5dHQh741DvTKQ5uOwnxh0gNS5Y1MUS0ItudgAjpjxMTQCae3yxqMUHPIgw243MsEIH/lQyh1QAAKPaBww=
|
|
</data>
|
|
</layer>
|
|
</map>
|