mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
63 lines
2.7 KiB
Plaintext
63 lines
2.7 KiB
Plaintext
|
<?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="10">
|
||
|
<properties>
|
||
|
<property name="DIRECTIONS" value="RRRRRRRRRRRRRRR"/>
|
||
|
<property name="ITEMS" value="SWITCH,SWITCH,SWITCH,DOOR_SWITCHED,DOOR_SWITCHED_OPEN,SQUID_UP,SQUID_UP,SQUID_DOWN,SQUID_DOWN"/>
|
||
|
<property name="NAME" value="DO I HAVE TO DO EVERYTHING?"/>
|
||
|
</properties>
|
||
|
<tileset firstgid="1" source="../level.tsx"/>
|
||
|
<layer id="1" name="Tile Layer 1" width="22" height="20">
|
||
|
<data encoding="csv">
|
||
|
0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,0,0,
|
||
|
0,0,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,0,0,
|
||
|
0,0,37,38,41,42,43,44,45,46,47,48,49,50,51,52,49,50,53,54,0,0,
|
||
|
0,0,55,56,59,60,61,62,63,64,65,66,67,68,69,70,67,68,71,72,0,0,
|
||
|
0,0,37,38,49,50,39,40,41,42,43,44,45,46,47,48,49,50,53,54,0,0,
|
||
|
0,0,55,56,67,68,57,58,59,60,61,62,63,64,65,66,67,68,71,72,0,0,
|
||
|
0,0,145,146,41,42,43,44,45,46,47,48,49,50,51,52,49,50,147,148,0,0,
|
||
|
0,0,163,164,59,60,61,62,63,64,65,66,67,68,69,70,67,68,165,166,0,0,
|
||
|
0,0,37,38,49,50,39,40,41,42,43,44,45,46,47,48,49,50,183,184,0,0,
|
||
|
0,0,55,56,67,68,57,58,59,60,61,62,63,64,65,66,67,68,201,202,0,0,
|
||
|
0,0,37,38,41,42,43,44,45,46,47,48,49,50,51,52,49,50,53,54,0,0,
|
||
|
0,0,55,56,59,60,61,62,63,64,65,66,67,68,69,70,67,68,71,72,0,0,
|
||
|
0,0,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,0,0,
|
||
|
0,0,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,0,0,
|
||
|
1,2,3,4,3,4,5,6,7,8,9,10,11,12,13,14,15,16,15,16,17,18,
|
||
|
19,20,21,22,21,22,23,24,25,26,27,28,29,30,31,32,33,34,33,34,35,36,
|
||
|
37,38,39,40,39,40,41,42,43,44,45,46,47,48,49,50,51,52,51,52,53,54,
|
||
|
55,56,57,58,57,58,59,60,61,62,63,64,65,66,67,68,69,70,69,70,71,72,
|
||
|
73,74,75,76,75,76,77,78,79,80,81,82,83,84,85,86,87,88,87,88,89,90,
|
||
|
91,92,93,94,93,94,95,96,97,98,99,100,101,102,103,104,105,106,105,106,107,108
|
||
|
</data>
|
||
|
</layer>
|
||
|
<objectgroup id="2" name="Object Layer 1">
|
||
|
<object id="1" name="STAIRS" x="151.349" y="138.188">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="2" name="HERO" x="21.7659" y="137.682">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="3" name="SPIKES" x="118.447" y="140.213">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="4" name="SPIKES" x="102.755" y="142.744">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="5" name="DOOR_SWITCHED_OPEN" x="55.6802" y="139.2">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="6" name="SPIKES" x="39.7354" y="137.429">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="7" name="SPIKES_DOWN" x="71.3719" y="141.984">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="8" name="DOOR_SWITCHED" x="88.5821" y="134.645">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="9" name="SPIKES_DOWN" x="135.151" y="141.984">
|
||
|
<point/>
|
||
|
</object>
|
||
|
</objectgroup>
|
||
|
</map>
|