Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-tentacle.h29 bool destroy_tentacle(monster* head);
H A Dteleport.cc213 destroy_tentacle(mons); // If a tentacle/segment is relocated just kill the tentacle in mons_relocated()
H A Dmon-tentacle.cc1151 bool destroy_tentacle(monster* mons) in destroy_tentacle() function
1191 any |= destroy_tentacle(*mi); in destroy_tentacles()
H A Dmon-death.cc2237 destroy_tentacle(&mons); in monster_die()