diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-19 01:07:35 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-19 01:13:47 +0200 |
commit | f83e0e4360ac1ba6b9ae62a879a761c539007e7b (patch) | |
tree | e8d4b9dc345619523d65f0a49510c8896f740b69 /maps/001-1.tmx | |
parent | 553d17f9cf4f8b0ebdb5efa641fcabe021fbcd55 (diff) | |
download | clientdata-f83e0e4360ac1ba6b9ae62a879a761c539007e7b.tar.gz clientdata-f83e0e4360ac1ba6b9ae62a879a761c539007e7b.tar.bz2 clientdata-f83e0e4360ac1ba6b9ae62a879a761c539007e7b.tar.xz clientdata-f83e0e4360ac1ba6b9ae62a879a761c539007e7b.zip |
Added a particle effect to the fountain. Although, doesn't appear through "Over" layer of the map.
Diffstat (limited to 'maps/001-1.tmx')
-rw-r--r-- | maps/001-1.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index 4b9abfa9..8968cce6 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="82"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="250" height="175" tilewidth="32" tileheight="32" nextobjectid="83"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -327,6 +327,7 @@ <object id="52" name="graphics/particles/panels.xml" type="particle_effect" x="3040" y="1632" width="32" height="32"/> <object id="53" name="graphics/particles/panels.xml" type="particle_effect" x="3296" y="2112" width="32" height="32"/> <object id="81" name="graphics/particles/chimney.xml" type="particle_effect" x="4608" y="1344" width="32" height="32"/> + <object id="82" name="graphics/particles/fountain.xml" type="particle_effect" x="2848" y="2496" width="32" height="32"/> </objectgroup> <layer name="Heights" width="250" height="175"> <data encoding="base64" compression="zlib"> |