Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c256 { 84, MT_WOLFSS, MT_ARTIINVULNERABILITY }, // INVULNERABLE (artifact invul)
H A Db_look.c405 case MT_ARTIINVULNERABILITY: //invulnerability, always run to get it in B_LookForThings()
H A Dinfo.h2783 MT_ARTIINVULNERABILITY, // INVULNERABLE (artifact invul) enumerator
H A Dp_inter.c684 && (arti->type != MT_ARTIINVULNERABILITY ) in P_SetDormantArtifact()
/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1358 MT_ARTIINVULNERABILITY, enumerator
H A Dp_inter.c481 (deathmatch && (arti->type != MT_ARTIINVULNERABILITY) in P_SetDormantArtifact()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1391 MT_ARTIINVULNERABILITY, enumerator
H A Dp_inter.c508 if (deathmatch && (arti->type != MT_ARTIINVULNERABILITY) in P_SetDormantArtifact()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1391 MT_ARTIINVULNERABILITY, enumerator
H A Dp_inter.c474 if (deathmatch && (arti->type != MT_ARTIINVULNERABILITY) in P_SetDormantArtifact()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1393 MT_ARTIINVULNERABILITY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_inter.c483 if(gfw_Rule(deathmatch) && (mo->type != MT_ARTIINVULNERABILITY) && in setDormantItem()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_inter.c872 if (arti->type == MT_ARTIINVULNERABILITY) in SetDormantArtifact()
H A Dinfo.h3207 MT_ARTIINVULNERABILITY, enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_inter.c872 if (arti->type == MT_ARTIINVULNERABILITY) in SetDormantArtifact()
H A Dinfo.h3207 MT_ARTIINVULNERABILITY, enumerator
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_inter.c883 if(arti->type == MT_ARTIINVULNERABILITY) in SetDormantArtifact()
/dports/games/uhexen/uhexen-0.601/include/
H A Dinfo.h3189 MT_ARTIINVULNERABILITY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dinfo.h3211 MT_ARTIINVULNERABILITY, // 016 enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dp_inter.c740 if(mo->type == MT_ARTIINVULNERABILITY) in setDormantItem()