Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dability.cc690 static bool _invis_causes_drain() in _invis_causes_drain() function
826 && (ability != ABIL_EVOKE_TURN_INVISIBLE || _invis_causes_drain())) in make_cost_description()
951 && (ability != ABIL_EVOKE_TURN_INVISIBLE || _invis_causes_drain())) in _detailed_cost_description()
2232 if (_invis_causes_drain()) in _do_ability()