diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-27 15:24:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-27 15:24:58 -0300 |
commit | 793944f06a8ce438ea90544e93ac6f4c796ab911 (patch) | |
tree | 8644e20eeadab067cbcc2761bda46a9582c815c9 | |
parent | 4342f37a6eb5b2a594d694b509a391e1e77219d3 (diff) | |
download | clientdata-793944f06a8ce438ea90544e93ac6f4c796ab911.tar.gz clientdata-793944f06a8ce438ea90544e93ac6f4c796ab911.tar.bz2 clientdata-793944f06a8ce438ea90544e93ac6f4c796ab911.tar.xz clientdata-793944f06a8ce438ea90544e93ac6f4c796ab911.zip |
Mild adjustment to particle effects in 025-1
-rw-r--r-- | maps/025-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/025-1.tmx b/maps/025-1.tmx index 0c43baa8..d6cb4d6b 100644 --- a/maps/025-1.tmx +++ b/maps/025-1.tmx @@ -1389,7 +1389,7 @@ <object id="66" name="graphics/particles/geyser.xml" type="PARTICLE_EFFECT" x="3410" y="1513"/> <object id="67" name="graphics/particles/chimney-dark.xml" type="PARTICLE_EFFECT" x="1144" y="2263"/> <object id="68" name="graphics/particles/hellblaze.particle.xml" type="PARTICLE_EFFECT" x="1809" y="1618"/> - <object id="69" name="graphics/particles/circle-magic.xml" type="PARTICLE_EFFECT" x="1263" y="3671" width="32" height="32"/> + <object id="69" name="graphics/particles/circle-magic.xml" type="PARTICLE_EFFECT" x="1248" y="3680" width="32" height="32"/> <object id="70" name="graphics/particles/wispdance.particle.xml" type="PARTICLE_EFFECT" x="1280" y="3808"/> <object id="71" name="graphics/particles/cooking.particle.xml" type="PARTICLE_EFFECT" x="4574" y="1119"/> <object id="72" name="graphics/particles/circle-magic.xml" type="PARTICLE_EFFECT" x="4320" y="1888" width="32" height="32"/> @@ -1402,7 +1402,7 @@ <object id="79" name="graphics/particles/whirlpool.particle.xml" type="PARTICLE_EFFECT" x="2199" y="1975"/> <object id="80" name="graphics/particles/whirlpool.particle.xml" type="PARTICLE_EFFECT" x="2182" y="2005"/> <object id="81" name="graphics/particles/whirlpool.particle.xml" type="PARTICLE_EFFECT" x="2151" y="2005"/> - <object id="82" name="graphics/particles/pentagram-linedraw.particle.xml" type="PARTICLE_EFFECT" x="1359" y="3696"/> + <object id="82" name="graphics/particles/pentagram-linedraw.particle.xml" type="PARTICLE_EFFECT" x="1280" y="3680" width="32" height="32"/> <object id="83" name="graphics/particles/peixe-salto1.xml" type="PARTICLE_EFFECT" x="3936" y="3168" width="32" height="32"/> <object id="84" name="graphics/particles/peixe-salto4.xml" type="PARTICLE_EFFECT" x="3648" y="2912" width="32" height="32"/> <object id="85" name="graphics/particles/peixe-salto2.xml" type="PARTICLE_EFFECT" x="3712" y="3168" width="32" height="32"/> |