agb/examples/the-dungeon-keepers-lament/maps/levels/level_squid_intro.tmx

54 lines
2.5 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="12">
<properties>
<property name="DIRECTIONS" value="DDDRRRDDDLLL"/>
<property name="ITEMS" value="SWITCH,DOOR"/>
<property name="NAME" value="Why did I put that door there?"/>
</properties>
<tileset firstgid="1" source="../level.tsx"/>
<layer id="1" name="Backgrounds" width="22" height="20">
<data encoding="csv">
0,0,0,0,0,0,1,2,15,16,17,18,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,19,20,33,34,35,36,0,0,0,0,0,0,0,0,0,0,
1,2,6,7,8,9,117,118,43,44,3221225600,3221225599,17,18,0,0,0,0,0,0,0,0,
19,20,24,25,26,27,135,136,61,62,3221225582,3221225581,35,36,0,0,0,0,0,0,0,0,
145,146,39,40,45,46,1073741991,1073741992,45,46,51,52,53,54,0,0,0,0,0,0,0,0,
163,164,57,58,63,64,1073741973,1073741974,63,64,69,70,71,72,0,0,0,0,0,0,0,0,
181,182,45,46,45,46,47,48,49,50,39,40,3221225600,3221225599,11,12,13,14,15,16,17,18,
199,200,63,64,63,64,65,66,67,68,57,58,3221225582,3221225581,29,30,31,32,33,34,35,36,
145,146,45,46,47,48,45,46,45,46,39,40,43,44,47,48,39,40,45,46,147,148,
163,164,63,64,65,66,63,64,63,64,57,58,61,62,65,66,57,58,63,64,165,166,
181,182,47,48,39,40,149,150,47,48,47,48,149,150,39,40,45,46,47,48,183,184,
199,200,65,66,57,58,167,168,65,66,65,66,167,168,57,58,63,64,65,66,201,202,
37,38,45,46,151,152,153,154,39,40,111,112,119,120,47,48,51,52,47,48,165,166,
55,56,63,64,169,170,171,172,57,58,129,130,137,138,65,66,69,70,65,66,183,184,
73,74,75,76,187,188,189,190,47,48,39,40,47,48,51,52,51,52,39,40,147,148,
91,92,93,94,205,206,207,208,65,66,57,58,65,66,69,70,69,70,57,58,165,166,
0,0,0,0,0,0,145,146,47,48,39,40,149,150,51,52,2147483758,2147483757,77,78,2147483722,2147483721,
0,0,0,0,0,0,163,164,65,66,57,58,167,168,69,70,2147483776,2147483775,95,96,2147483740,2147483739,
0,0,0,0,0,0,73,74,75,76,77,78,185,186,79,80,2147483722,2147483721,0,0,0,0,
0,0,0,0,0,0,91,92,93,94,95,96,203,204,97,98,2147483740,2147483739,0,0,0,0
</data>
</layer>
<objectgroup id="2" name="Objects">
<object id="6" name="DOOR_SWITCHED" x="72" y="56">
<point/>
</object>
<object id="7" name="DOOR_SWITCHED_OPEN" x="104" y="72">
<point/>
</object>
<object id="8" name="HERO" x="72" y="24">
<point/>
</object>
<object id="9" name="SQUID_DOWN" x="24" y="72">
<point/>
</object>
<object id="10" name="SPIKES_DOWN" x="104" y="120">
<point/>
</object>
<object id="11" name="STAIRS" x="88" y="120">
<point/>
</object>
</objectgroup>
</map>