diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-20 21:38:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-20 21:40:46 -0300 |
commit | 4c06d4ed218762082c93d6903a3d6e1904e20e4a (patch) | |
tree | c82c13858e2f30d19b5a2e1fdcade32022b4c7ef /maps/003-1.tmx | |
parent | 08b703d71bf79cd765db7d0c98fc65ae17ed3461 (diff) | |
download | clientdata-4c06d4ed218762082c93d6903a3d6e1904e20e4a.tar.gz clientdata-4c06d4ed218762082c93d6903a3d6e1904e20e4a.tar.bz2 clientdata-4c06d4ed218762082c93d6903a3d6e1904e20e4a.tar.xz clientdata-4c06d4ed218762082c93d6903a3d6e1904e20e4a.zip |
Redesign of Magic Council Waiting Room
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index fc147480..c8560b00 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="89"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="180" tilewidth="32" tileheight="32" infinite="0" nextobjectid="90"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1933,6 +1933,13 @@ <property name="spawn" value="35000"/> </properties> </object> + <object id="89" name="To Magic Guild" type="warp" x="1632" y="1120" width="64" height="32"> + <properties> + <property name="dest_map" value="003-0-1"/> + <property name="dest_x" value="50"/> + <property name="dest_y" value="51"/> + </properties> + </object> </objectgroup> <objectgroup color="#ff007f" name="Particles"> <object id="87" name="graphics/particles/chimney-dark.xml" type="particle_effect" x="3552" y="2912" width="32" height="32"/> |