mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-26 05:41:48 +00:00
17 lines
213 B
INI
17 lines
213 B
INI
|
r_part blood_particle
|
||
|
{
|
||
|
texture "particles/bloodcloud.tga"
|
||
|
tcoords 0 0 256 256 256
|
||
|
die 0.3
|
||
|
scalefactor 1
|
||
|
scale 32
|
||
|
alpha 1
|
||
|
rgb 120 5 5
|
||
|
randomvel 2
|
||
|
veladd 2
|
||
|
spawnmode box
|
||
|
spawnorg 2
|
||
|
count 1
|
||
|
blend add
|
||
|
}
|