--- src/uhitm.c~ 2014-08-15 19:26:38.000000000 -0700 +++ src/uhitm.c 2014-08-15 19:38:17.000000000 -0700 @@ -194,7 +194,8 @@ wakeup(mtmp); } - if (flags.confirm && mtmp->mpeaceful + if (flags.confirm + && (mtmp->mpeaceful || Warning && mtmp->data == &mons[PM_FLOATING_EYE]) && !Confusion && !Hallucination && !Stunned) { /* Intelligent chaotic weapons (Stormbringer) want blood */ if (wep && wep->oartifact == ART_STORMBRINGER) {