Home
last modified time | relevance | path

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

/dports/games/zangband/zangband/src/
H A Dmutation.c1253 else if (mut_ptr->which == MUT1_DAZZLE) in mutation_power_aux()
1829 if (p_ptr->muta1 & MUT1_DAZZLE) in mutation_effect()
H A Dtables.c7038 MUT1_DAZZLE,
H A Dzborg3.c3305 case MUT1_DAZZLE: in borg_mutation_check()
H A Ddefines.h488 #define MUT1_DAZZLE 0x04000000L macro
H A Dfiles.c2267 if (p_ptr->muta1 & MUT1_DAZZLE) dummy -= 1; in display_player_skill_info()
H A Dzbmagic2.c3481 case MUT1_DAZZLE: in borg_mutate_damage_monster()