diff options
author | Reid <reidyaro@gmail.com> | 2016-11-06 04:12:10 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-11-06 04:12:45 +0100 |
commit | 8fa43d973c8dd08ac840702de27ac4bcdd639387 (patch) | |
tree | 446e94fd5b6e5144f54bebe376f8b29b529d1834 /maps/001-2-38.tmx | |
parent | d6a8465aa4ed66ef0ee9c78a3864b3602fc725d7 (diff) | |
download | clientdata-8fa43d973c8dd08ac840702de27ac4bcdd639387.tar.gz clientdata-8fa43d973c8dd08ac840702de27ac4bcdd639387.tar.bz2 clientdata-8fa43d973c8dd08ac840702de27ac4bcdd639387.tar.xz clientdata-8fa43d973c8dd08ac840702de27ac4bcdd639387.zip |
Fix some bad warp locations and add some missing save locations.
Diffstat (limited to 'maps/001-2-38.tmx')
-rw-r--r-- | maps/001-2-38.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-38.tmx b/maps/001-2-38.tmx index 02faa2a9..86fd35fd 100644 --- a/maps/001-2-38.tmx +++ b/maps/001-2-38.tmx @@ -423,7 +423,7 @@ </data> </layer> <objectgroup name="Object" opacity="0.87"> - <object id="7" name="To Hall" type="warp" x="736" y="895" width="32" height="32"> + <object id="7" name="To Hall" type="warp" x="736" y="896" width="32" height="32"> <properties> <property name="dest_map" value="001-2-33"/> <property name="dest_x" value="44"/> |