/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 22:33:14 UTC
  • Revision ID: josh@9ix.org-20131214223314-gxlkcixtm6ma1mlr
put some walls and a goal... doesn't feel quite right.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 </layer>
16
16
 <layer name="map" width="50" height="37">
17
17
  <data encoding="base64" compression="zlib">
18
 
   eJzt2cEJACAQA8Gz/6ZtQnCVGUgB+86amfXJXqejRUeLjhYdLTpadLToaNHRoqNFR4uOFh0tOlp0tOho0dGio+X2n3dyG7fLAKs=
 
18
   eJzt11EKACEMA9F6/0t7BptGgs6Af1r2IQi7qmo9shJSvgPHfDhwOMLhddx8/7mP+W453F4cOBwp71iSQwlHVjiy+tWR+t/vvA8c5+GY36+cwzG/XzmHwxcO3/xOOHzzO+Hwze+kOF5YG3vyAQI=
19
19
  </data>
20
20
 </layer>
 
21
 <objectgroup name="objects" width="50" height="37">
 
22
  <object name="Goal" x="560" y="208" width="16" height="16">
 
23
   <properties>
 
24
    <property name="_the" value="goal"/>
 
25
   </properties>
 
26
  </object>
 
27
 </objectgroup>
21
28
</map>