mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
35 lines
1.1 KiB
XML
35 lines
1.1 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="4">
|
|
<properties>
|
|
<property name="DIRECTIONS" value="RRRRRR"/>
|
|
<property name="ITEMS" value="KEY"/>
|
|
<property name="NAME" value="Keys open doors"/>
|
|
</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,0,0,0,0,0,0,0,0,0,
|
|
0,1,3,4,3,8,6,4,7,9,0,
|
|
0,46,11,12,12,14,16,17,14,18,0,
|
|
0,19,20,23,20,26,20,21,26,27,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="STAIRS" x="134.443" y="72.9947">
|
|
<point/>
|
|
</object>
|
|
<object id="2" name="HERO" x="56.2387" y="72.0629">
|
|
<point/>
|
|
</object>
|
|
<object id="3" name="DOOR" x="103.261" y="72.1311">
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|