diff options
-rw-r--r-- | maps/025-3.tmx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/maps/025-3.tmx b/maps/025-3.tmx index bcc7a23b..96a8897d 100644 --- a/maps/025-3.tmx +++ b/maps/025-3.tmx @@ -89,12 +89,5 @@ <property name="monster_id" value="41"/> </properties> </object> - <object name="ToBattleCave" type="warp" x="2560" y="2688" width="32" height="32"> - <properties> - <property name="dest_map" value="025-4"/> - <property name="dest_x" value="3520"/> - <property name="dest_y" value="3008"/> - </properties> - </object> </objectgroup> </map> |