Home
last modified time | relevance | path

Searched refs:MONS_SKELETON_SMALL (Results 1 – 21 of 21) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc236 case MONS_SKELETON_SMALL: in mons_abyss()
292 case MONS_SKELETON_SMALL: in mons_rare_abyss()
437 case MONS_SKELETON_SMALL: in mons_pan()
523 case MONS_SKELETON_SMALL: in mons_dis_level()
621 case MONS_SKELETON_SMALL: in mons_dis_rare()
670 case MONS_SKELETON_SMALL: in mons_gehenna_level()
732 case MONS_SKELETON_SMALL: in mons_gehenna_rare()
823 case MONS_SKELETON_SMALL: in mons_cocytus_level()
884 case MONS_SKELETON_SMALL: in mons_cocytus_rare()
961 case MONS_SKELETON_SMALL: in mons_tartarus_level()
[all …]
H A Dlev-pand.cc78 env.mons_alloc[0] = MONS_SKELETON_SMALL; in init_pandemonium()
79 env.mons_alloc[1] = MONS_SKELETON_SMALL; in init_pandemonium()
H A Dmonplace.cc431 || mon_type == MONS_SKELETON_SMALL in place_monster_aux()
864 (temp_rand > 3) ? MONS_SKELETON_SMALL : // 3 in 13 in band_member()
H A Dmon-util.cc702 || mclass == MONS_SKELETON_SMALL in exper_value()
1090 case MONS_SKELETON_SMALL: in monam()
H A Dspells2.cc352 type = MONS_SKELETON_SMALL; in raise_corpse()
H A Dspells4.cc195 case MONS_SKELETON_SMALL: // double damage in shatter_monsters()
2417 case MONS_SKELETON_SMALL: in cast_fragmentation()
H A Dmonstuff.cc3486 || monster->type == MONS_SKELETON_SMALL in handle_monsters()
4262 || monster->type == MONS_SKELETON_SMALL in monster_move()
4818 case MONS_SKELETON_SMALL: in monster_descriptor()
H A Dfight.cc1969 || attacker->type == MONS_SKELETON_SMALL in monster_attack()
2972 || attacker->type == MONS_SKELETON_SMALL in monsters_fight()
H A Dmon-data.h1227 MONS_SKELETON_SMALL, 'z', LIGHTGREY, "",
1229 0, 10, MONS_SKELETON_SMALL, MH_UNDEAD, -1,
H A Denum.h1508 MONS_SKELETON_SMALL, enumerator
H A Ddungeon.cc8154 case MONS_SKELETON_SMALL: 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.cc5266 case MONS_SKELETON_SMALL: //MONS_SMALL_SKELETON: in describe_monsters()
H A Dmaps.cc1515 mons_array[5] = MONS_SKELETON_SMALL; in ereshkigal()
/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.h745 MONS_SKELETON_SMALL, // recolouring only enumerator
H A Dmon-info.cc1075 case MONS_SKELETON_SMALL: 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.h4895 MONS_SKELETON_SMALL, 'Z', LIGHTGREY, "small skeleton",