Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dartefact-prop-type.h34 ARTP_CONTAM, enumerator
H A Dplayer-equip.cc281 if (proprt[ARTP_CONTAM] && msg && !unmeld) in _equip_artefact_effect()
352 if (proprt[ARTP_CONTAM] && !meld) in _unequip_artefact_effect()
H A Dinvent.cc1709 if (is_artefact(item) && artefact_property(item, ARTP_CONTAM)) in needs_handle_warning()
1726 if (is_artefact(item) && artefact_property(item, ARTP_CONTAM)) in needs_handle_warning()
H A Dartefact.cc90 if (artefact_property(item, ARTP_CONTAM)) in _god_fits_artefact()
H A Dshopping.cc162 if (prop[ARTP_CONTAM]) in artefact_value()
H A Ddescribe.cc310 { ARTP_CONTAM, prop_note::plain }, in _randart_propnames()
584 { ARTP_CONTAM, "It causes magical contamination when unequipped.", false}, in _randart_descrip()