diff options
Diffstat (limited to 'maps/001-2-12.tmx')
-rw-r--r-- | maps/001-2-12.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-12.tmx b/maps/001-2-12.tmx index 5e618d26..5cb24139 100644 --- a/maps/001-2-12.tmx +++ b/maps/001-2-12.tmx @@ -370,7 +370,7 @@ <properties> <property name="dest_map" value="001-2-13"/> <property name="dest_x" value="27"/> - <property name="dest_y" value="29"/> + <property name="dest_y" value="28"/> </properties> </object> <object id="2" name="To Artis" type="warp" x="1088" y="1152" width="32" height="32"> @@ -380,7 +380,7 @@ <property name="dest_y" value="31"/> </properties> </object> - <object id="3" name="To Basement" type="script_warp" x="928" y="896" width="32" height="32"> + <object id="3" name="To Basement" type="warp" x="928" y="896" width="32" height="32"> <properties> <property name="dest_map" value="001-2-14"/> <property name="dest_x" value="25"/> |