summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/items.cc')
-rw-r--r--crawl-ref/source/items.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/items.cc b/crawl-ref/source/items.cc
index 946ae0b55c..98be971353 100644
--- a/crawl-ref/source/items.cc
+++ b/crawl-ref/source/items.cc
@@ -675,8 +675,8 @@ static void describe_floor() {
case DNGN_ALTAR_ELYVILON:
mpr("There is a silver altar of Elyvilon here.");
break;
- case DNGN_ALTAR_LUCY:
- mpr("There is a corrupted altar of Lucy here.");
+ case DNGN_ALTAR_LUGONU:
+ mpr("There is a corrupted altar of Lugonu here.");
break;
case DNGN_BLUE_FOUNTAIN:
mpr("There is a fountain here (q to drink).");