Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-summoning.h67 void doom_howl(int time);
H A Dplayer-reacts.cc775 doom_howl(min(delay, you.duration[DUR_DOOM_HOWL])); in _decrement_durations()
H A Dspl-summoning.cc389 void doom_howl(int time) in doom_howl() function