You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
780 B
XML
22 lines
780 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.0" orientation="orthogonal" width="32" height="30" tilewidth="32" tileheight="32">
|
|
<tileset firstgid="1" name="Overworld_tiles" tilewidth="32" tileheight="32">
|
|
<image source="Overworld_tiles.png" width="512" height="512"/>
|
|
<tile id="0">
|
|
<properties>
|
|
<property name="blocked" value="true"/>
|
|
</properties>
|
|
</tile>
|
|
</tileset>
|
|
<layer name="TestLayer_boden" width="32" height="30">
|
|
<data encoding="base64" compression="gzip">
|
|
H4sIAAAAAAAAC+3DAQkAAAwEoesf4dOux1Bw1VRVVfX5A9KNrUgADwAA
|
|
</data>
|
|
</layer>
|
|
<layer name="TestLayer_wand" width="32" height="30">
|
|
<data encoding="base64" compression="gzip">
|
|
H4sIAAAAAAAAC+3NsQkAAAzDsPwP/blXBDJI4NkJa66Uv7+/v7//8h8A2h6myYf9AA8AAA==
|
|
</data>
|
|
</layer>
|
|
</map>
|