diff options
Diffstat (limited to 'maps/018-4-1.tmx')
-rw-r--r-- | maps/018-4-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/018-4-1.tmx b/maps/018-4-1.tmx index 3d38a1e1..321c1a48 100644 --- a/maps/018-4-1.tmx +++ b/maps/018-4-1.tmx @@ -958,8 +958,8 @@ <object id="9" name="To Outside" type="warp" x="3264" y="2752" width="32" height="32"> <properties> <property name="dest_map" value="018-4"/> - <property name="dest_x" type="int" value="94"/> - <property name="dest_y" type="int" value="90"/> + <property name="dest_x" type="int" value="99"/> + <property name="dest_y" type="int" value="100"/> </properties> </object> <object id="12" name="Cave Snake" type="spawn" x="928" y="992" width="4288" height="2304"> |