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-19.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-19.tmx')
-rw-r--r-- | maps/001-2-19.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-19.tmx b/maps/001-2-19.tmx index 2a01243c..00d1dd1c 100644 --- a/maps/001-2-19.tmx +++ b/maps/001-2-19.tmx @@ -506,7 +506,7 @@ <property name="dest_y" value="27"/> </properties> </object> - <object id="5" name="To Artis South" type="ani_warp" x="1312" y="1504" width="32" height="32"> + <object id="5" name="To Artis South" type="ani_warp" x="1312" y="1536" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> <property name="dest_x" value="104"/> |