summaryrefslogtreecommitdiff
path: root/graphics/particles/lightning1.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-02 17:54:14 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-02 17:54:14 +0300
commit09457f85988d71c0bced396487374e6cf0a318c9 (patch)
tree822270bb023f0c04520ad2c1714e28f8456fc1bc /graphics/particles/lightning1.xml
parentd40b553ba3a0d6b39c8a93b91aa23fed574c5afd (diff)
downloadclientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.gz
clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.bz2
clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.xz
clientdata-09457f85988d71c0bced396487374e6cf0a318c9.zip
Replace some tabs to spaces.
Diffstat (limited to 'graphics/particles/lightning1.xml')
-rw-r--r--graphics/particles/lightning1.xml28
1 files changed, 14 insertions, 14 deletions
diff --git a/graphics/particles/lightning1.xml b/graphics/particles/lightning1.xml
index bb6eb9e9..bf6ca100 100644
--- a/graphics/particles/lightning1.xml
+++ b/graphics/particles/lightning1.xml
@@ -7,19 +7,19 @@ An explosion of white particles.
<!-- Copyright (C) 2010 The Mana World Development Team
Copyright (C) 2010-2011 Evol Online -->
<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "120"
- lifetime = "1"
- >
- <emitter>
- <property name="power" min="0" max="0"/>
- <property name="gravity" value="0"/>
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "120"
+ lifetime = "1"
+ >
+ <emitter>
+ <property name="power" min="0" max="0"/>
+ <property name="gravity" value="0"/>
<property name="image" value="graphics/particles/lightning1-240.png"/>
- <property name="lifetime" min="5" max="10"/>
- <property name="output" value="1"/>
- <property name="fade-out" value="8"/>
- </emitter>
- </particle>
+ <property name="lifetime" min="5" max="10"/>
+ <property name="output" value="1"/>
+ <property name="fade-out" value="8"/>
+ </emitter>
+ </particle>
</effect>