1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2024-11-23 09:53:28 +00:00
PokeHES/resources/map/23N215.tmx
2022-06-15 16:05:51 +02:00

73 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="11" height="10" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="2">
<tileset firstgid="1" source="assets/Dungeon_v2.tsx"/>
<tileset firstgid="229" source="assets/pokemon_v2.tsx"/>
<tileset firstgid="1215" source="assets/Slates_v2.tsx"/>
<layer id="3" name="floor" width="11" height="10">
<data encoding="csv">
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,0,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,1228,
1228,1228,1228,1228,1228,1228,1228,1228,1228,0,1228
</data>
</layer>
<layer id="9" name="column" width="11" height="10">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,
0,26,0,0,0,0,0,0,0,0,0,
0,26,0,0,0,0,0,0,0,0,0,
0,26,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,
0,955,0,0,0,0,0,955,0,0,0,
0,989,0,0,0,0,0,989,0,0,0,
0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
<layer id="1" name="wall" width="11" height="10">
<data encoding="csv">
4,5,26,40,40,40,40,40,40,40,6,
23,24,26,59,59,59,59,59,59,59,25,
22,0,0,0,0,0,0,0,45,0,20,
22,0,0,0,0,0,0,0,45,0,20,
22,0,0,0,0,0,0,0,45,0,20,
22,0,0,0,0,0,0,0,45,0,20,
22,0,0,0,0,0,0,0,45,0,20,
22,0,0,0,0,0,0,0,45,0,20,
42,43,43,43,43,43,43,43,43,43,44,
61,62,62,62,62,62,62,62,62,62,63
</data>
</layer>
<layer id="5" name="column" width="11" height="10">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,
0,955,0,0,0,0,0,955,0,0,0,
0,989,0,0,0,0,0,989,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,26,26,0,0,
0,26,0,0,0,0,0,26,0,0,0,
0,26,26,26,26,26,26,26,0,0,0,
0,26,26,0,0,0,0,0,0,0,0
</data>
</layer>
<objectgroup id="7" name="door">
<object id="1" x="80.6667" y="16">
<properties>
<property name="nextDirection" value="UP"/>
<property name="nextMap" value="23N2"/>
<property name="nextX" type="int" value="92"/>
<property name="nextY" type="int" value="9"/>
</properties>
</object>
</objectgroup>
</map>