Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Denchant-type.h59 ENCH_TIDE, enumerator
H A Dmon-ench.cc472 case ENCH_TIDE: in remove_enchantment_effect()
1388 case ENCH_TIDE: in apply_enchantment()
H A Dtimed-effects.cc800 case ENCH_TIDE: in timeout_enchantments()
H A Ddgn-shoals.cc1002 if (mi->has_ench(ENCH_TIDE)) in _shoals_find_tide_caller()
H A Dmon-death.cc1493 mons.del_ench(ENCH_TIDE); in monster_die()
H A Dmon-cast.cc5616 mons->add_ench(mon_enchant(ENCH_TIDE, 0, mons, in mons_cast()
7337 if (!player_in_branch(BRANCH_SHOALS) || mon->has_ench(ENCH_TIDE)) in _monster_spell_goodness()