Home
last modified time | relevance | path

Searched refs:MONS_BORIS (Results 1 – 17 of 17) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h822 MONS_BORIS, enumerator
H A Dmon-place.cc2612 && !you.unique_creatures[MONS_BORIS] && one_chance_in(10)) in _pick_zot_exit_defender()
2614 return MONS_BORIS; in _pick_zot_exit_defender()
3127 || you.unique_creatures[MONS_BORIS] in replace_boris()
3145 mgen_data boris = mgen_data(MONS_BORIS); in replace_boris()
H A Dmon-abil.cc83 if (boris->type != MONS_BORIS || !player_has_orb()) in boris_covet_orb()
H A Dview.cc161 else if (mi->type == MONS_BORIS && player_has_orb() in seen_monsters_react()
H A Dmon-gear.cc2072 case MONS_BORIS: in make_mons_armour()
H A Dmon-death.cc2157 if (mons.type == MONS_BORIS && !in_transit && !mons.pacified()) in monster_die()
H A Dmonster.cc1422 return mons->type == MONS_BORIS; in _is_signature_weapon()
H A Dmon-data.h6720 MONS_BORIS, 'L', RED, "Boris",
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmonplace.cc445 if (mon_type >= MONS_TERENCE && mon_type <= MONS_BORIS) in place_monster_aux()
H A Dmonspeak.cc2159 case MONS_BORIS: // ancient lich in mons_speaks()
H A Dfight.cc2379 case MONS_BORIS: in monster_attack()
3254 case MONS_BORIS: in monsters_fight()
H A Denum.h1684 MONS_BORIS, // 310 enumerator
H A Dspells4.cc2270 case MONS_BORIS: in rot_undead()
H A Ddescribe.cc6051 case MONS_BORIS: in describe_monsters()
H A Dmon-data.h3017 MONS_BORIS, 'L', RED, "Boris",
H A Dmonstuff.cc599 else if (monster->type == MONS_BORIS) in monster_die()
H A Ddungeon.cc3266 case MONS_BORIS: in give_item()