Home
last modified time | relevance | path

Searched refs:KILLED_BY_XOM (Results 1 – 6 of 6) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dkill-method-type.h32 KILLED_BY_XOM, enumerator
H A Douch.cc1066 if (death_type != KILLED_BY_XOM) in ouch()
1070 death_type = KILLED_BY_XOM; in ouch()
H A Dspl-goditem.cc1160 type = KILLED_BY_XOM; in torment_player()
H A Dhiscores.cc2407 case KILLED_BY_XOM: in death_description()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dhiscores.cc410 case KILLED_BY_XOM: // only used for old Xom kills in hiscores_format_single()
800 case KILLED_BY_XOM: // only used for old Xom kills in hiscores_format_single_long()
1702 se.death_type = KILLED_BY_XOM; in hs_search_death()
H A Denum.h1265 KILLED_BY_XOM, enumerator