mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
51 lines
2.1 KiB
XML
51 lines
2.1 KiB
XML
<?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="6">
|
|
<properties>
|
|
<property name="DIRECTIONS" value="URULUUUUL"/>
|
|
<property name="ITEMS" value="DOOR"/>
|
|
<property name="NAME" value="You can only hold one item"/>
|
|
</properties>
|
|
<tileset firstgid="1" source="../level.tsx"/>
|
|
<layer id="1" name="Backgrounds" 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,1,2,3,4,5,5,6,12,13,14,15,16,17,18,0,0,0,0,
|
|
0,0,0,0,19,20,21,22,23,23,24,30,31,32,33,34,35,36,0,0,0,0,
|
|
0,0,0,0,37,38,39,40,41,42,43,44,39,40,43,44,1073741989,1073741990,0,0,0,0,
|
|
0,0,0,0,55,56,57,58,59,60,61,62,57,58,61,62,1073741971,1073741972,0,0,0,0,
|
|
0,0,0,0,73,74,75,76,77,78,109,110,43,44,111,112,113,114,0,0,0,0,
|
|
0,0,0,0,91,92,93,94,95,96,127,128,61,62,129,130,131,132,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,145,146,45,46,47,48,147,148,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,163,164,63,64,65,66,165,166,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,181,182,47,48,43,44,183,184,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,199,200,65,66,61,62,201,202,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,1073741987,1073741988,49,50,51,52,1073741989,1073741990,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,1073741969,1073741970,67,68,69,70,1073741971,1073741972,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,73,74,85,86,87,88,89,90,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,91,92,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,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="Objects">
|
|
<object id="1" name="HERO" x="103.918" y="105.197">
|
|
<point/>
|
|
</object>
|
|
<object id="2" name="STAIRS" x="88" y="40.6774">
|
|
<point/>
|
|
</object>
|
|
<object id="3" name="SLIME" x="103.749" y="40">
|
|
<point/>
|
|
</object>
|
|
<object id="4" name="SWORD" x="103.749" y="89.11">
|
|
<point/>
|
|
</object>
|
|
<object id="5" name="KEY" x="121.191" y="75.7318">
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|