diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-11 12:22:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-11 12:22:34 -0300 |
commit | 8940dc3f0c7442efa702b4858aa1d879af92c181 (patch) | |
tree | 0a74d9c90a6e44eb3fdb72f159a350d03ce54038 /maps/001-1.tmx | |
parent | 0a5bbbe329d57984635e9dabf26fb796f6d1f4da (diff) | |
download | clientdata-8940dc3f0c7442efa702b4858aa1d879af92c181.tar.gz clientdata-8940dc3f0c7442efa702b4858aa1d879af92c181.tar.bz2 clientdata-8940dc3f0c7442efa702b4858aa1d879af92c181.tar.xz clientdata-8940dc3f0c7442efa702b4858aa1d879af92c181.zip |
Fix broken particle
Diffstat (limited to 'maps/001-1.tmx')
-rw-r--r-- | maps/001-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index 8aa92b3f..baa7b3d3 100644 --- a/maps/001-1.tmx +++ b/maps/001-1.tmx @@ -1691,7 +1691,7 @@ </layer> <objectgroup color="#ff55ff" name="particles"> <object id="5" name="graphics/particles/circle-magic.xml" type="PARTICLE_EFFECT" x="7536" y="808" width="32" height="32"/> - <object id="7" name="graphics/particles/pentagram-linedraw.particle.xml" type="PARTICLE_EFFECT" x="7584" y="800"/> + <object id="7" name="graphics/particles/wispdance.particle.xml" type="PARTICLE_EFFECT" x="7552" y="896"/> </objectgroup> <objectgroup name="Objects"/> </map> |