HomeSort by: relevance | last modified time | path
    Searched refs:HYPOTHERMIA (Results 1 - 4 of 4) sorted by relevancy

  /src/games/rogue/
score.c 82 case HYPOTHERMIA:
83 mechanism = "died of hypothermia";
469 case HYPOTHERMIA:
470 death = "died of hypothermia";
zap.c 385 ((ball == FIRE) ? KFIRE : HYPOTHERMIA));
spec_hit.c 148 killed_by(NULL, HYPOTHERMIA);
rogue.h 390 #define HYPOTHERMIA 1

Completed in 13 milliseconds