diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 01:29:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 01:29:00 -0300 |
commit | 5502118d0dd1ec78b0f669b9ec07493c5105d9b6 (patch) | |
tree | b6904fcdb36f557e25f742bdb56f582ca073df70 | |
parent | d8121cecc089778be16773e2b40a70394aaf4978 (diff) | |
download | clientdata-5502118d0dd1ec78b0f669b9ec07493c5105d9b6.tar.gz clientdata-5502118d0dd1ec78b0f669b9ec07493c5105d9b6.tar.bz2 clientdata-5502118d0dd1ec78b0f669b9ec07493c5105d9b6.tar.xz clientdata-5502118d0dd1ec78b0f669b9ec07493c5105d9b6.zip |
Bug
-rw-r--r-- | maps/012-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index a7324523..6969ae2d 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1024,7 +1024,7 @@ <property name="dest_y" value="61"/> </properties> </object> - <object id="6" name="To Woodland Mining Camp" type="fixme" x="2464" y="544" width="128" height="32"> + <object id="6" name="To Woodland Mining Camp" type="warp" x="2464" y="544" width="128" height="32"> <properties> <property name="dest_map" value="014-1"/> <property name="dest_x" value="78"/> |