1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-12-16 21:43:06 +00:00

FabLab added

This commit is contained in:
2022-06-16 21:08:31 +02:00
parent 3e96178c0f
commit 12ccf3f58a
4 changed files with 81 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="30" height="24" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="5">
<map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="30" height="24" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="6">
<tileset firstgid="1" source="assets/Dungeon_v2.tsx"/>
<tileset firstgid="229" source="assets/pokemon_v2.tsx"/>
<layer id="1" name="floor" width="30" height="24">
@@ -103,5 +103,13 @@
<property name="nextY" type="int" value="8"/>
</properties>
</object>
<object id="5" x="946.667" y="432">
<properties>
<property name="nextDirection" value="RIGHT"/>
<property name="nextMap" value="FabLab"/>
<property name="nextX" type="int" value="1"/>
<property name="nextY" type="int" value="10"/>
</properties>
</object>
</objectgroup>
</map>