Home
last modified time | relevance | path

Searched refs:ENCH_GOLD_LUST (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Denchant-type.h160 ENCH_GOLD_LUST, enumerator
H A Dmon-behv.cc1038 if (mon->has_ench(ENCH_GOLD_LUST)) in behaviour_event()
1039 mon->del_ench(ENCH_GOLD_LUST); in behaviour_event()
H A Dmon-ench.cc940 case ENCH_GOLD_LUST: in remove_enchantment_effect()
1414 case ENCH_GOLD_LUST: in apply_enchantment()
H A Dtimed-effects.cc743 case ENCH_FRIENDLY_BRIBED: case ENCH_CORROSION: case ENCH_GOLD_LUST: in timeout_enchantments()
H A Dmon-act.cc1750 if (mons->has_ench(ENCH_GOLD_LUST)) in handle_monster_move()
1775 mon_enchant(ENCH_GOLD_LUST, 1, nullptr, in handle_monster_move()