Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dxom.cc202 static bool _xom_is_bored() in _xom_is_bored() function
211 return you.penance[GOD_XOM] || _xom_is_bored(); in _xom_feels_nasty()
2574 if (_xom_is_bored()) in _allow_xom_banishment()
3125 const bool was_bored = _xom_is_bored(); in xom_take_action()
3140 if (bad_effect && _xom_is_bored()) in xom_take_action()
3685 else if (_xom_is_bored()) in debug_xom_effects()