Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-tentacle.h28 bool destroy_tentacles(monster* head);
H A Dteleport.cc211 destroy_tentacles(mons); // If the main body teleports get rid of the tentacles in mons_relocated()
H A Dmon-poly.cc229 destroy_tentacles(mons); in change_monster_type()
H A Dmon-tentacle.cc1184 bool destroy_tentacles(monster* head) in destroy_tentacles() function
H A Dmon-death.cc2211 if (destroy_tentacles(&mons) in monster_die()
2515 destroy_tentacles(mons); in monster_cleanup()