From b84ac3e1b505624e2af18a4283e7ec379c00b0dc Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:56 +0100 Subject: Remove auto_destroy option --- lib/help/command.txt | 3 +-- lib/help/option.txt | 7 ------- lib/mods/theme/help/command.txt | 3 +-- lib/mods/theme/help/option.txt | 7 ------- lib/mods/theme/user/all.prf | 3 --- 5 files changed, 2 insertions(+), 21 deletions(-) (limited to 'lib') diff --git a/lib/help/command.txt b/lib/help/command.txt index b7632f0a..6d457697 100644 --- a/lib/help/command.txt +++ b/lib/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/help/option.txt b/lib/help/option.txt index 4807fe10..c953a0a5 100644 --- a/lib/help/option.txt +++ b/lib/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/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 -- cgit v1.2.3