couple of effect changes to do with q2.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@904 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
f23f8ba961
commit
67950ee8ac
18 changed files with 517 additions and 482 deletions
|
@ -641,7 +641,7 @@ char *particle_set_spikeset =
|
|||
" blend add\n"
|
||||
" areaspread 0\n"
|
||||
" areaspreadvert 0\n"
|
||||
"}";
|
||||
"}\n";
|
||||
|
||||
|
||||
|
||||
|
@ -894,7 +894,7 @@ char *particle_set_highfps = //submitted by 'ShadowWalker'
|
|||
" blend add\n"
|
||||
" areaspread 0\n"
|
||||
" areaspreadvert 0\n"
|
||||
"}";
|
||||
"}\n";
|
||||
|
||||
char *particle_set_faithful =
|
||||
"r_part t_gib\n"
|
||||
|
@ -1212,5 +1212,5 @@ char *particle_set_faithful =
|
|||
" offsetspread 113\n"
|
||||
" offsetspreadvert 113\n"
|
||||
" spawnmode lavasplash\n"
|
||||
"}";
|
||||
"}\n";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue