From c67bb95861c02f01988205c0879c72c53fc3c92e Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:56 +0100 Subject: Remove speak_unique option --- src/variable.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/variable.cc') 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 */ -- cgit v1.2.3