Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Denergy-use-type.h11 EUT_ITEM, enumerator
H A Dmon-act.cc840 mons.lose_energy(EUT_ITEM); in _handle_potion()
1035 mons.lose_energy(EUT_ITEM); in _handle_scroll()
1068 mons.lose_energy(EUT_ITEM); in _mons_fire_wand()
H A Dmonster.cc5691 case EUT_ITEM: return mu.item; in action_energy()