Home
last modified time | relevance | path

Searched refs:MONS_KILLER_BEE (Results 1 – 16 of 16) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1216 case MONS_KILLER_BEE: in mons_hive_level()
1235 case MONS_KILLER_BEE: in mons_hive_rare()
2275 case MONS_KILLER_BEE: in mons_standard_level()
2536 case MONS_KILLER_BEE: in mons_standard_rare()
H A Dmonplace.cc573 case MONS_KILLER_BEE: in choose_band()
808 mon_type = MONS_KILLER_BEE; in band_member()
H A Dspells2.cc1361 thing_called = MONS_KILLER_BEE; in summon_swarm()
H A Dmaps.cc985 mons_array[3] = MONS_KILLER_BEE; in farm_and_country()
1813 mons_array[1] = MONS_KILLER_BEE; in beehive()
2753 mons_array[1] = MONS_KILLER_BEE; in minivault_7()
H A Dfight.cc2233 case MONS_KILLER_BEE: in monster_attack()
3157 case MONS_KILLER_BEE: in monsters_fight()
H A Dmon-data.h228 MONS_KILLER_BEE, 'k', YELLOW, "killer bee",
230 150, 11, MONS_KILLER_BEE, MH_NATURAL, -3,
H A Denum.h1419 MONS_KILLER_BEE, // 10 enumerator
H A Ddescribe.cc4568 case MONS_KILLER_BEE: in describe_monsters()
H A Ddungeon.cc5000 : MONS_KILLER_BEE, in beehive()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h212 MONS_KILLER_BEE, enumerator
H A Ddecks.cc1348 _friendly(MONS_KILLER_BEE, 3); in _summon_bee()
H A Dmon-pick-data.h119 { 7, 11, 500, PEAK, MONS_KILLER_BEE },
H A Dmon-place.cc1807 { MONS_KILLER_BEE, { {}, {{ BAND_KILLER_BEES, {2, 6} }}}},
2148 { BAND_KILLER_BEES, {{{MONS_KILLER_BEE, 1}}}},
H A Dmon-data.h2465 MONS_KILLER_BEE, 'y', BROWN, "killer bee",
2468 11, MONS_KILLER_BEE, MONS_KILLER_BEE, MH_NATURAL, 10,
2481 14, MONS_KILLER_BEE, MONS_QUEEN_BEE, MH_NATURAL, 20,
2520 6, MONS_KILLER_BEE, MONS_MELIAI, MH_NATURAL, 20,
H A Dmon-cast.cc2663 if (mon->type == MONS_QUEEN_BEE && (targ->type == MONS_KILLER_BEE || in _make_monster_angry()
2703 && mi->type != MONS_KILLER_BEE && in _incite_monsters()
H A Dtags.cc931 AXED(MONS_KILLER_BEE); // killer bee larva in _fixup_monster_type()