diff options
Diffstat (limited to 'graphics/particles/hillwaterfall1.particle.xml')
-rw-r--r-- | graphics/particles/hillwaterfall1.particle.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/hillwaterfall1.particle.xml b/graphics/particles/hillwaterfall1.particle.xml index 2419692a..d22c9299 100644 --- a/graphics/particles/hillwaterfall1.particle.xml +++ b/graphics/particles/hillwaterfall1.particle.xml @@ -22,7 +22,7 @@ <property name="position-x" min="-40" max="48"/>
<property name="position-y" min="34" max="44"/>
<property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-white-a.png"/>
+ <property name="image" value="graphics/particles/fog-medium-a.png"/>
<property name="horizontal-angle" min="0" max="360"/>
<property name="vertical-angle" min="0" max="90"/>
<property name="power" value="1.0"/>
@@ -34,7 +34,7 @@ <property name="position-x" min="-40" max="48"/>
<property name="position-y" min="34" max="44"/>
<property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-white-b.png"/>
+ <property name="image" value="graphics/particles/fog-medium-b.png"/>
<property name="horizontal-angle" min="0" max="360"/>
<property name="vertical-angle" min="0" max="90"/>
<property name="power" value="1.0"/>
|