From 10cae3d5dd2128db2899fe0e3cd808edec5b33b3 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:56 +0100 Subject: Remove depth_in_feet option; always use level --- lib/mods/theme/help/macrofaq.txt | 2 -- lib/mods/theme/help/option.txt | 4 ---- lib/mods/theme/user/all.prf | 3 --- 3 files changed, 9 deletions(-) (limited to 'lib/mods/theme') diff --git a/lib/mods/theme/help/macrofaq.txt b/lib/mods/theme/help/macrofaq.txt index e17fa573..c7f623a2 100644 --- a/lib/mods/theme/help/macrofaq.txt +++ b/lib/mods/theme/help/macrofaq.txt @@ -1780,9 +1780,7 @@ options screen. rogue_like_commands use_old_target always_pickup -depth_in_feet alert_hitpoint -auto_haggle auto_scum #####G---------------------------------------------------------------------- diff --git a/lib/mods/theme/help/option.txt b/lib/mods/theme/help/option.txt index 7841bf89..4070a769 100644 --- a/lib/mods/theme/help/option.txt +++ b/lib/mods/theme/help/option.txt @@ -109,10 +109,6 @@ off at will during the course of the game. a door, tunnel through walls, or disarm traps or chests, that you wish to repeat the command 99 times (see *****command.txt*0["command.txt"]). -#####GShow dungeon level in feet [depth_in_feet] - Display the dungeon depth in "feet" instead of as a level number (one - level is equivalent to 50'). This also affects the monster memory display. - #####GAudible bell (on errors, etc) [ring_bell] Attempt to make a "bell" noise when various errors occur. diff --git a/lib/mods/theme/user/all.prf b/lib/mods/theme/user/all.prf index b21abb03..f17e31ed 100644 --- a/lib/mods/theme/user/all.prf +++ b/lib/mods/theme/user/all.prf @@ -23,9 +23,6 @@ Y:prompt_pickup_heavy # Option 'Repeat obvious commands' Y:always_repeat -# Option 'Show dungeon level in feet' -X:depth_in_feet - # Option 'Show labels in object listings' Y:show_labels -- cgit v1.2.3