Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ditem-use.h36 bool scroll_hostile_check(scroll_type which_scroll);
H A Ditem-use.cc3112 bool scroll_hostile_check(scroll_type which_scroll) in scroll_hostile_check() function
3179 const bool hostile_check = scroll_hostile_check(which_scroll); in read()
H A Dquiver.cc1618 && scroll_hostile_check( in is_enabled()