diff options
-rw-r--r-- | maps/026-2.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/026-2.tmx b/maps/026-2.tmx index be0333308..149138986 100644 --- a/maps/026-2.tmx +++ b/maps/026-2.tmx @@ -1178,7 +1178,7 @@ </data> </layer> <objectgroup id="9" name="Objects"> - <object id="1" name="To B1F" type="warp" x="1024" y="3136" width="32" height="32"> + <object id="1" name="To B1F" type="warp" x="1024" y="3104" width="32" height="32"> <properties> <property name="dest_map" value="026-1"/> <property name="dest_x" value="60"/> @@ -1201,7 +1201,7 @@ <property name="npc_id" value="SCRIPT"/> </properties> </object> - <object id="4" name="Curse Timer" type="function" x="1024" y="3104" width="32" height="32"> + <object id="4" name="Curse Timer" type="function" x="1024" y="3072" width="32" height="32"> <properties> <property name="doevent" value="#DungeonCore::OnCurse"/> </properties> |