Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h451 mon_spell_slot_flags spell_slot_flags(spell_type spell) const;
H A Dmon-act.cc438 const auto flags = mons->spell_slot_flags(SPELL_DIG); in _mons_can_cast_dig()
3482 mons->spell_slot_flags(SPELL_DIG)); in _monster_move()
H A Dspl-summoning.cc1383 dryad->spell_slot_flags(SPELL_AWAKEN_FOREST)); in cast_summon_forest()
H A Dmonster.cc2910 mon_spell_slot_flags monster::spell_slot_flags(spell_type spell) const in spell_slot_flags() function in monster