mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
32 lines
1 KiB
XML
32 lines
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="3">
|
|
<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"/>
|
|
<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,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>
|
|
<objectgroup id="2" name="Object Layer 1">
|
|
<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>
|
|
</map>
|