diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-05 17:25:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-05 17:25:07 -0300 |
commit | 88fb2fdfeb12222c1a6f66d4e668a76e0d634c21 (patch) | |
tree | f1797e72859047cb20e1691e11d684eb8b120401 /maps/012-1.tmx | |
parent | 68ebb1bbbe6119f624a48c206191ff25d1b55d68 (diff) | |
download | clientdata-88fb2fdfeb12222c1a6f66d4e668a76e0d634c21.tar.gz clientdata-88fb2fdfeb12222c1a6f66d4e668a76e0d634c21.tar.bz2 clientdata-88fb2fdfeb12222c1a6f66d4e668a76e0d634c21.tar.xz clientdata-88fb2fdfeb12222c1a6f66d4e668a76e0d634c21.zip |
Initial version of 012-7 Hurnscald Town Hall
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 267f72db..241a7eb5 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="37"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="162" height="120" tilewidth="32" tileheight="32" nextobjectid="38"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="1"/> @@ -1092,6 +1092,13 @@ <property name="dest_y" value="68"/> </properties> </object> + <object id="37" name="To Town Hall" type="warp" x="3264" y="2208" width="32" height="32"> + <properties> + <property name="dest_map" value="012-7"/> + <property name="dest_x" value="35"/> + <property name="dest_y" value="64"/> + </properties> + </object> </objectgroup> <objectgroup color="#fffa00" name="Spawns" visible="0"> <object id="25" name="Red Butterfly" type="spawn" x="1760" y="1568" width="2304" height="960"> |