Mjollnir fix
Fix one of the problems From a bug report: Mjollnir is only giving the intended feedback when it is thrown. Against ordinary monsters the problem isn't too bad--you get a lightning message without the preceding hit message--but against resistant ones there is no message at all when you hit hand-to-hand. (There is a similar bug for artifacts which add magic missile damage, but since no such artifacts exist that isn't much of a problem. :-)
This commit is contained in:
@@ -2,7 +2,9 @@ $RCSfile$ $Revision$ $Date$
|
||||
|
||||
General Fixes and Modified Features
|
||||
-----------------------------------
|
||||
Prevent panic() obj_not_free when pushing a boulder over a landmine
|
||||
prevent panic() obj_not_free when pushing a boulder over a landmine
|
||||
there was no feedback when successfully hitting shock resistant monsters
|
||||
with Mjollnir via hand-to-hand attack
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user