ComputerScienceHouse / bingehack

A fork of nethack with semi-multiplayer features and other customizations. (An in-heavy-development fork version is at https://github.com/computersciencehouse/bingehack4 )
http://nethack.csh.rit.edu
23 stars 4 forks source link

Gray Stone Weight #127

Open eatnumber1 opened 11 years ago

eatnumber1 commented 11 years ago

The weight of a gray stone is shown even if unidentified if found inside a chest.

clockfort commented 11 years ago

Is it already fixed in NH4?

eatnumber1 commented 11 years ago

Weight doesn't exist in NH4.

clockfort commented 11 years ago

Similarly, when blind, you're not supposed to be able to know what spellbooks and scroll are, because you can't read the covers; however, the weight patch makes it so you feel around and find:

Spellbooks
| <j> a spellbook
| <k> a spellbook
| <l> a spellbook {50}

where it's clear the one with a weight is one of the ones I currently have another copy of in my inventory.

eatnumber1 commented 11 years ago

To correct myself, the conditions under which NH4 shows weight are significantly more restricted. I'm not entirely positive this doesn't exist in NH4, but I don't believe it does.