summaryrefslogtreecommitdiff
path: root/graphics/particles/bonfire.particle.xml
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2021-04-19 05:27:54 +0000
committerLedmitz <smoothshifter@tuta.io>2021-04-19 05:27:54 +0000
commit9b171e9cdfa5a5aed9e96265d53706966278f468 (patch)
treedc4dd4835984bcd146fcafce6b08878cb873be38 /graphics/particles/bonfire.particle.xml
parent62a0bf8c728d66bed898b6949a138df7cfd6822e (diff)
downloadclientdata-9b171e9cdfa5a5aed9e96265d53706966278f468.tar.gz
clientdata-9b171e9cdfa5a5aed9e96265d53706966278f468.tar.bz2
clientdata-9b171e9cdfa5a5aed9e96265d53706966278f468.tar.xz
clientdata-9b171e9cdfa5a5aed9e96265d53706966278f468.zip
To resolve some of the pipeline errors
Diffstat (limited to 'graphics/particles/bonfire.particle.xml')
-rw-r--r--graphics/particles/bonfire.particle.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/particles/bonfire.particle.xml b/graphics/particles/bonfire.particle.xml
index c02afb60..f3a90fc2 100644
--- a/graphics/particles/bonfire.particle.xml
+++ b/graphics/particles/bonfire.particle.xml
@@ -11,7 +11,7 @@ Special fire animation for bonfire tile. Can be used only on the open air.
<property name="vertical-angle" min="0" max="90"/>
<property name="power" min="0" max="0.05"/>
<property name="gravity" value="-0.03"/>
- <animation imageset="graphics/particles/aniblaze.png|W:#BF0019,FF6715,FFE659" width="8" height="8">
+ <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
<sequence start="0" end="14" delay="30"/>
<frame index="14" delay="1000"/>
</animation>
@@ -27,7 +27,7 @@ Special fire animation for bonfire tile. Can be used only on the open air.
<property name="vertical-angle" min="0" max="90"/>
<property name="power" min="0" max="0.05"/>
<property name="gravity" value="-0.03"/>
- <animation imageset="graphics/particles/aniblaze.png|W:#BF0019,FF6715,FFE659" width="8" height="8">
+ <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
<sequence start="0" end="14" delay="30"/>
<frame index="14" delay="1000"/>
</animation>
@@ -42,7 +42,7 @@ Special fire animation for bonfire tile. Can be used only on the open air.
<property name="vertical-angle" min="0" max="90"/>
<property name="power" min="0.0" max="0.05"/>
<property name="gravity" value="-0.03"/>
- <animation imageset="graphics/particles/aniblaze.png|W:#BF0019,FF6715,FFE659" width="8" height="8">
+ <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
<sequence start="0" end="14" delay="30"/>
<frame index="14" delay="1000"/>
</animation>