diff options
Diffstat (limited to 'graphics/particles/waterfall-2x1.particle.xml')
-rw-r--r-- | graphics/particles/waterfall-2x1.particle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/waterfall-2x1.particle.xml b/graphics/particles/waterfall-2x1.particle.xml index 9e2e64a3..2afc5c15 100644 --- a/graphics/particles/waterfall-2x1.particle.xml +++ b/graphics/particles/waterfall-2x1.particle.xml @@ -5,7 +5,7 @@ Copyright (C) 2010-2012 Evol Online --> <particle position-x="0" position-y="0" position-z="0"> <emitter> - <property name="position-x" min="-24" max="30"/> + <property name="position-x" min="-24" max="30"/> <property name="position-y" min="-28" max="-24"/> <property name="position-z" min="27" max="37"/> <property name="image" value="graphics/particles/waterfall-a.png"/> |