diff options
author | gumi <mekolat@users.noreply.github.com> | 2017-11-20 11:40:30 -0500 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2017-11-20 11:40:30 -0500 |
commit | e3fd1c32c0383a2b525b47970c751b8ba7d3917f (patch) | |
tree | 17aee2cef861322bd118d812b885ee9b4b83c5fb /maps/005-3.tmx | |
parent | a95c059d4e57e3c4e618b5d393bfdcf7d73c7d92 (diff) | |
download | clientdata-e3fd1c32c0383a2b525b47970c751b8ba7d3917f.tar.gz clientdata-e3fd1c32c0383a2b525b47970c751b8ba7d3917f.tar.bz2 clientdata-e3fd1c32c0383a2b525b47970c751b8ba7d3917f.tar.xz clientdata-e3fd1c32c0383a2b525b47970c751b8ba7d3917f.zip |
fix various map/atlas issues
Diffstat (limited to 'maps/005-3.tmx')
-rw-r--r-- | maps/005-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/005-3.tmx b/maps/005-3.tmx index b018374d..a6309cbd 100644 --- a/maps/005-3.tmx +++ b/maps/005-3.tmx @@ -882,8 +882,8 @@ <object id="16" name="graphics/particles/flame.particle.xml" type="particle_effect" x="960" y="1184" width="32" height="32"/> <object id="17" name="graphics/particles/flame.particle.xml" type="particle_effect" x="3808" y="2144" width="32" height="32"/> <object id="18" name="graphics/particles/flame.particle.xml" type="particle_effect" x="4288" y="3392" width="32" height="32"/> - <object id="19" name="graphics/particles/flame-blue.particle.xml" type="particle_effect" x="3776" y="3136" width="32" height="32"/> - <object id="20" name="graphics/particles/flame-blue.particle.xml" type="particle_effect" x="2720" y="1472" width="32" height="32"/> + <object id="19" name="graphics/particles/flame.particle.xml" type="particle_effect" x="3776" y="3136" width="32" height="32"/> + <object id="20" name="graphics/particles/flame.particle.xml" type="particle_effect" x="2720" y="1472" width="32" height="32"/> <object id="21" name="Back to path" type="warp" x="3232" y="960" width="32" height="32"> <properties> <property name="dest_map" value="005-3"/> |