Initial version of the Lab experiment
[2dworld.git] / maps / lab.tmx
blob84e7ff5efa963a4bcddb505f75c5176f92c24d26
1 <?xml version="1.0" encoding="UTF-8"?>
2 <map version="1.0" orientation="orthogonal" width="15" height="15" tilewidth="32" tileheight="32">
3 <tileset firstgid="1" name="base" tilewidth="32" tileheight="32">
4 <image source="tiles/Lab/base.png" width="128" height="64"/>
5 <tile id="1">
6 <properties>
7 <property name="block" value="1"/>
8 </properties>
9 </tile>
10 <tile id="4">
11 <properties>
12 <property name="goal" value="1"/>
13 </properties>
14 </tile>
15 </tileset>
16 <layer name="lab" width="15" height="15">
17 <properties>
18 <property name="control" value="lab"/>
19 <property name="player" value="1"/>
20 <property name="startx" value="2"/>
21 <property name="starty" value="2"/>
22 </properties>
23 <data encoding="base64" compression="gzip">
24 H4sIAAAAAAAAA2NiYGBgogDjA7jkkfXiMosYvbjE8LGxmUuqXmLVk6oXW1gQoxddHal6sQFceokB+PSSkq7wpTdc8UhqfBNSiw+A1LPicCcpGAAN9lDhhAMAAA==
25 </data>
26 </layer>
27 </map>