mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
40 lines
1.3 KiB
XML
40 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="11" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="8">
|
|
<properties>
|
|
<property name="DIRECTIONS" value="RRRDRRRR"/>
|
|
<property name="ITEMS" value="TELEPORTER"/>
|
|
<property name="NAME" value="They say you can't remember moving"/>
|
|
</properties>
|
|
<tileset firstgid="1" source="../level16.tsx"/>
|
|
<layer id="1" name="Ground" width="11" height="10">
|
|
<data encoding="csv">
|
|
0,0,0,0,0,0,0,0,0,0,0,
|
|
0,1,4,5,4,3,7,2,8,9,0,
|
|
0,37,11,17,13,16,13,12,17,38,0,
|
|
0,19,21,22,20,26,26,20,25,27,0,
|
|
0,0,0,1,7,3,3,9,0,0,0,
|
|
0,0,1,1073741852,13,16,17,3221225500,9,0,0,
|
|
0,0,37,13,11,12,14,13,18,0,0,
|
|
0,0,19,21,28,16,2147483676,25,27,0,0,
|
|
0,0,0,0,19,25,27,0,0,0,0,
|
|
0,0,0,0,0,0,0,0,0,0,0
|
|
</data>
|
|
</layer>
|
|
<objectgroup id="2" name="Puzzle">
|
|
<object id="3" name="HERO" x="39.3333" y="40.3333">
|
|
<point/>
|
|
</object>
|
|
<object id="4" name="STAIRS" x="87.6667" y="120">
|
|
<point/>
|
|
</object>
|
|
<object id="5" name="TELEPORTER" x="87.6667" y="100.333">
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
<objectgroup id="3" name="Solution">
|
|
<object id="7" name="TELEPORTER" x="87" y="39.6667">
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|