nuclide/platform/base_scripts.pk3dir/particles/decal_blood.cfg
Marco Hladik 0f50c46623 Platform: Added blood decal for non-Q3BSP.
GS-Entbase: Add mitigations for possible unwanted adddecal() calls, remove decals upon CSQC_Shutdown()
2020-10-23 05:15:59 +02:00

11 lines
169 B
INI

r_part effect
{
type cdecal
texture "textures/decals/blood"
tcoords 0 0 0.125 1 1 8 0.125
rgbf 1 1 1
scale 32 32
die 30 60
orgwrand 6 6
rotationstart -180 180
}