Home
last modified time | relevance | path

Searched refs:MONS_LEMURE (Results 1 – 12 of 12) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dlev-pand.cc42 env.mons_alloc[9] = MONS_LEMURE; in init_pandemonium()
68 env.mons_alloc[5] = MONS_LEMURE; in init_pandemonium()
100 case 1: case 11: env.mons_alloc[pc] = MONS_LEMURE; break; in init_pandemonium()
H A Dmon-pick.cc212 case MONS_LEMURE: in mons_abyss()
276 case MONS_LEMURE: in mons_rare_abyss()
485 case MONS_LEMURE: in mons_pan()
H A Dmonplace.cc874 mon_type = MONS_LEMURE; in band_member()
1252 (temp_rand > 31) ? MONS_LEMURE : // 9 in 60 in summon_any_demon()
H A Dmon-data.h2091 MONS_LEMURE, '5', YELLOW, "lemure",
2093 0, 10, MONS_LEMURE, MH_DEMONIC, -3,
H A Denum.h1596 MONS_LEMURE, enumerator
H A Ddescribe.cc5604 case MONS_LEMURE: in describe_monsters()
H A Dmonstuff.cc4798 case MONS_LEMURE: in monster_descriptor()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddactions.cc105 return mon->type == MONS_LEMURE in mons_matches_daction()
H A Dmonster-type.h609 MONS_LEMURE, enumerator
H A Dmon-death.cc2784 if (mi->type == MONS_LEMURE in pikel_band_neutralise()
H A Dmon-data.h5434 MONS_LEMURE, '5', YELLOW, "lemure",
5437 10, MONS_LEMURE, MONS_LEMURE, MH_DEMONIC, 20,
H A Dmon-place.cc2128 { BAND_PIKEL, {{{MONS_LEMURE, 1}}}},