diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-15 02:43:23 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-15 02:43:23 -0200 |
commit | a81ecf073d190c57e12760cf19533a4dbecdd0a6 (patch) | |
tree | c5b64c943b9c1214f42a48c250766a3e712fc1b2 /maps/014-5.tmx | |
parent | 7b14ac28b617e7077e4013192942f01d57b5f4cb (diff) | |
download | clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.tar.gz clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.tar.bz2 clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.tar.xz clientdata-a81ecf073d190c57e12760cf19533a4dbecdd0a6.zip |
Add 019-4: Romantic Place (the missing map between Hurns and Nivalis)
This map was added because Christmas
Diffstat (limited to 'maps/014-5.tmx')
-rw-r--r-- | maps/014-5.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/014-5.tmx b/maps/014-5.tmx index 209aae13..cca628f8 100644 --- a/maps/014-5.tmx +++ b/maps/014-5.tmx @@ -2467,9 +2467,9 @@ </object> <object id="62" name="To Winterlands" type="warp" x="6112" y="512" width="96" height="32"> <properties> - <property name="dest_map" value="019-1"/> - <property name="dest_x" value="60"/> - <property name="dest_y" value="101"/> + <property name="dest_map" value="019-4"/> + <property name="dest_x" value="53"/> + <property name="dest_y" value="109"/> </properties> </object> </objectgroup> |