1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-10-30 11:19:17 +00:00
This commit is contained in:
2022-06-13 22:33:58 +02:00
parent 27ea0b2f05
commit 260515519e
2 changed files with 107 additions and 17 deletions

81
resources/map/21N205.tmx Normal file
View File

@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="10" height="14" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="1">
<tileset firstgid="1" source="assets/Dungeon_v2.tsx"/>
<tileset firstgid="229" source="assets/Slates_v2.tsx"/>
<tileset firstgid="293" source="assets/pokemon_v2.tsx"/>
<imagelayer id="3" name="Calque d'Images 1" offsetx="-1369" offsety="25">
<image source="png/21N2.PNG" width="4164" height="1053"/>
</imagelayer>
<layer id="4" name="floor" width="10" height="14">
<data encoding="csv">
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242,
242,242,242,242,242,242,242,242,242,242
</data>
</layer>
<layer id="5" name="stair" width="10" height="14">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,
0,0,45,45,0,0,0,0,45,0,
0,0,45,45,45,45,45,45,45,0,
0,0,0,0,0,0,0,0,45,0,
0,0,0,0,0,0,0,0,45,0,
0,0,0,0,0,0,0,45,45,0,
0,0,0,0,0,0,0,45,0,0,
0,0,0,0,0,0,0,45,45,0,
0,0,0,0,0,0,0,0,45,0,
0,0,0,0,0,0,0,0,45,0,
0,0,0,0,0,0,0,0,45,0,
0,0,45,45,45,45,45,45,45,0,
0,0,45,0,0,0,0,45,45,0,
0,0,0,0,0,0,0,0,0,0
</data>
</layer>
<layer id="1" name="wall" width="10" height="14">
<data encoding="csv">
4,5,5,5,5,5,5,5,5,6,
23,24,24,24,24,24,24,24,24,25,
22,0,26,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,0,0,0,0,0,0,0,20,
22,0,45,45,0,0,0,0,45,20,
42,45,43,43,43,43,43,43,43,44,
61,45,62,62,62,62,62,62,62,63
</data>
</layer>
<layer id="6" name="column" width="10" height="14">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,
0,0,1019,0,0,0,0,0,1019,0,
0,0,1053,0,0,0,0,0,1053,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,1019,0,0,0,0,0,1019,0,
0,0,1053,0,0,0,0,0,1053,0,
0,0,0,0,0,0,0,0,0,0
</data>
</layer>
</map>