diff options
-rw-r--r-- | maps/000-2-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/000-2-4.tmx b/maps/000-2-4.tmx index 1cb5afca..e7a496f1 100644 --- a/maps/000-2-4.tmx +++ b/maps/000-2-4.tmx @@ -501,7 +501,7 @@ <objectgroup name="Object"> <object id="11" name="ToLevel1" type="warp" x="1312" y="960" width="32" height="32"> <properties> - <property name="dest_map" value="000-2-1"/> + <property name="dest_map" value="000-2-2"/> <property name="dest_x" value="25"/> <property name="dest_y" value="31"/> </properties> |