Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Denergy-use-type.h8 EUT_MISSILE, enumerator
H A Dthrow.cc916 const int energy = mons->action_energy(EUT_MISSILE); in mons_throw()
H A Dmonster.cc5690 case EUT_MISSILE: return mu.missile; in action_energy()