diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-20 21:46:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-20 21:46:28 -0300 |
commit | 36ddb114216faab6b4fd018fb7e24dc88a8d10f0 (patch) | |
tree | 3fd7928e69c30efd863ef20f0123081d1ddcec84 /maps | |
parent | 56b375ecf75639025f87ae0af6f1a4ee6f150cee (diff) | |
download | clientdata-36ddb114216faab6b4fd018fb7e24dc88a8d10f0.tar.gz clientdata-36ddb114216faab6b4fd018fb7e24dc88a8d10f0.tar.bz2 clientdata-36ddb114216faab6b4fd018fb7e24dc88a8d10f0.tar.xz clientdata-36ddb114216faab6b4fd018fb7e24dc88a8d10f0.zip |
Quench out the fire in Hurnscald (it was an accident)
Diffstat (limited to 'maps')
-rw-r--r-- | maps/009-1.tmx | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/maps/009-1.tmx b/maps/009-1.tmx index 4664276f..b9b2d074 100644 --- a/maps/009-1.tmx +++ b/maps/009-1.tmx @@ -772,41 +772,4 @@ </properties> </object> </objectgroup> - <objectgroup color="#ffaa00" id="10" name="Doomsday"> - <object id="18" name="graphics/particles/hellblaze.particle.xml" type="particle_effect" x="1920" y="1312" width="32" height="32"> - <properties> - <property name="Mask" value="2"/> - </properties> - </object> - <object id="19" name="graphics/particles/hellblaze.particle.xml" type="particle_effect" x="1888" y="960" width="32" height="32"> - <properties> - <property name="Mask" value="2"/> - </properties> - </object> - <object id="20" name="graphics/particles/hellblaze.particle.xml" type="particle_effect" x="1824" y="960" width="32" height="32"> - <properties> - <property name="Mask" value="2"/> - </properties> - </object> - <object id="21" name="graphics/particles/hellblaze.particle.xml" type="particle_effect" x="1376" y="1216" width="32" height="32"> - <properties> - <property name="Mask" value="2"/> - </properties> - </object> - <object id="22" name="graphics/particles/hellblaze.particle.xml" type="particle_effect" x="1248" y="1216" width="32" height="32"> - <properties> - <property name="Mask" value="2"/> - </properties> - </object> - <object id="23" name="graphics/particles/hellblaze.particle.xml" type="particle_effect" x="1312" y="1216" width="32" height="32"> - <properties> - <property name="Mask" value="2"/> - </properties> - </object> - <object id="92" name="graphics/particles/firespot.particle.xml" type="particle_effect" x="1792" y="1440" width="32" height="32"> - <properties> - <property name="Mask" value="2"/> - </properties> - </object> - </objectgroup> </map> |