treasure detection

Expert and skilled detect treasure was changed to behave like
blessed object detection in 3.3.1, but it didn't work as intended.

> Subject: [patch] skilled detect treasure doesn't detect object types
> <email deleted>
> Date: 13 Sep 2002 09:58:41 -0400
> <email deleted>
>
> It looks like the detect treasure spell when cast with skilled or expert
> ability in divination is supposed to detect the type of an object ("a
> scroll of identify" rather than "a scroll"), but this doesn't actually
> work in 3.4.0.  Here is a fix.
This commit is contained in:
nethack.rankin
2002-09-14 13:00:20 +00:00
parent 6772c3973c
commit ba8d740500
2 changed files with 6 additions and 3 deletions
+2
View File
@@ -245,6 +245,8 @@ elevate the trouble priority of any cursed item which is preventing removal
starving pets will eat more aggressively
when a pet starves to death, say so instead of just "Fido dies."
starved pet raised from dead shouldn't immediately starve again
skilled spell of detected treasure wasn't acting like blessed potion of
object detection (from Roderick Schertler)
Platform- and/or Interface-Specific Fixes