Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-info.h17 MB_STABBABLE, enumerator
H A Dshowsymb.cc206 && mi.is(MB_STABBABLE)) in _get_mons_colour()
H A Dmon-info.cc607 mb.set(MB_STABBABLE); in monster_info()
H A Dhints.cc3635 && mi.is(MB_STABBABLE)) in hints_describe_monster()
H A Dmenu.cc1780 else if (m->is(MB_STABBABLE)) in get_tiles()
H A Dtilepick.cc2035 else if (mons.is(MB_STABBABLE) || mons.is(MB_SLEEPING) in tileidx_monster()