summaryrefslogtreecommitdiff
path: root/lib/mods/theme
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:56 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:56 +0100
commitb84ac3e1b505624e2af18a4283e7ec379c00b0dc (patch)
tree123e78755e932bc6eb988f4dd1f6149fcffdd524 /lib/mods/theme
parent52d0f7d149610eed0a346585d56838c9bd552e81 (diff)
Remove auto_destroy option
Diffstat (limited to 'lib/mods/theme')
-rw-r--r--lib/mods/theme/help/command.txt3
-rw-r--r--lib/mods/theme/help/option.txt7
-rw-r--r--lib/mods/theme/user/all.prf3
3 files changed, 1 insertions, 12 deletions
diff --git a/lib/mods/theme/help/command.txt b/lib/mods/theme/help/command.txt
index b7632f0a..6d457697 100644
--- a/lib/mods/theme/help/command.txt
+++ b/lib/mods/theme/help/command.txt
@@ -518,8 +518,7 @@ for a quantity will convert any "letters" into the maximal legal value.
[[[[[GDestroy an item (k) or Destroy an item (^D)]
This destroys an item in your inventory or on the dungeon floor.
If the selected pile contains multiple objects, you may specify
- a quantity. You must always verify this command, unless the item
- is cursed or worthless and the option "auto_destroy" is set.
+ a quantity. You must always verify this command.
~~~~~42
[[[[[GWear/Wield equipment (w)]
To wear or wield an object in your inventory, use this command.
diff --git a/lib/mods/theme/help/option.txt b/lib/mods/theme/help/option.txt
index 7ff99da6..e98e5c31 100644
--- a/lib/mods/theme/help/option.txt
+++ b/lib/mods/theme/help/option.txt
@@ -180,13 +180,6 @@ off at will during the course of the game.
dies. If this option is not selected, the "You die." message is displayed
instead.
-#####GNo query to destroy known worthless items [auto_destroy]
- It can sometimes be annoying that the Destroy command asks for confirmation
- when you are attempting to destroy a Broken sword {cursed}. If this option
- is set, no confirmation will be asked if you attempt to destroy an object
- which you know to be worthless. Of course, cursed artifacts cannot be
- destroyed even if this option is set.
-
#####GConfirm to wear/wield known cursed items [confirm_wear]
Some players may occasionally, due to a typing mistake, find themselves
wearing an item which they knew was cursed. If this option is set, you
diff --git a/lib/mods/theme/user/all.prf b/lib/mods/theme/user/all.prf
index 6447c1b9..5d036e39 100644
--- a/lib/mods/theme/user/all.prf
+++ b/lib/mods/theme/user/all.prf
@@ -83,9 +83,6 @@ Y:alert_failure
# Option 'Get last words when the character dies'
Y:last_words
-# Option 'No query to destroy known worthless items'
-Y:auto_destroy
-
# Option 'Confirm to wear/wield known cursed items'
Y:confirm_wear