mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
54 lines
2.4 KiB
Plaintext
54 lines
2.4 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="22" height="20" tilewidth="8" tileheight="8" infinite="0" nextlayerid="3" nextobjectid="8">
|
||
|
<properties>
|
||
|
<property name="DIRECTIONS" value="RDRDRDRRRDDDRR"/>
|
||
|
<property name="ITEMS" value="SWITCH,SWORD,DOOR,SLIME,SLIME"/>
|
||
|
<property name="NAME" value="The key is right there!"/>
|
||
|
</properties>
|
||
|
<tileset firstgid="1" source="../level.tsx"/>
|
||
|
<layer id="1" name="Tile Layer 1" width="22" height="20">
|
||
|
<data encoding="csv">
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,1,2,5,6,1073741931,1073741932,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,19,20,23,24,1073741913,1073741914,0,0,0,0,0,0,
|
||
|
0,0,3221225580,3221225579,5,6,7,8,9,5,1073741951,1073741952,43,44,3221225600,3221225599,5,6,2147483650,2147483649,0,0,
|
||
|
0,0,3221225562,3221225561,23,24,25,26,27,23,1073741933,1073741934,61,62,3221225582,3221225581,23,24,2147483668,2147483667,0,0,
|
||
|
0,0,37,38,47,48,39,40,41,42,47,48,39,40,45,46,41,42,53,54,0,0,
|
||
|
0,0,55,56,65,66,57,58,59,60,65,66,57,58,63,64,59,60,71,72,0,0,
|
||
|
0,0,1073741987,1073741988,39,40,47,48,47,48,41,42,39,40,47,48,45,46,147,148,0,0,
|
||
|
0,0,1073741969,1073741970,57,58,65,66,65,66,59,60,57,58,65,66,63,64,165,166,0,0,
|
||
|
0,0,37,38,39,40,39,40,41,42,39,40,39,40,47,48,41,42,183,184,0,0,
|
||
|
0,0,55,56,57,58,57,58,59,60,57,58,57,58,65,66,59,60,201,202,0,0,
|
||
|
0,0,145,146,47,48,47,48,47,48,47,48,41,42,45,46,111,112,113,114,0,0,
|
||
|
0,0,163,164,65,66,65,66,65,66,65,66,59,60,63,64,129,130,131,132,0,0,
|
||
|
0,0,37,38,47,48,43,44,47,48,41,42,149,150,39,40,39,40,53,54,0,0,
|
||
|
0,0,55,56,65,66,61,62,65,66,59,60,167,168,57,58,57,58,71,72,0,0,
|
||
|
0,0,73,74,75,76,77,78,79,80,81,82,185,186,85,86,87,88,89,90,0,0,
|
||
|
0,0,91,92,93,94,95,96,97,98,99,100,203,204,103,104,105,106,107,108,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
|
||
|
</data>
|
||
|
</layer>
|
||
|
<objectgroup id="2" name="Object Layer 1">
|
||
|
<object id="1" name="HERO" x="40" y="88">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="2" name="STAIRS" x="136" y="120">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="3" name="DOOR" x="120" y="120">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="4" name="KEY" x="104" y="72">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="5" name="SQUID_DOWN" x="104" y="40">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="6" name="DOOR_SWITCHED" x="104" y="56">
|
||
|
<point/>
|
||
|
</object>
|
||
|
</objectgroup>
|
||
|
</map>
|