]> granicus.if.org Git - nethack/commit
final(?) touchstone
authornethack.rankin <nethack.rankin>
Tue, 19 Mar 2002 05:13:50 +0000 (05:13 +0000)
committernethack.rankin <nethack.rankin>
Tue, 19 Mar 2002 05:13:50 +0000 (05:13 +0000)
commit49d84cffdb78ac1759522b94c0d4a9db815f58ed
tree12f8c86fc5a4a813502c5b246dafdacbc26e2df9
parente6c317835cf7ed73ddc1e05884284547927af401
final(?) touchstone
     Put back the "better gold handling" that was inadvertently
dropped from the previous rewrite.  Prevent gems rubbed on cursed
gray stones other than touchstones from being shattered.  Fix
several pluralization buglets, including allowing the player to
rub a stone against itself if the quantity is more than one (just
like potion dipping is handled).  Overall, streamline the rather
convoluted logic, eliminating the `goto's.
src/apply.c