summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-16 21:31:23 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-16 21:31:23 +0000
commita3b6953864e93bab790e1de9ffa0092fd8383d2b (patch)
tree4be6142f31cf07ab24687473592d2df897f75c00 /crawl-ref/settings
parent1e6ed3ddb747d9ac3e8d6b0b6944277006a160f0 (diff)
downloadcrawl-ref-a3b6953864e93bab790e1de9ffa0092fd8383d2b.tar.gz
crawl-ref-a3b6953864e93bab790e1de9ffa0092fd8383d2b.zip
Fix randart jewellery always named "of Bugginess".
Fix pickup.lua trying to find a butcher tool if the wielded edged weapon happens to be cursed. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5889 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings')
-rw-r--r--crawl-ref/settings/messages.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/crawl-ref/settings/messages.txt b/crawl-ref/settings/messages.txt
index f21cca5b92..7b100596fe 100644
--- a/crawl-ref/settings/messages.txt
+++ b/crawl-ref/settings/messages.txt
@@ -31,9 +31,9 @@ msc = yellow:fails to return
# Unimportant messages and combat clutter
#
-message_colour = darkgrey:You start (resting|searching)
-message_colour = darkgrey:Unknown command
-message_colour = darkgrey:disappears in a puff of smoke
+msc = darkgrey:You start (resting|searching)
+msc = darkgrey:Unknown command
+msc = darkgrey:disappears in a puff of smoke
#
-message_colour = darkgrey:miss(es)? (the|you|it)
-message_colour = darkgrey:but (do no|doesn't do any) damage
+msc = darkgrey:miss(es)? (the|you|it)
+msc = darkgrey:but (do no|doesn't do any) damage