Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dreligion.h108 bool god_likes_spell(spell_type spell, god_type god);
H A Dl-spells.cc287 PLUARET(boolean, god_likes_spell(spell, god)); in LUAFN()
H A Dreligion.cc4053 bool god_likes_spell(spell_type spell, god_type god) in god_likes_spell() function
H A Ddescribe.cc3283 else if (god_likes_spell(spell, you.religion)) in _player_spell_desc()