mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
41 lines
1.3 KiB
XML
41 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="11" height="10" tilewidth="16" tileheight="16" 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="../level16.tsx"/>
|
|
<layer id="1" name="Tile Layer 1" width="11" height="10">
|
|
<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,1,5,6,4,7,3,9,0,0,
|
|
0,0,10,15,13,12,17,11,38,0,0,
|
|
0,0,19,23,23,28,16,29,30,0,0,
|
|
0,0,0,0,0,37,11,11,47,0,0,
|
|
0,0,0,0,0,46,14,12,18,0,0,
|
|
0,0,0,0,0,37,17,17,38,0,0,
|
|
0,0,0,0,0,19,23,23,27,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="103.958" y="123.868">
|
|
<point/>
|
|
</object>
|
|
<object id="2" name="STAIRS" x="88.0399" y="59.3488">
|
|
<point/>
|
|
</object>
|
|
<object id="3" name="SLIME" x="103.789" y="58.6714">
|
|
<point/>
|
|
</object>
|
|
<object id="4" name="SWORD" x="103.789" y="107.781">
|
|
<point/>
|
|
</object>
|
|
<object id="5" name="KEY" x="121.231" y="94.4032">
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|