Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_chex.c147 text[DEATHMSG_TROOP] = "%s was slimed by an armored bipedicus\n"; in Chex1_PatchEngine()
H A Ddstrings.h554 DEATHMSG_TROOP, enumerator
H A Ddehacked.c279 {DEATHMSG_TROOP, 1},
1132 {0x0021255e, DEATHMSG_TROOP},
H A Dp_inter.c1637 case MT_TROOP: str = text[DEATHMSG_TROOP]; break; in P_DeathMessages()