]> granicus.if.org Git - nethack/commit
charging tweak
authornethack.rankin <nethack.rankin>
Thu, 23 Oct 2003 07:41:24 +0000 (07:41 +0000)
committernethack.rankin <nethack.rankin>
Thu, 23 Oct 2003 07:41:24 +0000 (07:41 +0000)
commit95d01c00d0c4e88cfe86954dc117e3abf2184aa8
tree5c88b0d3dd553d3a9bffc339fc6b9432ea3c6f6d
parent5b9c03729c7c60c2e501e6ea2f814ba103bbd600
charging tweak

     Some newsgroup discussion recently pointed out that source comments
for scrolls of charging didn't match the actual charge increase performed
by that magic.  This bumps the values a little bit
 (uncursed: comment said 5 to 15, actual amount was 10 to 14, now 10 to 20;
  blessed: comment said 10 to 25, actual amount was 16 to 25, now 15 to 30)
and adjusts the comments to match the code.
src/read.c