mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-13 04:13:19 +00:00
20 lines
1.1 KiB
XML
20 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" renderorder="left-down" width="100" 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="100" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjZ2BgsGTEjtlH5eguZwekmYBYDAs9Kkd/OS0c8sTIhQNxJRn6RuVwy1ESn6zA/MXNOHjS1nCQA8XLbiDWBYarMSMqDZP7CNVzkgFVbjk0TgZL2hoOcsTE2WNofMkz4pb7TsU0MpLlqBXXdxlQ885gS3dDRW4wtvlGshwAqUxa2g==
|
|
</data>
|
|
</layer>
|
|
<layer name="items" width="100" height="8">
|
|
<data encoding="base64" compression="zlib">
|
|
eJxjYBgFgw04MuLnE1JPCDgRqZ5YdcMdgMKX2DBGV+dKhD6QHucREtbUSFOwMEancamFybuQaDep6kcqQI5TQnGCnpdIyVsgQEx+IhUM5XIO5HZkDAKE6g/0sgY5DtzICAty9FATkBJ/gyWuSa2z3amonlS7R8EooBUAAJkfC84=
|
|
</data>
|
|
</layer>
|
|
</map>
|