summaryrefslogtreecommitdiff
path: root/src/variable.cc
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
commitc67bb95861c02f01988205c0879c72c53fc3c92e (patch)
tree741d945e8d5ef3a550c0b7c621ec4abf758f052f /src/variable.cc
parent65cf7c8566d814e0564ef86db698bd52fc6bc788 (diff)
Remove speak_unique option
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/variable.cc b/src/variable.cc
index fb2b9984..ce4db76b 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -202,7 +202,6 @@ bool_ disturb_other; /* Disturb whenever various things happen */
bool_ alert_hitpoint; /* Alert user to critical hitpoints */
bool_ alert_failure; /* Alert user to various failures */
bool_ last_words; /* Get last words upon dying */
-bool_ speak_unique; /* Speaking uniques + shopkeepers */
bool_ small_levels; /* Allow unusually small dungeon levels */
bool_ empty_levels; /* Allow empty 'arena' levels */
bool_ always_small_level; /* Small levels */