fixes entry for PR #651 - single-char engraving

Pull request from vultur-cadens:  when engraving with a weapon, the
occupation routine doesn't dull it on the last character, so engraving
a single character never dulled the weapon.  Didn't apply to engraving
with other types of items.

Closes #651
This commit is contained in:
PatR
2022-01-06 01:44:45 -08:00
parent 148bde849d
commit f4b30e872e

View File

@@ -951,6 +951,8 @@ if a glob which has just shrunk away to nothing was wielded or quivered,
after changes to gender tracking for corpses and statues, when a unique
monster got turned into a statue if was erroneouly flagged as female
rather than 'historic'
changing engraving to an occupation resulted in not dulling a weapon used to
engrave a single character
curses: 'msg_window' option wasn't functional for curses unless the binary
also included tty support