1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2024-11-23 01:43:28 +00:00
PokeHES/Data/map/21N308.tmx

89 lines
2.5 KiB
Plaintext
Raw Permalink Normal View History

2022-06-14 01:56:02 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="9" height="14" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" 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="9" height="14">
<data encoding="csv">
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,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
</data>
</layer>
<layer id="1" name="wall" width="9" height="14">
<data encoding="csv">
4,5,26,40,40,40,40,40,6,
23,24,26,59,59,59,59,59,25,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,20,
42,43,43,43,43,43,43,43,44,
61,62,62,62,62,62,62,62,63
</data>
</layer>
<layer id="5" name="column" width="9" height="14">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,
0,955,0,0,0,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,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,64,0,0,0,0,0,0,0,
0,64,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0
</data>
</layer>
<layer id="6" name="column" width="9" height="14">
<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,955,0,0,0,0,0,0,0,
0,989,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0
</data>
</layer>
<objectgroup id="7" name="door">
<object id="1" x="80.6667" y="16">
<properties>
2022-06-15 09:42:23 +00:00
<property name="nextDirection" value="UP"/>
2022-06-14 01:56:02 +00:00
<property name="nextMap" value="21N3"/>
<property name="nextX" type="int" value="1"/>
<property name="nextY" type="int" value="13"/>
</properties>
</object>
</objectgroup>
</map>