summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/dat/pan.des2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/dat/pan.des b/crawl-ref/source/dat/pan.des
index 8ccf336169..cab4668063 100644
--- a/crawl-ref/source/dat/pan.des
+++ b/crawl-ref/source/dat/pan.des
@@ -6,7 +6,7 @@
{{
function pan_lord_warning(e)
- crawl.mpr("Be careful! A famous pandemonium lord has residence here!", "warning")
+ crawl.mpr("You feel a terrible weight on your shoulders! A mighty lord of Pandemonium must reside here.", "warning")
end
}}