Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-passive.h271 bool god_gives_passive(god_type god, passive_t passive);
H A Ddescribe-god.cc809 if (god_gives_passive(which_god, passive_t::protect_from_harm)) in _describe_god_powers()
H A Dgod-passive.cc441 bool god_gives_passive(god_type god, passive_t passive) in god_gives_passive() function