Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-tentacle.cc29 static monster_type _head_child_segment[][3] = variable
56 for (const monster_type (&m)[3] : _head_child_segment) in mons_is_tentacle_head()
65 for (const monster_type (&m)[3] : _head_child_segment) in mons_is_child_tentacle()
74 for (const monster_type (&m)[3] : _head_child_segment) in mons_is_child_tentacle_segment()
113 for (const monster_type (&m)[3] : _head_child_segment) in mons_tentacle_parent_type()
117 for (const monster_type (&m)[3] : _head_child_segment) in mons_tentacle_parent_type()
132 for (const monster_type (&m)[3] : _head_child_segment) in mons_tentacle_child_type()
136 for (const monster_type (&m)[3] : _head_child_segment) in mons_tentacle_child_type()