diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-28 19:31:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-28 19:31:46 -0300 |
commit | 52dfe15b217db325c472fa3e19c5afd3e968290c (patch) | |
tree | 86bf2923f75c3076cbcb412b278f46b05636b9fc /maps/017-1.tmx | |
parent | d637b4f38fa36d1e3df55f5926d1c8e98702010f (diff) | |
download | clientdata-52dfe15b217db325c472fa3e19c5afd3e968290c.tar.gz clientdata-52dfe15b217db325c472fa3e19c5afd3e968290c.tar.bz2 clientdata-52dfe15b217db325c472fa3e19c5afd3e968290c.tar.xz clientdata-52dfe15b217db325c472fa3e19c5afd3e968290c.zip |
018-6-1 Elenium Mines
Diffstat (limited to 'maps/017-1.tmx')
-rw-r--r-- | maps/017-1.tmx | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/maps/017-1.tmx b/maps/017-1.tmx index be4595ba..39e95ce4 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.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="250" height="257" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="40"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="250" height="257" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="43"> <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+"/> @@ -2535,6 +2535,30 @@ <property name="npc_id" value="SCRIPT"/> </properties> </object> + <object id="40" name="Townhall" type="warp" x="5760" y="640" width="32" height="32"> + <properties> + <property name="dest_map" value="self"/> + <property name="dest_x" value="57"/> + <property name="dest_y" value="34"/> + <property name="npc_id" value="SCRIPT"/> + </properties> + </object> + <object id="41" name="Townhall" type="warp" x="5824" y="640" width="32" height="32"> + <properties> + <property name="dest_map" value="self"/> + <property name="dest_x" value="57"/> + <property name="dest_y" value="34"/> + <property name="npc_id" value="SCRIPT"/> + </properties> + </object> + <object id="42" name="Elenium Mines" type="warp" x="1024" y="1408" width="32" height="32"> + <properties> + <property name="dest_map" value="self"/> + <property name="dest_x" value="57"/> + <property name="dest_y" value="34"/> + <property name="npc_id" value="SCRIPT"/> + </properties> + </object> </objectgroup> <objectgroup id="11" name="Margin"> <object id="13" name="N" type="fixme" x="0" y="0" width="8000" height="640"/> |