Home
last modified time | relevance | path

Searched defs:ignore_brand (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer-act.cc345 bool ignore_brand, bool ignore_shield, in can_wield()
377 bool player::could_wield(const item_def &item, bool ignore_brand, in could_wield()
H A Dactor.cc67 bool ignore_brand, bool ignore_shield, in can_wield()
H A Dmonster.cc535 bool ignore_brand, bool ignore_shield, in can_wield()
619 bool monster::could_wield(const item_def &item, bool ignore_brand, in could_wield() argument