mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-22 19:41:27 +00:00
reduce amount of blackness remaining in the rocket trails. it doesn't look so cool, but doesn't obscure the view for as long.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4104 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
d44b546b10
commit
42f8d68e85
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ r_part +tr_rocket
|
||||||
step 5
|
step 5
|
||||||
scale 30
|
scale 30
|
||||||
alpha 0.2
|
alpha 0.2
|
||||||
die 1.5
|
die 0.75
|
||||||
//diesubrand 10.25
|
//diesubrand 10.25
|
||||||
randomvel 0.2
|
randomvel 0.2
|
||||||
rgb 5 5 5
|
rgb 5 5 5
|
||||||
|
|
Loading…
Reference in a new issue