diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 12:24:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 12:24:39 -0300 |
commit | 1eaa1a8c21fa0923799d84bc36be4b085b06f0ec (patch) | |
tree | e19dfe571e02ba848c2ced6cf26b165626af5d81 /maps/017-1.tmx | |
parent | 5cb4a3c9fb7db09ac074c927c736f243aa6754c2 (diff) | |
download | clientdata-1eaa1a8c21fa0923799d84bc36be4b085b06f0ec.tar.gz clientdata-1eaa1a8c21fa0923799d84bc36be4b085b06f0ec.tar.bz2 clientdata-1eaa1a8c21fa0923799d84bc36be4b085b06f0ec.tar.xz clientdata-1eaa1a8c21fa0923799d84bc36be4b085b06f0ec.zip |
Donate Dimond's Cove to LoF Village.
Diffstat (limited to 'maps/017-1.tmx')
-rw-r--r-- | maps/017-1.tmx | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/maps/017-1.tmx b/maps/017-1.tmx index 3851f8f9..427320ef 100644 --- a/maps/017-1.tmx +++ b/maps/017-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="250" height="257" tilewidth="32" tileheight="32" nextobjectid="31"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="250" height="257" tilewidth="32" tileheight="32" nextobjectid="32"> <properties> <property name="author" value="Jesusalva, Jefferson, Ernando, Diogo, et al: TMW BR v2 Team, TMW-BR Team, TMW2, LoF Team"/> <property name="license" value="GPL v2+"/> @@ -2487,6 +2487,13 @@ <property name="dest_y" value="33"/> </properties> </object> + <object id="31" name="Dimond's Cove" type="warp" x="1728" y="4576" width="96" height="32"> + <properties> + <property name="dest_map" value="017-3"/> + <property name="dest_x" value="32"/> + <property name="dest_y" type="int" value="44"/> + </properties> + </object> </objectgroup> <objectgroup name="Margin"> <object id="13" name="N" type="fixme" x="0" y="0" width="8000" height="640"/> |