Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-tentacle.h12 bool mons_is_tentacle_head(monster_type mc);
H A Dmon-tentacle.cc54 bool mons_is_tentacle_head(monster_type mc) in mons_is_tentacle_head() function
178 return mons_is_tentacle_head(mons_base_type(*parent)) in mons_tentacle_adjacent()
953 if (!mons_is_tentacle_head(mons_base_type(*mons)) in move_child_tentacles()
H A Dteleport.cc210 if (mons_is_tentacle_head(mons_base_type(*mons))) in mons_relocated()
H A Dattitude-change.cc36 if (mons_is_tentacle_head(mc) in mons_att_changed()
H A Dspl-vortex.cc154 || mons_is_tentacle_head(mons_base_type(*mons))) in _mons_is_unmovable()
H A Dmon-poly.cc228 if (mons_is_tentacle_head(mons_base_type(*mons))) in change_monster_type()
H A Dmon-act.cc1626 if (!disabled && mons_is_tentacle_head(mons_base_type(*mons))) in handle_monster_move()
2013 if (mons_is_tentacle_head(mons_base_type(*mons))) in handle_monster_move()
2697 if (!mons_is_tentacle_head(mons_base_type(*mpusher))) in _same_tentacle_parts()
H A Dmon-death.cc2209 if (mons_is_tentacle_head(mons_base_type(mons))) in monster_die()
2514 if (mons_is_tentacle_head(mons_base_type(*mons))) in monster_cleanup()