mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
42 lines
1.8 KiB
Plaintext
42 lines
1.8 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="3">
|
||
|
<properties>
|
||
|
<property name="DIRECTIONS" value="DDDL"/>
|
||
|
<property name="ITEMS" value="DOOR"/>
|
||
|
<property name="NAME" value="You can't go through locked doors"/>
|
||
|
</properties>
|
||
|
<tileset firstgid="1" source="../level.tsx"/>
|
||
|
<layer id="1" name="Background" 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,1,2,3,16,17,18,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,19,20,21,34,35,36,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,37,38,39,52,53,54,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,55,56,57,70,71,72,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,1,2,6,7,1073741951,1073741952,43,44,147,148,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,19,20,24,25,1073741933,1073741934,61,62,165,166,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,37,38,2147483694,2147483693,41,42,47,48,183,184,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,55,56,2147483712,2147483711,59,60,65,66,201,202,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,73,74,75,76,109,110,41,42,165,166,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,91,92,93,94,127,128,59,60,183,184,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,37,38,45,46,147,148,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,55,56,63,64,165,166,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,73,74,75,76,89,90,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,91,92,93,94,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,0,0,0,0
|
||
|
</data>
|
||
|
</layer>
|
||
|
<objectgroup id="2" name="Objects">
|
||
|
<object id="1" name="HERO" x="104.789" y="38.731">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="2" name="STAIRS" x="87.575" y="71.4371">
|
||
|
<point/>
|
||
|
</object>
|
||
|
</objectgroup>
|
||
|
</map>
|