Home
last modified time | relevance | path

Searched refs:MONS_ELDRITCH_TENTACLE (Results 1 – 11 of 11) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dteleport.cc214 else if (mons->type == MONS_ELDRITCH_TENTACLE in mons_relocated()
218 monster* tentacle = mons->type == MONS_ELDRITCH_TENTACLE in mons_relocated()
H A Dmon-tentacle.cc39 { MONS_ELDRITCH_TENTACLE, MONS_ELDRITCH_TENTACLE_SEGMENT },
773 int demonic_max_dist = (tentacle->type == MONS_ELDRITCH_TENTACLE ? 5 : 8); in move_solo_tentacle()
H A Dmonster-type.h680 MONS_ELDRITCH_TENTACLE, enumerator
H A Dtilepick.cc761 case MONS_ELDRITCH_TENTACLE: tile = TILEP_MONS_ELDRITCH_TENTACLE_PORTAL; break; in tileidx_tentacle()
1691 case MONS_ELDRITCH_TENTACLE: in _get_tentacle_type()
1874 case MONS_ELDRITCH_TENTACLE: in _tileidx_monster_no_props()
H A Dtimed-effects.cc1036 mgen_data mg = mgen_data(MONS_ELDRITCH_TENTACLE, in timeout_malign_gateways()
H A Dmon-death.cc1749 else if (mons.type == MONS_ELDRITCH_TENTACLE) in monster_die()
2224 || mons.type == MONS_ELDRITCH_TENTACLE in monster_die()
H A Dmon-place.cc181 if (mt == MONS_ELDRITCH_TENTACLE in monster_habitable_grid()
1408 else if (mg.cls == MONS_ELDRITCH_TENTACLE in _place_monster_aux()
H A Dterrain.cc1109 if (mon->type == MONS_ELDRITCH_TENTACLE) in dgn_move_entities_at()
H A Dmon-data.h5200 MONS_ELDRITCH_TENTACLE, 'w', COLOUR_UNDEF, "eldritch tentacle",
5204 10, MONS_ELDRITCH_TENTACLE, MONS_ELDRITCH_TENTACLE,
5220 10, MONS_ELDRITCH_TENTACLE, MONS_ELDRITCH_TENTACLE_SEGMENT,
H A Dmon-util.cc1011 case MONS_ELDRITCH_TENTACLE: in mons_is_abyssal_only()
4118 return mc == MONS_ELDRITCH_TENTACLE in mons_class_can_pass()
H A Dtags.cc1252 || mons_genus(m.type) != MONS_ELDRITCH_TENTACLE)) in _shunt_monsters_out_of_walls()