Better nitro effect. Thanks to Auria for the new particle feature
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12965 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
8c07a80162
commit
5a8f411128
@ -19,7 +19,10 @@
|
||||
|
||||
<!-- Size of the particles -->
|
||||
<size min="0.1"
|
||||
max="0.25" />
|
||||
max="0.25"
|
||||
x-increase-factor="1.2"
|
||||
y-increase-factor="1.2"
|
||||
/>
|
||||
|
||||
<color min="255 255 255"
|
||||
max="255 255 255" />
|
||||
|
Loading…
Reference in New Issue
Block a user