Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h89 int ballisto_activity; ///< How active is this ballistomycete? member
H A Dmon-info.cc476 is_active = !!m->ballisto_activity; in monster_info()
H A Dmon-util.cc780 return mon.type == MONS_BALLISTOMYCETE && mon.ballisto_activity; in mons_is_active_ballisto()