fix github issue #410 - mon throwing c'trice egg

If a monster threw a cocktrice egg that hit and petrified another
monster, the hero would credit (experience) and blame (possible
alignment penalty, &c) for it.

Fixes #410
This commit is contained in:
PatR
2020-11-13 16:52:45 -08:00
parent 6cbd2c5d85
commit e647eab6dc
2 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.350 $ $NHDT-Date: 1605184219 2020/11/12 12:30:19 $
NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.352 $ $NHDT-Date: 1605315160 2020/11/14 00:52:40 $
General Fixes and Modified Features
-----------------------------------
@@ -293,6 +293,8 @@ attacking non-adjacent concealed mimic by applying a polearm would make the
hero could break a wand ("raising the wand high over your head, you break it
in two") even if hands were welded to a two-handed weapon or to a
one-handed weapon and also to a shield
if a monster threw a cocktrice egg at the hero but hit and petrified another
monster, the hero would get credit/blame for killing it
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository