diff options
author | Reid <reidyaro@gmail.com> | 2015-02-20 00:20:32 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-02-20 00:20:32 +0100 |
commit | db215c9bb7838248888a6cd21cbceb0352a590be (patch) | |
tree | 30e9208c2190166f29148e46ddf608557c244d40 | |
parent | af8508201b03cdeb80dbe33752abc44fed30b3d9 (diff) | |
download | clientdata-db215c9bb7838248888a6cd21cbceb0352a590be.tar.gz clientdata-db215c9bb7838248888a6cd21cbceb0352a590be.tar.bz2 clientdata-db215c9bb7838248888a6cd21cbceb0352a590be.tar.xz clientdata-db215c9bb7838248888a6cd21cbceb0352a590be.zip |
Update artis.
-rw-r--r-- | maps/001-1.tmx | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index dd4bca9c..0120da50 100644 --- a/maps/001-1.tmx +++ b/maps/001-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" renderorder="right-down" width="250" height="175" tilewidth="32" tileheight="32" nextobjectid="8"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="250" height="175" tilewidth="32" tileheight="32"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -126,43 +126,43 @@ </data> </layer> <objectgroup name="Object"> - <object id="1" x="1520" y="2523"/> - <object id="2" name="To Library" type="warp" x="1632" y="2560" width="32" height="32"> + <object x="1520" y="2523"/> + <object name="To Library" type="warp" x="1632" y="2560" width="32" height="32"> <properties> <property name="dest_map" value="001-2-4"/> <property name="dest_x" value="1"/> <property name="dest_y" value="1"/> </properties> </object> - <object id="3" name="To Moon's House" type="warp" x="2208" y="2464" width="32" height="32"> + <object name="To Moon's House" type="warp" x="2208" y="2464" width="32" height="32"> <properties> <property name="dest_map" value="001-2-2"/> <property name="dest_x" value="1"/> <property name="dest_y" value="1"/> </properties> </object> - <object id="4" name="To Light Armor Shop West" type="warp" x="1632" y="2080" width="32" height="32"> + <object name="To Light Armor Shop West" type="warp" x="1632" y="2080" width="32" height="32"> <properties> <property name="dest_map" value="001-2-0"/> <property name="dest_x" value="1"/> <property name="dest_y" value="1"/> </properties> </object> - <object id="5" name="To Light Armor Shop East" type="warp" x="1760" y="2272" width="32" height="32"> + <object name="To Light Armor Shop East" type="warp" x="1760" y="2272" width="32" height="32"> <properties> <property name="dest_map" value="001-2-0"/> <property name="dest_x" value="1"/> <property name="dest_y" value="1"/> </properties> </object> - <object id="6" name="To Harbourmaster Lodge" type="warp" x="5376" y="3168" width="32" height="32"> + <object name="To Harbourmaster Lodge" type="warp" x="5376" y="3168" width="32" height="32"> <properties> <property name="dest_map" value="001-2-16"/> <property name="dest_x" value="1"/> <property name="dest_y" value="1"/> </properties> </object> - <object id="7" name="graphics/particles/panels.xml" type="particle_effect" x="5760" y="800" width="32" height="32"/> + <object name="graphics/particles/panels.xml" type="particle_effect" x="5760" y="800" width="32" height="32"/> </objectgroup> <layer name="Heights" width="250" height="175" visible="0"> <data encoding="base64" compression="zlib"> |