removing forgotten rings

Removing a ring of protection/strength/constitution/charisma
which has been made unknown by amnesia might reveal what it is due
to status line changes, so relearn it when that happens.  This also
consolidates the three characteristic enhancing types into one case.
This commit is contained in:
nethack.rankin
2002-10-01 06:20:36 +00:00
parent 3738c42da2
commit db9f82bed4
2 changed files with 59 additions and 62 deletions

View File

@@ -261,6 +261,7 @@ can't use figurines to get too many erinyes or Nazgul
include currently wielded weapon among the list of likely choices for 'w'
likewise for currently quivered ammo among choices for 'Q'
prevent mbodypart() from returning animal parts for lights
removing a ring might relearn what it is after amnesia
Platform- and/or Interface-Specific Fixes