diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-15 03:11:26 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-15 03:11:26 -0200 |
commit | 8107e9446441ef588b27e633477e4131cafaa4a6 (patch) | |
tree | 725eb9a9806c2311a640e2250269394b9a4838ff /maps/019-4.tmx | |
parent | a81ecf073d190c57e12760cf19533a4dbecdd0a6 (diff) | |
download | clientdata-8107e9446441ef588b27e633477e4131cafaa4a6.tar.gz clientdata-8107e9446441ef588b27e633477e4131cafaa4a6.tar.bz2 clientdata-8107e9446441ef588b27e633477e4131cafaa4a6.tar.xz clientdata-8107e9446441ef588b27e633477e4131cafaa4a6.zip |
019-4-1 Christmas Workshop (required for Christmas events)
Diffstat (limited to 'maps/019-4.tmx')
-rw-r--r-- | maps/019-4.tmx | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/maps/019-4.tmx b/maps/019-4.tmx index da0bd2fe..f6bd5edf 100644 --- a/maps/019-4.tmx +++ b/maps/019-4.tmx @@ -905,12 +905,11 @@ <property name="dest_y" value="101"/> </properties> </object> - <object id="6" name="To Christmas Inn" type="warp" x="4256" y="1696" width="32" height="32"> + <object id="6" name="To Christmas Workshop" type="warp" x="4256" y="1696" width="32" height="32"> <properties> - <property name="dest_map" value="030-2"/> - <property name="dest_x" value="88"/> - <property name="dest_y" value="50"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="019-4-1"/> + <property name="dest_x" value="50"/> + <property name="dest_y" value="45"/> </properties> </object> <object id="10" name="To Woodlands" type="warp" x="1696" y="3520" width="64" height="32"> |