Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer-act.cc344 bool player::can_wield(const item_def& item, bool ignore_curse, in can_wield()
H A Dactor.cc66 bool actor::can_wield(const item_def* item, bool ignore_curse, in can_wield()
H A Dmonster.cc534 bool monster::can_wield(const item_def& item, bool ignore_curse, in can_wield()