diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-19 19:44:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-19 19:45:11 -0300 |
commit | 577a9ba87ad40771c31d39badbad7cc20dabafb7 (patch) | |
tree | 454f6033d90ef34e2b8146d7de045412c8030378 /maps/014-5.tmx | |
parent | 18a7f46cb22e5e51d72b5ae4f41822ebefba4bb1 (diff) | |
download | clientdata-577a9ba87ad40771c31d39badbad7cc20dabafb7.tar.gz clientdata-577a9ba87ad40771c31d39badbad7cc20dabafb7.tar.bz2 clientdata-577a9ba87ad40771c31d39badbad7cc20dabafb7.tar.xz clientdata-577a9ba87ad40771c31d39badbad7cc20dabafb7.zip |
Add a new map to finish 014-5
Diffstat (limited to 'maps/014-5.tmx')
-rw-r--r-- | maps/014-5.tmx | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/maps/014-5.tmx b/maps/014-5.tmx index 8e37430f..19870792 100644 --- a/maps/014-5.tmx +++ b/maps/014-5.tmx @@ -2430,18 +2430,16 @@ <objectgroup color="#7fff00" name="Warps"> <object id="19" name="To Small Cave" type="warp" x="1536" y="5152" width="32" height="32"> <properties> - <property name="dest_map" value="012-3"/> - <property name="dest_x" value="37"/> - <property name="dest_y" value="81"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="015-7"/> + <property name="dest_x" value="38"/> + <property name="dest_y" value="94"/> </properties> </object> <object id="20" name="To Small Cave" type="warp" x="1888" y="4928" width="32" height="32"> <properties> - <property name="dest_map" value="012-3"/> - <property name="dest_x" value="80"/> - <property name="dest_y" value="73"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="015-7"/> + <property name="dest_x" value="84"/> + <property name="dest_y" value="65"/> </properties> </object> <object id="23" name="To Woodland" type="warp" x="2592" y="7328" width="64" height="32"> |