diff options
-rw-r--r-- | maps/015-2.tmx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/015-2.tmx b/maps/015-2.tmx index e4199145..6ba23cc1 100644 --- a/maps/015-2.tmx +++ b/maps/015-2.tmx @@ -1982,25 +1982,25 @@ <object id="22" name="To Bandit Lord Cave" type="warp" x="8512" y="5824" width="32" height="32"> <properties> <property name="dest_map" value="015-2"/> - <property name="dest_x" value="249"/> - <property name="dest_y" value="233"/> + <property name="dest_x" value="264"/> + <property name="dest_y" value="237"/> </properties> </object> <object id="24" name="To Bandit Lord Cave" type="warp" x="5568" y="8192" width="32" height="32"> <properties> <property name="dest_map" value="015-2"/> - <property name="dest_x" value="264"/> - <property name="dest_y" value="237"/> + <property name="dest_x" value="249"/> + <property name="dest_y" value="233"/> </properties> </object> - <object id="77" name="To Secret Cave" type="warp" x="8448" y="7552" width="32" height="32"> + <object id="77" name="To Secret Cave" type="warp" x="7968" y="7424" width="32" height="32"> <properties> <property name="dest_map" value="015-2"/> <property name="dest_x" value="174"/> <property name="dest_y" value="255"/> </properties> </object> - <object id="78" name="To Secret Cave" type="warp" x="7968" y="7424" width="32" height="32"> + <object id="78" name="To Secret Cave" type="warp" x="8448" y="7552" width="32" height="32"> <properties> <property name="dest_map" value="015-2"/> <property name="dest_x" value="266"/> |