/ld28

To get this branch, use:
bzr branch http://9ix.org/bzr/ld28

« back to all changes in this revision

Viewing changes to data/map.tmx

  • Committer: Josh C
  • Date: 2013-12-14 17:17:35 UTC
  • Revision ID: josh@9ix.org-20131214171735-aenlrspqbem3104g
screenshots

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<map version="1.0" orientation="orthogonal" width="50" height="37" tilewidth="16" tileheight="16">
3
 
 <tileset firstgid="1" name="tiles" tilewidth="16" tileheight="16">
4
 
  <image source="tiles.png" width="48" height="16"/>
5
 
  <tile id="0">
6
 
   <properties>
7
 
    <property name="solid" value="true"/>
8
 
   </properties>
9
 
  </tile>
10
 
 </tileset>
11
 
 <layer name="bg" width="50" height="37">
12
 
  <data encoding="base64" compression="zlib">
13
 
   eJztwwEJAAAMBKHj+4dejoGCq6aqqqqqqqr66AEqnw51
14
 
  </data>
15
 
 </layer>
16
 
 <layer name="map" width="50" height="37">
17
 
  <data encoding="base64" compression="zlib">
18
 
   eJzt2cEJACAQA8Gz/6ZtQnCVGUgB+86amfXJXqejRUeLjhYdLTpadLToaNHRoqNFR4uOFh0tOlp0tOho0dGio+X2n3dyG7fLAKs=
19
 
  </data>
20
 
 </layer>
21
 
</map>