discovering divine gifts

<Someone> says he reported this five years ago, but I don't think I ever
saw it.  Receiving an artifact as the result of #offer would add it into
the discoveries even if the hero was blind and never saw it.  It either
needed to have the dknown bit set, as if it had been seen, or else should
not be added to the list.  I've opted for the latter.
This commit is contained in:
nethack.rankin
2006-08-22 03:31:32 +00:00
parent 44601d4733
commit d78f81a7f3
2 changed files with 7 additions and 2 deletions

View File

@@ -248,6 +248,7 @@ fix phrasing in monster against monster attack feedback when attacker is
wielding stacked weapons
don't place hero on top of monster when arriving on level which is so full
that the monster can't be moved out of the way
have to see a divine gift in order to have it become a discovery
Platform- and/or Interface-Specific Fixes