Home
last modified time | relevance | path

Searched refs:mons_tentacle_parent_type (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-tentacle.h20 monster_type mons_tentacle_parent_type(const monster* mons);
H A Dmon-tentacle.cc109 monster_type mons_tentacle_parent_type(const monster* mons) in mons_tentacle_parent_type() function
164 return mons_base_type(*mons) == mons_tentacle_parent_type(this) in is_child_tentacle_of()
170 return mons_base_type(*this) == mons_tentacle_parent_type(mons) in is_parent_monster_of()