agb/examples/the-dungeon-puzzlers-lament/maps/levels/level_spikes2.tmx

54 lines
2.3 KiB
Plaintext
Raw Normal View History

2023-07-20 02:41:17 +10:00
<?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="18">
<properties>
<property name="DIRECTIONS" value="ULULULULULULULUL"/>
<property name="ITEMS" value="DOOR_SWITCHED_OPEN,SWITCH,SWITCH,DOOR_SWITCHED"/>
<property name="NAME" value="Why do people leave things in awkward places?"/>
</properties>
<tileset firstgid="1" source="../level.tsx"/>
<layer id="1" name="Tile Layer 1" width="22" height="20">
<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,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,0,0,0,0,0,0,0,0,0,
0,0,0,0,1,2,3,4,5,6,9,10,11,12,13,14,15,16,17,18,0,0,
0,0,0,0,19,20,21,22,23,24,27,28,29,30,31,32,33,34,35,36,0,0,
0,0,0,0,37,38,39,40,51,52,51,52,41,42,45,46,39,40,53,54,0,0,
0,0,0,0,55,56,57,58,69,70,69,70,59,60,63,64,57,58,71,72,0,0,
0,0,0,0,2147483762,2147483761,2147483760,2147483759,51,52,39,40,39,40,51,52,45,46,147,148,0,0,
0,0,0,0,2147483780,2147483779,2147483778,2147483777,69,70,57,58,57,58,69,70,63,64,165,166,0,0,
0,0,0,0,145,146,39,40,39,40,45,46,51,52,45,46,45,46,183,184,0,0,
0,0,0,0,163,164,57,58,57,58,63,64,69,70,63,64,63,64,201,202,0,0,
0,0,0,0,181,182,45,46,41,42,51,52,45,46,51,52,39,40,53,54,0,0,
0,0,0,0,199,200,63,64,59,60,69,70,63,64,69,70,57,58,71,72,0,0,
0,0,0,0,73,74,75,76,77,78,79,80,81,82,83,86,87,88,89,90,0,0,
0,0,0,0,91,92,93,94,95,96,97,98,99,100,101,104,105,106,107,108,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,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="7" name="HERO" x="134.753" y="104.844">
<point/>
</object>
<object id="8" name="STAIRS" x="56" y="57.7214">
<point/>
</object>
<object id="10" name="SPIKES_DOWN" x="73.2137" y="71.2773">
<point/>
</object>
<object id="12" name="SLIME" x="71.4924" y="56">
<point/>
</object>
<object id="15" name="SPIKES" x="88.9213" y="56.8607">
<point/>
</object>
<object id="17" name="SWORD" x="89.3516" y="89.9972">
<point/>
</object>
</objectgroup>
</map>