Home
last modified time | relevance | path

Searched refs:MONS_SERPENT_OF_HELL (Results 1 – 19 of 19) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlookup-help.cc178 return MONS_SERPENT_OF_HELL; in _soh_type()
334 if (mons_species(i) == MONS_SERPENT_OF_HELL) in _get_monster_keys()
808 if (mons_species(type) == MONS_SERPENT_OF_HELL) in _mons_desc_key()
H A Dl-debug.cc329 if (!mons_is_unique(mt) || mons_species(mt) == MONS_SERPENT_OF_HELL) in _check_uniques()
H A Dmon-info.cc404 || mons_species(type) == MONS_SERPENT_OF_HELL) in monster_info()
505 || mons_species(type) == MONS_SERPENT_OF_HELL) in monster_info()
926 else if (mons_species(nametype) == MONS_SERPENT_OF_HELL) in _core_name()
H A Dmonster-type.h784 MONS_SERPENT_OF_HELL, enumerator
H A Dmon-poly.cc264 else if (mons->mons_species() == MONS_SERPENT_OF_HELL in change_monster_type()
H A Dmon-util.cc218 || mon != MONS_SERPENT_OF_HELL in init_mon_name_cache()
219 && mons_species(mon) == MONS_SERPENT_OF_HELL) in init_mon_name_cache()
1821 else if (mons_species(mc) == MONS_SERPENT_OF_HELL) in name_zombie()
2867 case MONS_SERPENT_OF_HELL: in define_monster()
H A Dmon-data.h6401 MONS_SERPENT_OF_HELL, 'D', ETC_FIRE, "the Serpent of Hell",
6404 21, MONS_DRAGON, MONS_SERPENT_OF_HELL, MH_DEMONIC, 180,
6418 21, MONS_DRAGON, MONS_SERPENT_OF_HELL, MH_DEMONIC, 180,
6432 16, MONS_DRAGON, MONS_SERPENT_OF_HELL, MH_DEMONIC, 180,
6446 18, MONS_DRAGON, MONS_SERPENT_OF_HELL, MH_DEMONIC, 180,
H A Ddescribe.cc4610 case MONS_SERPENT_OF_HELL: in serpent_of_hell_branch()
4640 if (mons_species(mi.type) == MONS_SERPENT_OF_HELL) in get_monster_db_desc()
H A Dmelee-attack.cc1836 && defender->as_monster()->mons_species() != MONS_SERPENT_OF_HELL) in actor_can_lose_heads()
H A Dmon-place.cc977 if (mon->type == MONS_SERPENT_OF_HELL) in _place_monster_aux()
H A Dmonster.cc4926 || mons_species(true) == MONS_SERPENT_OF_HELL; in has_hydra_multi_attack()
H A Dmapdef.cc4637 return MONS_SERPENT_OF_HELL; in soh_monspec()
H A Dtags.cc6379 case MONS_SERPENT_OF_HELL: in _fixup_soh_breath()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc713 case MONS_SERPENT_OF_HELL: in mons_gehenna_level()
806 case MONS_SERPENT_OF_HELL: in mons_gehenna_rare()
H A Dmon-data.h3475 MONS_SERPENT_OF_HELL, 'D', RED, "Serpent of Hell",
3477 0, 18, MONS_SERPENT_OF_HELL, MH_DEMONIC, -13,
H A Denum.h1732 MONS_SERPENT_OF_HELL, // 395 enumerator
H A Ddescribe.cc4810 case MONS_SERPENT_OF_HELL: in describe_monsters()
H A Dmaps.cc1342 mons_array[4] = MONS_SERPENT_OF_HELL; in asmodeus()
H A Dmonstuff.cc3201 case MONS_SERPENT_OF_HELL: in handle_spell()