diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-06-03 00:58:14 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-06-03 00:58:14 +0000 |
commit | c644339e32fd1528018f14ca673292bb716a58d3 (patch) | |
tree | 9f286d8b536fd384fd0baceacdef511b1b7e10fc /maps/new_26-1.tmx | |
parent | 6776a9d64ffd23e6076f9b4a2a07b75c49e11d41 (diff) | |
download | clientdata-c644339e32fd1528018f14ca673292bb716a58d3.tar.gz clientdata-c644339e32fd1528018f14ca673292bb716a58d3.tar.bz2 clientdata-c644339e32fd1528018f14ca673292bb716a58d3.tar.xz clientdata-c644339e32fd1528018f14ca673292bb716a58d3.zip |
Renamed the waterfall particle effects on map 26 so that they are easier to reuse.
Diffstat (limited to 'maps/new_26-1.tmx')
-rw-r--r-- | maps/new_26-1.tmx | 60 |
1 files changed, 15 insertions, 45 deletions
diff --git a/maps/new_26-1.tmx b/maps/new_26-1.tmx index 6fd01491..974011ba 100644 --- a/maps/new_26-1.tmx +++ b/maps/new_26-1.tmx @@ -52,50 +52,20 @@ <tileproperties/> </layer> <objectgroup name="Object Group 1" width="0" height="0"> - <object name="graphics/particles/hillwaterfall1.particle.xml" type="PARTICLE_EFFECT" x="2589" y="3435" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall1.particle.xml" type="PARTICLE_EFFECT" x="3805" y="3310" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall1.particle.xml" type="PARTICLE_EFFECT" x="4285" y="3278" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall2.particle.xml" type="PARTICLE_EFFECT" x="3980" y="3310" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall2.particle.xml" type="PARTICLE_EFFECT" x="4268" y="3053" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall2.particle.xml" type="PARTICLE_EFFECT" x="2445" y="3215" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall3.particle.xml" type="PARTICLE_EFFECT" x="3805" y="3090" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall3.particle.xml" type="PARTICLE_EFFECT" x="4188" y="2835" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall3.particle.xml" type="PARTICLE_EFFECT" x="2300" y="5135" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall4.particle.xml" type="PARTICLE_EFFECT" x="3980" y="3090" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall5.particle.xml" type="PARTICLE_EFFECT" x="1917" y="2665" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall6.particle.xml" type="PARTICLE_EFFECT" x="958" y="4492" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillwaterfall6.particle.xml" type="PARTICLE_EFFECT" x="1180" y="4749" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/hillunderfall.particle.xml" type="PARTICLE_EFFECT" x="1545" y="5000" width="0" height="0"> - <properties/> - </object> - <object name="graphics/particles/apple.particle.xml" type="PARTICLE_EFFECT" x="2717" y="3315" width="0" height="0"> - <properties/> - </object> + <object name="graphics/particles/waterfall-2x3.particle.xml" type="PARTICLE_EFFECT" x="2589" y="3435" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x3.particle.xml" type="PARTICLE_EFFECT" x="3805" y="3310" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x3.particle.xml" type="PARTICLE_EFFECT" x="4285" y="3278" width="0" height="0"/> + <object name="graphics/particles/waterfall-1x3.particle.xml" type="PARTICLE_EFFECT" x="3980" y="3310" width="0" height="0"/> + <object name="graphics/particles/waterfall-1x3.particle.xml" type="PARTICLE_EFFECT" x="4268" y="3053" width="0" height="0"/> + <object name="graphics/particles/waterfall-1x3.particle.xml" type="PARTICLE_EFFECT" x="2445" y="3215" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x2.particle.xml" type="PARTICLE_EFFECT" x="3805" y="3090" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x2.particle.xml" type="PARTICLE_EFFECT" x="4188" y="2835" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x2.particle.xml" type="PARTICLE_EFFECT" x="2300" y="5135" width="0" height="0"/> + <object name="graphics/particles/waterfall-1x2.particle.xml" type="PARTICLE_EFFECT" x="3980" y="3090" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x4.particle.xml" type="PARTICLE_EFFECT" x="1917" y="2665" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x1.particle.xml" type="PARTICLE_EFFECT" x="958" y="4492" width="0" height="0"/> + <object name="graphics/particles/waterfall-2x1.particle.xml" type="PARTICLE_EFFECT" x="1180" y="4749" width="0" height="0"/> + <object name="graphics/particles/hillunderfall.particle.xml" type="PARTICLE_EFFECT" x="1545" y="5000" width="0" height="0"/> + <object name="graphics/particles/apple.particle.xml" type="PARTICLE_EFFECT" x="2717" y="3315" width="0" height="0"/> </objectgroup> </map> |