Change autopickup and color default values

Change the default value of autopickup to off. Having it on is
harmful for new players, making them very easily burdened.
We can't expect new players to know how to configure
pickup_types, pickup_burden, and pickup exceptions.

Change the default value of color to on. We can safely assume
new users have a terminal that supports color, and most people
want color.
This commit is contained in:
Pasi Kallinen
2021-06-06 19:02:10 +03:00
parent 41eecdf6b3
commit 97e58a4fdc
4 changed files with 15 additions and 14 deletions

View File

@@ -540,6 +540,7 @@ when moving the cursor to examine the map, have '^' move to next trap even if
change valkyrie and warrior (valk quest) monsters from chaotic to lawful
change attendant (healer quest) monster from lawful to neutral
quit is not longer bound to M-q
change default value of autopickup to off and color to on
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository