Tweak the snow

This commit is contained in:
samuncle 2014-11-24 20:23:55 +01:00
parent 5fd1e30a75
commit 92801f2b74

View File

@ -17,11 +17,11 @@
<!-- Minimal and maximal lifetime of a particle, in milliseconds. -->
<lifetime min="10000"
max="10000" />
max="9000" />
<!-- Size of the particles -->
<size min="0.40"
max="0.60" />
<size min="0.10"
max="0.30" />
<color min="40 40 255"
max="255 255 255" />