/zoeplat

To get this branch, use:
bzr branch /bzr/zoeplat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32">
 <tileset firstgid="1" name="tiles" tilewidth="32" tileheight="32">
  <image source="tiles.png" width="96" height="64"/>
 </tileset>
 <layer name="Background" width="100" height="100">
  <data encoding="base64" compression="zlib">
   eJztw8EJAAAMA6F7ZP+ZC51DwVVTVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVX/Aag9nEE=
  </data>
 </layer>
 <layer name="map" width="100" height="100">
  <data encoding="base64" compression="zlib">
   eJzt0kEOwzAIBMCk/390P5A2lMYGoRlpL5YsEzbHAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMBOr2DYQx+96GOvu93qoxd9rPHv/vTRiz5yVu1IH73ooxd9xOzax/Q+TlmWjKt/7PxwdnUevZ+98+3dyDvRuX/5vru3n+5DnklG9cyTk1E98+RkVM88ORnVM09ORvXMk5NRPfPkAAAAAAAANd7UbwaZ
  </data>
 </layer>
 <objectgroup name="objects" width="100" height="100">
  <object name="Player" x="256" y="2400" width="32" height="32">
   <properties>
    <property name="_the" value="player"/>
   </properties>
  </object>
 </objectgroup>
</map>