2023-07-26 07:34:09 +10:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-09-06 07:52:10 +10:00
|
|
|
<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="5">
|
2023-07-26 07:34:09 +10:00
|
|
|
<properties>
|
|
|
|
<property name="DIRECTIONS" value="LLRRRRR"/>
|
|
|
|
<property name="ITEMS" value="SLIME,SWORD"/>
|
|
|
|
<property name="NAME" value="It takes time to kill slimes"/>
|
|
|
|
</properties>
|
|
|
|
<tileset firstgid="1" source="../level16.tsx"/>
|
2023-09-06 07:52:10 +10:00
|
|
|
<layer id="1" name="Ground" width="11" height="10">
|
2023-07-26 07:34:09 +10:00
|
|
|
<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,6,5,2,2,6,4,8,9,0,
|
|
|
|
0,10,17,17,12,15,13,17,17,38,0,
|
|
|
|
0,19,20,20,20,25,20,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,0,0,0,0,0,0,0,0,0,0
|
|
|
|
</data>
|
|
|
|
</layer>
|
2023-09-06 07:52:10 +10:00
|
|
|
<objectgroup id="2" name="Puzzle">
|
2023-07-26 07:34:09 +10:00
|
|
|
<object id="1" name="STAIRS" x="135.08" y="73.5784">
|
|
|
|
<point/>
|
|
|
|
</object>
|
|
|
|
<object id="2" name="HERO" x="71.625" y="73.3966">
|
|
|
|
<point/>
|
|
|
|
</object>
|
|
|
|
</objectgroup>
|
2023-09-06 07:52:10 +10:00
|
|
|
<objectgroup id="3" name="Solution">
|
|
|
|
<object id="3" name="SLIME" x="38.7493" y="72.6837">
|
|
|
|
<point/>
|
|
|
|
</object>
|
|
|
|
<object id="4" name="SWORD" x="53.8822" y="71.5373">
|
|
|
|
<point/>
|
|
|
|
</object>
|
|
|
|
</objectgroup>
|
2023-07-26 07:34:09 +10:00
|
|
|
</map>
|