Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dbeam.h323 bool enchant_monster_invisible(monster* mon, const string &how);
H A Dmon-abil.cc957 enchant_monster_invisible(mons, "flickers out of sight"); in mon_special_ability()
H A Dbeam.cc5265 bool enchant_monster_invisible(monster* mon, const string &how) in enchant_monster_invisible() function
5590 if (enchant_monster_invisible(mon, "flickers and vanishes")) in apply_enchantment_to_monster()