From 215ab4d845887d5671a95c2b6db8dabf1b494d2e Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Thu, 19 Nov 2009 18:42:26 -0600 Subject: Update description of TSO's weapon blessing to account for demon whips. --- crawl-ref/source/describe.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/describe.cc') diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc index 3899bb07cc..abffa019e0 100644 --- a/crawl-ref/source/describe.cc +++ b/crawl-ref/source/describe.cc @@ -3209,7 +3209,7 @@ static std::string _religion_help(god_type god) result += " "; result += "You can pray at an altar to have your weapon " - "blessed, especially a long blade."; + "blessed, especially a long blade or demon whip."; } break; } -- cgit v1.2.3-54-g00ecf