diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 02:20:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 02:20:01 -0300 |
commit | dca45c6e5ecf653288f3379a89cb7d2446075121 (patch) | |
tree | d6dda11d55477290cb8e123f4e767fbd71d350f4 | |
parent | e89ae0fd858d89b82eab8bab5b08155fd87f86f2 (diff) | |
download | clientdata-dca45c6e5ecf653288f3379a89cb7d2446075121.tar.gz clientdata-dca45c6e5ecf653288f3379a89cb7d2446075121.tar.bz2 clientdata-dca45c6e5ecf653288f3379a89cb7d2446075121.tar.xz clientdata-dca45c6e5ecf653288f3379a89cb7d2446075121.zip |
[skip ci] broken warp
-rw-r--r-- | maps/018-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/018-1.tmx b/maps/018-1.tmx index e3053824..24d2366d 100644 --- a/maps/018-1.tmx +++ b/maps/018-1.tmx @@ -728,7 +728,7 @@ </object> <object id="8" name="To LoF" type="warp" x="1024" y="2144" width="32" height="32"> <properties> - <property name="dest_map" value="018-1"/> + <property name="dest_map" value="017-1"/> <property name="dest_x" value="179"/> <property name="dest_y" value="196"/> </properties> |