summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/bazaar.des
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/dat/bazaar.des')
-rw-r--r--crawl-ref/source/dat/bazaar.des2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/dat/bazaar.des b/crawl-ref/source/dat/bazaar.des
index a2a5ca73b5..e063de01f6 100644
--- a/crawl-ref/source/dat/bazaar.des
+++ b/crawl-ref/source/dat/bazaar.des
@@ -19,7 +19,7 @@ function bazaar_portal()
.. "they move on!" },
finalmsg = "You hear the last, dying notes of the bell.",
verb = 'tolling',
- noisemaker = 'a massive bell'
+ noisemaker = 'bell'
}
local blow = 200 + 30*(40 - you.absdepth()) + crawl.random2(200)
local bhigh = blow + crawl.random2(blow) + 100