death.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8974 c06c8d41-db1a-0410-9941-cceddc491573
MJFG5AGNHLYSLRWZGL5HWWOWULJVMWZIOABR4N2BDE5ILBPTGJRQC // Currently, holy word annoys the monsters it affects// because it can kill them, and because hostile monsters// don't use it.behaviour_event(monster, ME_ANNOY, MHITYOU);
// Holy word won't annoy, slow, or frighten its user.if (attacker != monster){// Currently, holy word annoys the monsters it affects// because it can kill them, and because hostile// monsters don't use it.behaviour_event(monster, ME_ANNOY, MHITYOU);