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-10.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-10.tmx')
-rw-r--r-- | maps/001-2-10.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-10.tmx b/maps/001-2-10.tmx index 4d35143e..6353836c 100644 --- a/maps/001-2-10.tmx +++ b/maps/001-2-10.tmx @@ -417,7 +417,7 @@ <property name="dest_y" value="50"/> </properties> </object> - <object id="3" name="save" type="save" x="832" y="928" width="32" height="32"> + <object id="3" name="save" type="save" x="832" y="960" width="32" height="32"> <properties> <property name="inn" value="CURRENT_INN"/> </properties> |