Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-12-16 17:39:55 -05:00
4 changed files with 90 additions and 50 deletions

View File

@@ -271,6 +271,8 @@ clairvoyance revealing underwater or under-lava objects left object displayed
make it easier to clear 'pickup_types' (menustyles Traditional and Combination
could do so by setting it to 'a'; now ' ' works too; Full and Partial
allowed unselecting every object class; now 'all classes' is a choice)
distribution of monsters selected by mkclass() didn't match expected distrib
(cited example was ndemon() creating twice as many incubi as succubi)
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository