Home
last modified time | relevance | path

Searched refs:MONS_DEEP_ELF_SUMMONER (Results 1 – 8 of 8) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1788 case MONS_DEEP_ELF_SUMMONER: in mons_hallelf_level()
1842 case MONS_DEEP_ELF_SUMMONER: in mons_hallelf_rare()
2362 case MONS_DEEP_ELF_SUMMONER: in mons_standard_level()
2695 case MONS_DEEP_ELF_SUMMONER: in mons_standard_rare()
H A Dmonplace.cc929 (temp_rand > 3) ? MONS_DEEP_ELF_SUMMONER : // 7.69% in band_member()
943 (temp_rand == 5) ? MONS_DEEP_ELF_SUMMONER : // 1 in 16 in band_member()
H A Ddescribe.cc5526 case MONS_DEEP_ELF_SUMMONER: in describe_monsters()
5555 case MONS_DEEP_ELF_SUMMONER: in describe_monsters()
5558 if (class_described == MONS_DEEP_ELF_SUMMONER) in describe_monsters()
H A Denum.h1640 MONS_DEEP_ELF_SUMMONER, enumerator
H A Dmon-data.h2544 MONS_DEEP_ELF_SUMMONER, 'e', YELLOW, "deep elf summoner",
H A Ddungeon.cc2692 case MONS_DEEP_ELF_SUMMONER: in give_item()
3161 case MONS_DEEP_ELF_SUMMONER: in give_item()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h409 MONS_DEEP_ELF_SUMMONER, enumerator
H A Dmon-data.h254 AXED_MON(MONS_DEEP_ELF_SUMMONER, "deep elf summoner")