mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-12-16 21:43:06 +00:00
exterior done
This commit is contained in:
@@ -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="41" height="24" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="14">
|
||||
<map version="1.8" tiledversion="1.8.5" orientation="orthogonal" renderorder="right-down" width="41" height="24" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="16">
|
||||
<tileset firstgid="1" source="assets/pokemon_v2.tsx"/>
|
||||
<tileset firstgid="987" source="assets/Dungeon_v2.tsx"/>
|
||||
<tileset firstgid="1215" source="assets/Slates_v2.tsx"/>
|
||||
@@ -112,5 +112,21 @@
|
||||
<property name="nextY" type="int" value="2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="14" x="1199.75" y="15.25">
|
||||
<properties>
|
||||
<property name="nextDirection" value="UP"/>
|
||||
<property name="nextMap" value="EXT"/>
|
||||
<property name="nextX" type="int" value="38"/>
|
||||
<property name="nextY" type="int" value="40"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="15" x="1232.5" y="16">
|
||||
<properties>
|
||||
<property name="nextDirection" value="UP"/>
|
||||
<property name="nextMap" value="EXT"/>
|
||||
<property name="nextX" type="int" value="39"/>
|
||||
<property name="nextY" type="int" value="40"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user