Home
last modified time | relevance | path

Searched defs:is_harmless (Results 1 – 2 of 2) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dui-object.c617 bool is_harmless) in get_item_allow()
931 bool is_harmless = item_mode & IS_HARMLESS ? true : false; in get_item_action() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dbeam.cc2864 bool bolt::is_harmless(const monster* mon) const in is_harmless() function in bolt