Home
last modified time | relevance | path

Searched refs:MONS_SMOKE_DEMON (Results 1 – 15 of 15) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dlev-pand.cc49 env.mons_alloc[1] = MONS_SMOKE_DEMON; in init_pandemonium()
50 env.mons_alloc[2] = MONS_SMOKE_DEMON; in init_pandemonium()
54 env.mons_alloc[6] = MONS_SMOKE_DEMON; in init_pandemonium()
84 env.mons_alloc[6] = MONS_SMOKE_DEMON; in init_pandemonium()
107 case 8: env.mons_alloc[pc] = MONS_SMOKE_DEMON; break; in init_pandemonium()
H A Dmon-pick.cc237 case MONS_SMOKE_DEMON: in mons_abyss()
286 case MONS_SMOKE_DEMON: in mons_rare_abyss()
490 case MONS_SMOKE_DEMON: in mons_pan()
H A Dmonplace.cc882 mon_type = (coinflip() ? MONS_HELLWING : MONS_SMOKE_DEMON); in band_member()
1264 (temp_rand > 1627) ? MONS_SMOKE_DEMON : // 14.69% in summon_any_demon()
H A Dmon-data.h2168 MONS_SMOKE_DEMON, '4', LIGHTGREY, "smoke demon",
2170 0, 12, MONS_SMOKE_DEMON, MH_DEMONIC, -6,
H A Denum.h1603 MONS_SMOKE_DEMON, enumerator
H A Dspells4.cc222 case MONS_SMOKE_DEMON: //jmf: I hate these bastards... in shatter_monsters()
H A Ddescribe.cc5633 case MONS_SMOKE_DEMON: in describe_monsters()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlev-pand.cc48 env.mons_alloc[pc] = random_choose_weighted(5, MONS_SMOKE_DEMON, in init_pandemonium()
H A Dmon-pick-data.h832 { 1, 5, 300, FLAT, MONS_SMOKE_DEMON },
952 { 1, 1, 900, FLAT, MONS_SMOKE_DEMON },
1240 { 1, 7, 25, FLAT, MONS_SMOKE_DEMON },\
H A Dmonster-type.h621 MONS_SMOKE_DEMON, enumerator
H A Dmon-place.cc2193 {MONS_SMOKE_DEMON, 1}}}},
3028 MONS_SMOKE_DEMON, in random_demon_by_tier()
H A Dgod-wrath.cc580 MONS_SMOKE_DEMON, in _makhleb_summon_servants()
H A Dmutation.cc2986 mt = random_choose(MONS_SOUL_EATER, MONS_SMOKE_DEMON, in check_demonic_guardian()
H A Dmon-data.h5556 MONS_SMOKE_DEMON, '3', LIGHTGREY, "smoke demon",
5559 15, MONS_SMOKE_DEMON, MONS_SMOKE_DEMON, MH_DEMONIC, 60,
H A Dability.cc2570 MONS_ORANGE_DEMON, MONS_SMOKE_DEMON, in _do_ability()