Home
last modified time | relevance | path

Searched refs:MONS_CRIMSON_IMP (Results 1 – 6 of 6) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h631 { 1, 2, 8, FALL, MONS_CRIMSON_IMP },
664 { 1, 7, 192, FALL, MONS_CRIMSON_IMP },
732 { 1, 7, 89, FALL, MONS_CRIMSON_IMP },
818 { 1, 4, 25, FALL, MONS_CRIMSON_IMP },
H A Dmonster-type.h606 MONS_CRIMSON_IMP, enumerator
H A Dspl-summoning.cc922 return MONS_CRIMSON_IMP; in _get_imp_type()
930 { MONS_CRIMSON_IMP, "A beastly little devil appears in a puff of flame." },
987 else if (mon == MONS_CRIMSON_IMP || mon == MONS_WHITE_IMP in _summon_demon_wrapper()
H A Dmon-data.h5353 MONS_CRIMSON_IMP, '5', RED, "crimson imp",
5356 13, MONS_CRIMSON_IMP, MONS_CRIMSON_IMP, MH_DEMONIC, 40,
H A Dmon-place.cc3012 return random_choose(MONS_CRIMSON_IMP, in random_demon_by_tier()
H A Dmon-cast.cc5724 4, MONS_CRIMSON_IMP), in mons_cast()