Home
last modified time | relevance | path

Searched refs:MT_KNIGHTGHOST (Results 1 – 12 of 12) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c250 { 65, MT_CHAINGUY, MT_KNIGHTGHOST }, // KNIGHT GHOST (monster undead)
H A Dp_henemy.c199 if(actor->type == MT_KNIGHTGHOST || PP_Random(ph_knightaxe) < 40) in A_KnightAttack()
1454 case MT_KNIGHTGHOST: in A_NoBlocking()
H A Dinfo.h2904 MT_KNIGHTGHOST, // KNIGHT GHOST (monster undead) enumerator
H A Dp_mobj.c2649 MT_MUMMYLEADER, MT_CLINK, MT_SNAKE, MT_BEAST, MT_WIZARD, MT_KNIGHT, MT_KNIGHTGHOST, MT_HEAD
/dports/games/heretic/glheretic-1.2/
H A Dp_enemy.c863 if(actor->type == MT_KNIGHTGHOST || P_Random() < 40) in A_KnightAttack()
2225 case MT_KNIGHTGHOST: in A_NoBlocking()
H A Dinfo.h1479 MT_KNIGHTGHOST, enumerator
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_enemy.c887 if (actor->type == MT_KNIGHTGHOST || P_Random() < 40) in A_KnightAttack()
2174 case MT_KNIGHTGHOST: in A_NoBlocking()
H A Dinfo.h1513 MT_KNIGHTGHOST, enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_enemy.c876 if (actor->type == MT_KNIGHTGHOST || P_Random() < 40) in A_KnightAttack()
2163 case MT_KNIGHTGHOST: in A_NoBlocking()
H A Dinfo.h1513 MT_KNIGHTGHOST, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_enemy.c777 if(actor->type == MT_KNIGHTGHOST || P_Random() < 40) in A_KnightAttack()
1931 case MT_KNIGHTGHOST: in A_NoBlocking()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1514 MT_KNIGHTGHOST, enumerator