Home
last modified time | relevance | path

Searched refs:MONS_TWO_HEADED_OGRE (Results 1 – 19 of 19) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1145 case MONS_TWO_HEADED_OGRE: in mons_mineorc_level()
1189 case MONS_TWO_HEADED_OGRE: in mons_mineorc_rare()
2293 case MONS_TWO_HEADED_OGRE: in mons_standard_level()
2565 case MONS_TWO_HEADED_OGRE: in mons_standard_rare()
H A Dmonplace.cc505 if (mon_type == MONS_TWO_HEADED_OGRE || mon_type == MONS_ETTIN) in place_monster_aux()
914 mon_type = MONS_TWO_HEADED_OGRE; in band_member()
H A Ddirect.cc721 if ((menv[i].type == MONS_TWO_HEADED_OGRE in describe_cell()
H A Dfight.cc1991 if ((attacker->type == MONS_TWO_HEADED_OGRE in monster_attack()
2995 if ((attacker->type == MONS_TWO_HEADED_OGRE in monsters_fight()
H A Dmon-data.h459 MONS_TWO_HEADED_OGRE, 'O', LIGHTRED, "two-headed ogre",
461 1500, 15, MONS_TWO_HEADED_OGRE, MH_NATURAL, -4,
H A Denum.h1439 MONS_TWO_HEADED_OGRE, // 30 enumerator
H A Dreligion.cc1952 punisher = MONS_TWO_HEADED_OGRE; in divine_retribution()
H A Ddescribe.cc4824 case MONS_TWO_HEADED_OGRE: in describe_monsters()
H A Dmonstuff.cc3300 if (monster->type == MONS_TWO_HEADED_OGRE || monster->type == MONS_ETTIN) in handle_throw()
H A Ddungeon.cc2777 case MONS_TWO_HEADED_OGRE: in give_item()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h124 { 8, 14, 800, PEAK, MONS_TWO_HEADED_OGRE },
219 { 1, 4, 8, FLAT, MONS_TWO_HEADED_OGRE },
H A Dmonster-type.h474 MONS_TWO_HEADED_OGRE, enumerator
H A Dmon-poly.cc623 if (oldc == MONS_OGRE && targetc == MONS_TWO_HEADED_OGRE) in monster_polymorph()
H A Dmon-place.cc2224 { BAND_OGRE_MAGE, {{{MONS_TWO_HEADED_OGRE, 2},
2227 {{MONS_TWO_HEADED_OGRE, 1},
H A Dgod-wrath.cc155 { 3, 7, 1, FLAT, MONS_TWO_HEADED_OGRE },
H A Dmon-gear.cc644 { MONS_TWO_HEADED_OGRE, { DOUBLE_OGRE_WEAPONS } }, in make_mons_weapon()
H A Dspl-summoning.cc541 mon = random_choose_weighted(1, MONS_TWO_HEADED_OGRE, 2, MONS_OGRE); in summon_berserker()
H A Dmon-data.h3834 MONS_TWO_HEADED_OGRE, 'O', LIGHTRED, "two-headed ogre",
3837 15, MONS_OGRE, MONS_TWO_HEADED_OGRE, MH_NATURAL, 40,
H A Dmon-cast.cc5852 MONS_TWO_HEADED_OGRE, MONS_DEEP_TROLL }; in mons_cast()