mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
48 lines
2 KiB
Plaintext
48 lines
2 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="5">
|
||
|
<properties>
|
||
|
<property name="DIRECTIONS" value="RRDURRRRR"/>
|
||
|
<property name="ITEMS" value="DOOR"/>
|
||
|
<property name="NAME" value="Keys open more than one door"/>
|
||
|
</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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,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,7,8,9,10,15,16,17,18,0,0,0,0,
|
||
|
0,0,0,0,19,20,21,22,23,24,25,26,27,28,33,34,35,36,0,0,0,0,
|
||
|
0,0,0,0,37,38,39,40,41,42,43,44,45,46,51,52,53,54,0,0,0,0,
|
||
|
0,0,0,0,55,56,57,58,59,60,61,62,63,64,69,70,71,72,0,0,0,0,
|
||
|
0,0,0,0,73,74,109,110,1073741885,1073741886,2147483758,2147483757,81,82,87,88,89,90,0,0,0,0,
|
||
|
0,0,0,0,91,92,127,128,1073741867,1073741868,2147483776,2147483775,99,100,105,106,107,108,0,0,0,0,
|
||
|
0,0,0,0,0,0,73,74,75,76,2147483722,2147483721,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,91,92,93,94,2147483740,2147483739,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||
|
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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="HERO" x="56" y="72.375">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="2" name="KEY" x="72" y="87.375">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="3" name="DOOR" x="101.625" y="72.875">
|
||
|
<point/>
|
||
|
</object>
|
||
|
<object id="4" name="STAIRS" x="118.875" y="72">
|
||
|
<point/>
|
||
|
</object>
|
||
|
</objectgroup>
|
||
|
</map>
|