Home
last modified time | relevance | path

Searched refs:triadenforcerobj (Results 1 – 4 of 4) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A D_rt_acto.h224 (ob->obclass <= triadenforcerobj) && \
H A Drt_actor.h170 triadenforcerobj, enumerator
H A Drt_ted.c538 case triadenforcerobj: in PreCacheActor()
6231 SpawnStand(triadenforcerobj,i,j,tile-288,0); in SetupActors()
6246 SpawnStand(triadenforcerobj,i,j,tile-296,1); in SetupActors()
6261 SpawnPatrol(triadenforcerobj,i,j,tile-292); in SetupActors()
H A Drt_actor.c1533 else if ((ob->obclass == highguardobj) || (ob->obclass == triadenforcerobj)) in StandardEnemyInit()
3619 if ((ob->obclass == triadenforcerobj) && in BeginEnemyHurt()
11237 if ((ocl == triadenforcerobj) && (!Near(ob,PLAYER[0],3))) in T_Chase()
11757 else if (ob->obclass == triadenforcerobj) in A_Shoot()
11828 case triadenforcerobj: in A_MissileWeapon()
11912 if (ob->obclass == triadenforcerobj) in A_MissileWeapon()