Home
last modified time | relevance | path

Searched refs:MT_SORCERER1 (Results 1 – 20 of 20) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c246 { 7, MT_SPIDER, MT_SORCERER1 }, // SORCERER (monster)
H A Dp_henemy.c1382 case MT_SORCERER1: in A_HScream()
H A Dinfo.h2907 MT_SORCERER1, // SORCERER (monster) enumerator
H A Dp_inter.c2118 case MT_SORCERER1: in P_ChickenMorph()
H A Dp_map.c3053 || thing->type == MT_SORCERER1
/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1482 MT_SORCERER1, enumerator
H A Dp_inter.c1129 case MT_SORCERER1: in P_ChickenMorph()
H A Dp_map.c1522 if(thing->type == MT_MINOTAUR || thing->type == MT_SORCERER1 in PIT_RadiusAttack()
H A Dp_enemy.c2149 case MT_SORCERER1: in A_Scream()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1516 MT_SORCERER1, enumerator
H A Dp_inter.c1135 case MT_SORCERER1: in P_ChickenMorph()
H A Dp_map.c1563 if (thing->type == MT_MINOTAUR || thing->type == MT_SORCERER1 in PIT_RadiusAttack()
H A Dp_enemy.c2102 case MT_SORCERER1: in A_Scream()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1516 MT_SORCERER1, enumerator
H A Dp_inter.c1101 case MT_SORCERER1: in P_ChickenMorph()
H A Dp_map.c1540 if (thing->type == MT_MINOTAUR || thing->type == MT_SORCERER1 in PIT_RadiusAttack()
H A Dp_enemy.c2091 case MT_SORCERER1: in A_Scream()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1517 MT_SORCERER1, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_enemy.c1858 case MT_SORCERER1: in A_Scream()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/world/
H A Dp_map.cpp2315 if(thing->type == MT_SORCERER1) return false; in PIT_RadiusAttack()