Update xml file of smoke to new format

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7299 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2011-01-06 02:50:08 +00:00
parent 8724502d91
commit c76349133b

View File

@ -1,9 +1,7 @@
<?xml version="1.0"?>
<particles emitter="point">
<spreading x="120"
y="180"
z="120" />
<spreading xangle="120" />
<velocity x="0.003"
y="0.003"
@ -27,6 +25,6 @@
max="255 255 255" />
<!-- How much time in milliseconds before the particle is fully faded out -->
<fadeout time="500" />
<fadeout time="500" />
</particles>