Home
last modified time | relevance | path

Searched refs:gt_sparks (Results 1 – 2 of 2) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_actor.h58 gt_sparks, enumerator
H A Drt_actor.c1991 SpawnSlowParticles(gt_sparks,8,tstat->x,tstat->y,tstat->z); in ResolveDoorSpace()
3508 SpawnParticles(ob,gt_sparks,100); in BeginEnemyFatality()
3765 which = gt_sparks; in SpawnParticles()
3792 gibtype = gt_sparks; in SpawnParticles()
3989 SpawnParticles(ob,gt_sparks,(GameRandomNumber("particle count",0) % 10) + 7); in T_ParticleGenerate()
7508 SpawnParticles(ob,gt_sparks,100); in T_Special()
9277 SpawnParticles(ob,gt_sparks,200); in T_NME_Explode()
10670 SpawnSlowParticles(gt_sparks,4,tempstat->x,tempstat->y,tempstat->z-32); in DamageStaticObject()
10691 SpawnSlowParticles(gt_sparks,5,tempstat->x,tempstat->y,tempstat->z-32); in DamageStaticObject()
10694 SpawnSlowParticles(gt_sparks,5,tempstat->x,tempstat->y,tempstat->z); in DamageStaticObject()
[all …]