fix #M100 - mind flayer's psychic blast during prayer

From a bug report:  the invulnerability conferred
during the multi-turn delay for a successful prayer was not protecting
against damage inflicted by hostile mind flayer's "wave of mental energy".
This commit is contained in:
nethack.rankin
2005-06-26 04:02:24 +00:00
parent ce6c2e3a4d
commit 3e3ec4ebe5
2 changed files with 3 additions and 2 deletions

View File

@@ -129,6 +129,7 @@ when a monster grew into a higher form which had previously been genocided,
hero could still see for brief period after being blinded by potion vapors
avoid crash when thrown potion hits bars before a monster
don't give messages about seeing things happen while asleep
protect hero from mind flayer's remote mental blast during successful prayer
Platform- and/or Interface-Specific Fixes