diff options
author | Micksha <ms-shaman@gmx.de> | 2021-05-26 10:57:58 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2021-05-26 10:57:58 +0000 |
commit | 4e4054807f244fed939ac340e526657d886b73bb (patch) | |
tree | 09c23caf2129951ebd3e9ed5a6d2327538514c05 | |
parent | 52ff9b655a790d0c7aaf182215017d5467c0362c (diff) | |
download | clientdata-4e4054807f244fed939ac340e526657d886b73bb.tar.gz clientdata-4e4054807f244fed939ac340e526657d886b73bb.tar.bz2 clientdata-4e4054807f244fed939ac340e526657d886b73bb.tar.xz clientdata-4e4054807f244fed939ac340e526657d886b73bb.zip |
Celestiafix
-rw-r--r-- | maps/009-1.tmx | 2 | ||||
-rw-r--r-- | maps/009-8.tmx | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/maps/009-1.tmx b/maps/009-1.tmx index 2c9d3f36..5142f9d9 100644 --- a/maps/009-1.tmx +++ b/maps/009-1.tmx @@ -598,7 +598,7 @@ 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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer id="8" name="Collision" width="117" height="75" visible="0"> + <layer id="8" name="Collision" width="117" height="75"> <data encoding="csv"> 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, diff --git a/maps/009-8.tmx b/maps/009-8.tmx index e4cd0108..0875c153 100644 --- a/maps/009-8.tmx +++ b/maps/009-8.tmx @@ -2583,13 +2583,13 @@ <properties> <property name="dest_map" value="009-1"/> <property name="dest_tile_x" value="74"/> - <property name="dest_tile_y" value="50"/> + <property name="dest_tile_y" value="48"/> </properties> </object> <object id="8" name="To Back Entrance" type="warp" x="704" y="4288" width="32" height="32"> <properties> <property name="dest_map" value="009-1"/> - <property name="dest_tile_x" value="72"/> + <property name="dest_tile_x" value="71"/> <property name="dest_tile_y" value="54"/> </properties> </object> |