Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ditem-use.h26 bool god_hates_brand(const int brand);
H A Ditem-use.cc2397 bool god_hates_brand(const int brand) in god_hates_brand() function
2431 while (old_brand == new_brand || god_hates_brand(new_brand)) in _rebrand_weapon()