Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ditem-use.cc3179 const bool hostile_check = scroll_hostile_check(which_scroll); in read() local
3186 hostile_check ? "" in read()
3212 hostile_check ? "" in read()
3220 else if (!bad_item && !hostile_check && !yesno(make_stringf( in read()