diff options
Diffstat (limited to 'maps/001-2-2.tmx')
-rw-r--r-- | maps/001-2-2.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-2.tmx b/maps/001-2-2.tmx index cc7555e9..6881accf 100644 --- a/maps/001-2-2.tmx +++ b/maps/001-2-2.tmx @@ -75,8 +75,8 @@ <object name="To Second Level" type="warp" x="832" y="960" width="96" height="32"> <properties> <property name="dest_map" value="001-2-3"/> - <property name="dest_x" value="864"/> - <property name="dest_y" value="960"/> + <property name="dest_x" value="2208"/> + <property name="dest_y" value="2496"/> </properties> </object> </objectgroup> |