Home
last modified time | relevance | path

Searched refs:DISALLOW_CORPSE (Results 1 – 2 of 2) sorted by relevance

/dports/games/ivan/ivan-059/Main/Include/
H A Divandef.h995 #define DISALLOW_CORPSE 4 macro
/dports/games/ivan/ivan-059/Main/Source/
H A Dchar.cpp1840 if(!(DeathFlags & DISALLOW_CORPSE)) in Die()
11167 CheckDeath(festring(Verb) + "ed", 0, FORCE_DEATH|DISALLOW_CORPSE|DISALLOW_MSG); in Disappear()