Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Denergy-use-type.h9 EUT_SPELL, enumerator
H A Dfineff.cc575 rakshasa->lose_energy(EUT_SPELL); in fire()
H A Dtimed-effects.cc1094 mon_src->lose_energy(EUT_SPELL); in timeout_tombs()
H A Dmon-cast.cc3961 mons->lose_energy(EUT_SPELL); in handle_mon_spell()
4017 mons->lose_energy(EUT_SPELL); in handle_mon_spell()
4068 mons->lose_energy(EUT_SPELL); in handle_mon_spell()
H A Dmon-act.cc3497 mons->lose_energy(EUT_SPELL); in _monster_move()
H A Dmonster.cc5693 case EUT_SPELL: return mu.spell; in action_energy()