Home
last modified time | relevance | path

Searched refs:mons_is_hepliaklqana_ancestor (Results 1 – 15 of 15) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dgod-companions.cc223 if (mons_is_hepliaklqana_ancestor(entry.second.mons.mons.type)) in hepliaklqana_ancestor()
248 if (mons_is_hepliaklqana_ancestor(entry.second.mons.mons.type)) in hepliaklqana_ancestor_mon()
H A Dmon-behv.cc1459 && !mons_is_hepliaklqana_ancestor(mons->type) in summon_can_attack()
1475 && !mons_is_hepliaklqana_ancestor(mons->type) in summon_can_attack()
H A Dmon-speak.cc354 if (mons_is_hepliaklqana_ancestor(mons->type)) in maybe_mons_speaks()
H A Dmon-info.cc1176 if (mons_is_hepliaklqana_ancestor(m2.type)) in less_than()
1178 else if (mons_is_hepliaklqana_ancestor(m1.type)) in less_than()
H A Dmon-util.h235 bool mons_is_hepliaklqana_ancestor(monster_type mc);
H A Dmon-death.cc613 && !mons_is_hepliaklqana_ancestor(mons->type)) in record_monster_defeat()
673 || mons_is_hepliaklqana_ancestor(env.mons[killer].type)) in exp_rate()
2379 if (mons_is_hepliaklqana_ancestor(mons.type)) in monster_die()
H A Dreligion.cc2056 ASSERT(mons_is_hepliaklqana_ancestor(mtyp)); in upgrade_hepliaklqana_weapon()
2100 ASSERT(mons_is_hepliaklqana_ancestor(ancestor.type)); in upgrade_hepliaklqana_shield()
2810 && mons_is_hepliaklqana_ancestor(target->type)) in god_protects()
H A Dmon-util.cc1554 bool mons_is_hepliaklqana_ancestor(monster_type mc) in mons_is_hepliaklqana_ancestor() function
2000 else if (mons_is_hepliaklqana_ancestor(mc)) in mons_attack_spec()
5652 ASSERT(mons_is_hepliaklqana_ancestor(ancestor.type)); in set_ancestor_spells()
H A Dmonster.cc3269 if (mons_is_hepliaklqana_ancestor(type)) in base_armour_class()
4028 if (mons_is_hepliaklqana_ancestor(type)) in willpower()
6564 if (mons_is_hepliaklqana_ancestor(type)) in spell_hd()
H A Dtarget.cc729 if (mons_is_hepliaklqana_ancestor(victim->type)) in valid_aim()
H A Dbeam.cc2085 if (mons_is_hepliaklqana_ancestor(mons->type)) in fire_tracer()
4060 && mons_is_hepliaklqana_ancestor(agent()->as_monster()->type)) in ignores_player()
H A Dspl-summoning.cc643 && !mons_is_hepliaklqana_ancestor(target.type); in tukima_affects()
H A Dfiles.cc1129 if (!can_follow && !mons_is_hepliaklqana_ancestor(fol->type)) in _grab_follower_at()
H A Dmon-act.cc160 if (mons_is_hepliaklqana_ancestor(mons->type)) in _monster_regenerate()
H A Dmon-place.cc1233 if (mons_is_hepliaklqana_ancestor(mon->type)) in _place_monster_aux()