Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dxom.cc3243 static bool _death_is_funny(const kill_method_type killed_by) in _death_is_funny() function
3272 if (!_death_is_funny(killed_by) && you.hp >= -1 * random2(3) in xom_death_message()
3279 else if (_death_is_funny(killed_by) || you.hp <= -10 in xom_death_message()