Crunched to crunched

<email deleted>
> comments: When dieing from an iron ball landing on your head, the death is
> listed as: "Crunched in the head by an iron ball"
> However no other deaths start with a capital letter.
This commit is contained in:
nethack.allison
2003-02-04 00:14:08 +00:00
parent b7be80ab22
commit 4c03322d92
2 changed files with 3 additions and 2 deletions

View File

@@ -369,6 +369,7 @@ Asmodeus fails an is_armed() check, so code in m_initweap() to give him wands
of fire and cold never got called; move the code to m_initinv()
#rub would wield the target tool even when already being worn as eyewear
monks lose their to-hit bonus for bare-handed attacking if wearing a shield
fix case on leading character in "Crunched in the head..." in ball.c
Platform- and/or Interface-Specific Fixes