diff options
-rw-r--r-- | maps/012-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 0d0f3cf9..162db341 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1036,14 +1036,14 @@ <property name="dest_y" value="97"/> </properties> </object> - <object id="7" name="To Woodland" type="fixme" x="2464" y="3264" width="128" height="32"> + <object id="7" name="To Woodland" type="warp" x="2464" y="3264" width="128" height="32"> <properties> <property name="dest_map" value="014-2"/> <property name="dest_x" value="178"/> <property name="dest_y" value="22"/> </properties> </object> - <object id="8" name="To Woodland" type="fixme" x="4192" y="3232" width="96" height="32"> + <object id="8" name="To Woodland" type="warp" x="4192" y="3232" width="96" height="32"> <properties> <property name="dest_map" value="014-2"/> <property name="dest_x" value="232"/> |