fix github issue #268 - worm tooth & crysknife

Change the composition of worm tooth from none-of-the-above to bone
and crysknife from mineral to bone, same as is used for unicorn horn.
I think the only significant difference will be that worm teeth used
up during polypiling will produce skeletons rather than flesh golems.

Fixes #268
This commit is contained in:
PatR
2019-12-24 02:41:19 -08:00
parent 578f095639
commit 60ec7256ab
2 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.32 $ $NHDT-Date: 1577147706 2019/12/24 00:35:06 $
$NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.33 $ $NHDT-Date: 1577184069 2019/12/24 10:41:09 $
General Fixes and Modified Features
-----------------------------------
@@ -19,6 +19,7 @@ weight for giant spider was too low for creature of size 'large';
weight for giant beetle was much too low for 'large'
leave some menu items out of "invert all" via '@' when their inclusion would
degrade the usefulness of that interface feature
change crysknife from mineral to bone and worm tooth from unspecified to bone
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository