diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-05 15:11:05 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-05 15:11:05 +0400 |
commit | 1e442644f34b7511a900008f68e38fdc77c74185 (patch) | |
tree | c9ea3a86e434115339ad8558754b33c9c64dd529 /graphics/particles/waterfall-2x1.particle.xml | |
parent | b08bfea5bf840b78a95a3225022f52705d329bfe (diff) | |
download | clientdata-1e442644f34b7511a900008f68e38fdc77c74185.tar.gz clientdata-1e442644f34b7511a900008f68e38fdc77c74185.tar.bz2 clientdata-1e442644f34b7511a900008f68e38fdc77c74185.tar.xz clientdata-1e442644f34b7511a900008f68e38fdc77c74185.zip |
Fixed several typos in particle effect XML files.
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"/> |