diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-01 20:22:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-01 20:22:01 -0300 |
commit | c4abc6aa94f8ae76100e57a32d99d2fae5718647 (patch) | |
tree | 2dc49133be3dc2229d3ef71647d9da959090a1ba /maps/012-1.tmx | |
parent | 4f294ef551b6353bd690dd1e53f36f81f835a1ec (diff) | |
download | clientdata-c4abc6aa94f8ae76100e57a32d99d2fae5718647.tar.gz clientdata-c4abc6aa94f8ae76100e57a32d99d2fae5718647.tar.bz2 clientdata-c4abc6aa94f8ae76100e57a32d99d2fae5718647.tar.xz clientdata-c4abc6aa94f8ae76100e57a32d99d2fae5718647.zip |
Hurnscald Archery Shop (012-3)
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index b3768bee..4fe4b0f5 100644 --- a/maps/012-1.tmx +++ b/maps/012-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="162" height="120" tilewidth="32" tileheight="32" nextobjectid="31"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="162" height="120" tilewidth="32" tileheight="32" nextobjectid="32"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="1"/> @@ -1052,8 +1052,15 @@ <property name="dest_y" value="46"/> </properties> </object> + <object id="31" name="To Archery Shop" type="warp" x="2848" y="1856" width="32" height="32"> + <properties> + <property name="dest_map" value="012-3"/> + <property name="dest_x" value="41"/> + <property name="dest_y" value="45"/> + </properties> + </object> </objectgroup> - <objectgroup color="#fffa00" name="Spawns"> + <objectgroup color="#fffa00" name="Spawns" visible="0"> <object id="25" name="Red Butterfly" type="spawn" x="1760" y="1568" width="2304" height="960"> <properties> <property name="death" value="90000"/> |