diff options
author | Reid <reidyaro@gmail.com> | 2016-11-27 17:49:17 +0100 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2016-12-03 18:23:57 -0500 |
commit | 510c583680996f66dfb6da1e44fae87563cd6ead (patch) | |
tree | 696e947e448cf7b19615902e1a88d39c230adc03 /maps | |
parent | 1eb3e0ffeea627a7c78344870b37192445399abd (diff) | |
download | clientdata-510c583680996f66dfb6da1e44fae87563cd6ead.tar.gz clientdata-510c583680996f66dfb6da1e44fae87563cd6ead.tar.bz2 clientdata-510c583680996f66dfb6da1e44fae87563cd6ead.tar.xz clientdata-510c583680996f66dfb6da1e44fae87563cd6ead.zip |
Offset warp destination on the warp from 001-2-4 to 001-2-6 (thanks to Saulc).
Diffstat (limited to 'maps')
-rw-r--r-- | maps/001-2-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-4.tmx b/maps/001-2-4.tmx index a14a1878..4413f485 100644 --- a/maps/001-2-4.tmx +++ b/maps/001-2-4.tmx @@ -473,7 +473,7 @@ <properties> <property name="dest_map" value="001-2-6"/> <property name="dest_x" value="57"/> - <property name="dest_y" value="34"/> + <property name="dest_y" value="36"/> </properties> </object> <object id="3" name="To Library Warehouse" type="ani_warp" x="1664" y="864" width="32" height="32"> |