From d608f8e4951b1f61f1f267315763124920abb900 Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Thu, 19 Nov 2009 10:36:42 +1000 Subject: Fix Lugonu prayer messages. Remove erroneous & print symbol that was resulting in "The giant bat corpse is disappears into the Void". --- crawl-ref/source/religion.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/religion.cc') diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc index c6315d31b0..7860f78e95 100644 --- a/crawl-ref/source/religion.cc +++ b/crawl-ref/source/religion.cc @@ -184,7 +184,7 @@ static const char *_Sacrifice_Messages[NUM_GODS][NUM_PIETY_GAIN] = }, // Lugonu { - " & disappears into the void.", + " disappear% into the void.", " & consumed by the void.", " & voraciously consumed by the void.", }, -- cgit v1.2.3-54-g00ecf