FTE: Add updated particle list

This commit is contained in:
cypress 2023-11-08 12:31:07 -05:00 committed by GitHub
parent b1f464eaaa
commit d74c970e95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 2 deletions

View File

@ -6,10 +6,26 @@ r_part blood_particle
scalefactor 1
scale 32
alpha 1
rgb 200 200 200
rgb 40 0 0
randomvel 32
spawnmode box
spawnorg 2
count 3
blend add
}
r_part gibs
{
texture "particles/gibchunk.tga"
tcoords 0 0 256 256 256
die 1
scalefactor 1
scale 8
alpha 1
alphadelta -1
rgb 10 0 0
randomvel 128 175
spawnmode ball
spawnorg 2
count 16
gravity 200
}

Binary file not shown.

Binary file not shown.