mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 13:42:10 +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">
|
|
eJxjYBgYcBKIv2OhiQW6jNjVcwPFWRkxaVLAXSxuwWYmNxZzzwPxRxzmguQksegB2SfPiKBh7n0MNQumD8TXxaHfmBEiZ4zDryehZsPAYxxuIRXgchO9AAC0nBWH
|
|
</data>
|
|
</layer>
|
|
<layer name="items" width="22" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgYEMVIvl5HRgj2xmGGM5lmOzKi0pSAGBxmoJsdgEUdTE0Amnt8GbGrIxbAwg3ZbDcoHUuhn/2pEGbkAADtEAYT
|
|
</data>
|
|
</layer>
|
|
</map>
|