Home
last modified time | relevance | path

Searched refs:MONS_SKELETON_LARGE (Results 1 – 20 of 20) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc211 case MONS_SKELETON_LARGE: in mons_abyss()
290 case MONS_SKELETON_LARGE: in mons_rare_abyss()
431 case MONS_SKELETON_LARGE: in mons_pan()
519 case MONS_SKELETON_LARGE: in mons_dis_level()
619 case MONS_SKELETON_LARGE: in mons_dis_rare()
668 case MONS_SKELETON_LARGE: in mons_gehenna_level()
731 case MONS_SKELETON_LARGE: in mons_gehenna_rare()
820 case MONS_SKELETON_LARGE: in mons_cocytus_level()
883 case MONS_SKELETON_LARGE: in mons_cocytus_rare()
957 case MONS_SKELETON_LARGE: in mons_tartarus_level()
[all …]
H A Dlev-pand.cc80 env.mons_alloc[2] = MONS_SKELETON_LARGE; in init_pandemonium()
H A Dmonplace.cc432 || mon_type == MONS_SKELETON_LARGE in place_monster_aux()
865 (temp_rand > 0) ? MONS_SKELETON_LARGE // 3 in 13 in band_member()
H A Dmon-util.cc703 || mclass == MONS_SKELETON_LARGE) in exper_value()
1091 case MONS_SKELETON_LARGE: in monam()
H A Dspells2.cc354 type = MONS_SKELETON_LARGE; in raise_corpse()
H A Dspells4.cc196 case MONS_SKELETON_LARGE: in shatter_monsters()
2418 case MONS_SKELETON_LARGE: // blast of bone in cast_fragmentation()
H A Dmonstuff.cc3487 || monster->type == MONS_SKELETON_LARGE) in handle_monsters()
4263 || monster->type == MONS_SKELETON_LARGE in monster_move()
4817 case MONS_SKELETON_LARGE: in monster_descriptor()
H A Dfight.cc1970 || attacker->type == MONS_SKELETON_LARGE in monster_attack()
2973 || attacker->type == MONS_SKELETON_LARGE in monsters_fight()
H A Dmon-data.h1239 MONS_SKELETON_LARGE, 'Z', LIGHTGREY, "",
1241 0, 10, MONS_SKELETON_LARGE, MH_UNDEAD, -1,
H A Denum.h1509 MONS_SKELETON_LARGE, enumerator
H A Ddungeon.cc8160 case MONS_SKELETON_LARGE: in define_zombie()
8222 if ((cs == MONS_SKELETON_SMALL || cs == MONS_SKELETON_LARGE) in define_zombie()
8299 else if (cs == MONS_SKELETON_SMALL || cs == MONS_SKELETON_LARGE) in define_zombie()
8315 ? MONS_SKELETON_LARGE : MONS_SKELETON_SMALL); in define_zombie()
H A Ddescribe.cc5267 case MONS_SKELETON_LARGE: //MONS_LARGE_SKELETON: in describe_monsters()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dkills.cc638 case MONS_SKELETON_LARGE: case MONS_SKELETON_SMALL: in kill_monster_desc()
675 case MONS_SKELETON_LARGE: case MONS_SKELETON_SMALL: in kill_monster_desc()
H A Dshowsymb.cc157 MONS_SKELETON_LARGE : MONS_SKELETON_SMALL; in _show_mons_type()
H A Dmonster-type.h746 MONS_SKELETON_LARGE, // recolouring only enumerator
H A Dmon-info.cc1076 case MONS_SKELETON_LARGE: in common_name()
H A Dmon-place.cc1661 if (cs == MONS_SKELETON_SMALL || cs == MONS_SKELETON_LARGE) in define_zombie()
H A Dtags.cc6030 if (mi.type == MONS_SKELETON_SMALL || mi.type == MONS_SKELETON_LARGE) in _unmarshallMonsterInfo()
6896 if (m.type == MONS_SKELETON_SMALL || m.type == MONS_SKELETON_LARGE) in unmarshallMonster()
H A Dmon-util.cc1696 case MONS_SKELETON_SMALL: case MONS_SKELETON_LARGE: in mons_class_is_zombified()
H A Dmon-data.h4934 MONS_SKELETON_LARGE, 'Z', WHITE, "large skeleton",