mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
43 lines
1.3 KiB
XML
43 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="6">
|
|
<properties>
|
|
<property name="DIRECTIONS" value="RLRRRD"/>
|
|
<property name="ITEMS" value="DOOR_SWITCHED"/>
|
|
<property name="NAME" value="Switches toggle things"/>
|
|
</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,0,0,0,0,0,0,0,0,0,0,
|
|
0,0,1,6,2,5,8,6,9,0,0,
|
|
0,0,37,12,13,16,11,13,38,0,0,
|
|
0,0,19,24,23,28,13,29,30,0,0,
|
|
0,0,0,0,0,10,16,14,18,0,0,
|
|
0,0,0,0,0,19,22,21,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
|
|
</data>
|
|
</layer>
|
|
<objectgroup id="2" name="Puzzle">
|
|
<object id="1" name="HERO" x="72.4717" y="58.9704">
|
|
<point/>
|
|
</object>
|
|
<object id="2" name="STAIRS" x="104.472" y="74.9704">
|
|
<point/>
|
|
</object>
|
|
<object id="3" name="SWITCH" x="56.4717" y="58.9704">
|
|
<point/>
|
|
</object>
|
|
<object id="4" name="SPIKES" x="120.472" y="58.9704">
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
<objectgroup id="3" name="Solution">
|
|
<object id="5" name="DOOR_SWITCHED" x="87.8166" y="56.6337">
|
|
<point/>
|
|
</object>
|
|
</objectgroup>
|
|
</map>
|