summaryrefslogtreecommitdiff
path: root/tiled/map1.tmx
blob: 376c292238e9850bf37b829d0e5646dcd14b7b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="70" height="40" tilewidth="16" tileheight="16" nextobjectid="1">
 <tileset firstgid="1" name="eventset" tilewidth="16" tileheight="16" tilecount="16" columns="4">
  <image source="eventset.png" width="64" height="64"/>
  <tile id="1">
   <properties>
    <property name="portal" value="1"/>
    <property name="target" value="2-1"/>
   </properties>
  </tile>
  <tile id="2">
   <properties>
    <property name="start" value="player2"/>
   </properties>
  </tile>
  <tile id="3">
   <properties>
    <property name="floor" value="true"/>
   </properties>
  </tile>
  <tile id="4">
   <properties>
    <property name="lowest" value="true"/>
   </properties>
  </tile>
  <tile id="5">
   <properties>
    <property name="id" value="3"/>
    <property name="portal" value="true"/>
   </properties>
  </tile>
  <tile id="7">
   <properties>
    <property name="block" value="true"/>
   </properties>
  </tile>
 </tileset>
 <tileset firstgid="17" name="atlas" tilewidth="16" tileheight="16" tilecount="1024" columns="32">
  <image source="atlas.png" width="512" height="512"/>
 </tileset>
 <tileset firstgid="1041" name="signs" tilewidth="16" tileheight="16" tilecount="4" columns="4">
  <image source="signs.png" width="64" height="16"/>
 </tileset>
 <layer name="bg" width="70" height="40">
  <data encoding="base64" compression="zlib">
   eJztzkVylGEYhdE/BPdi3nHreDEnuOsGsAT3DQQI7rABXINvAHdnAzjBbQPImbGFrq/eqnumT91clmUllFJGORVUUkU1NdRSR556GmikiWZaaCWXSG8UbYxmDGMZx3gmMJFJTGYKU5nGdGYwk1nMZk5CvbnMYz4LWEg7HSxiMUtYyjKWs4KVrGI1a1jLuoR6naxnAxvpYhOb2cJWtrGdHexkF7vZw172sZ8DCfUOcojDHOEoxzjOCU5yitOcoZuznOM8F7jIJS4n1LvCVa5xnRvc5Ba3ucNd7nGfBzzkEY95wlOe8Tyh3gte8orXvOEt73hPDx/4yCc+84WvfOM7P/jJr4R6v/nDX7IioxfF9KYPfelHfwYwkEEMZghDGcbwonR6OUoopYxyKqikimpqqKWOPPU00EgTzbTQmlAvH0IIIRtRAB8K0cgC+BBCCCGEEEIIIYQQQgghhBBC+O8fgFh8kg==
  </data>
 </layer>
 <layer name="trees" width="70" height="40">
  <data encoding="base64" compression="zlib">
   eJzt0MkNwlAQRMGRHQVkAmmy5gHGzoM1HDoBFokT+lXSu/VlpgoAAH6z6qrWadN93m6z2aX9F9t/d8iNxzSkWV81719vT9mMaWrgL+fceEnXtMhPlm/+csvmnh4N/AUAAAAAAACAdjwBV0ANmg==
  </data>
 </layer>
 <layer name="main" width="70" height="40">
  <data encoding="base64" compression="zlib">
   eJzt0DEKwjAYhuE/R6i2k6cQwcGeQkc9hrviGTyKJ9H2IrWDQxc/sdAQdHBJJbwPvCQpHZLfDAAAAADi2Duzq33upipVf9l3Y1w4krPm0mi9q1YddD4G3xobzic3fJ+5kS4dwUVvK1Sm5n15f371sPeae+eJ1qkqE55L5c1j4e3DlsF/q8Tn0upt6x/bqK3aJTwXAAAAAAAAAAAA/Kcn5RgnOg==
  </data>
 </layer>
 <layer name="signs" width="70" height="40">
  <data encoding="base64" compression="zlib">
   eJztybEJADAIADAHH7D/H9sPdBOEZE0EAADAvsr+3/AAAAAAAAAAcNUHZv8ALA==
  </data>
 </layer>
 <layer name="events" width="70" height="40">
  <data encoding="base64" compression="zlib">
   eJzt0MEJACAQA8FDtP+WbcCXDy/IDOQftgoAAHhpdB8g0rzc73Q50wUA8q3uAwAAAABAtA3ReQCw
  </data>
 </layer>
</map>