summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/settings')
-rw-r--r--crawl-ref/settings/init.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt
index 15738aff8c..e807442450 100644
--- a/crawl-ref/settings/init.txt
+++ b/crawl-ref/settings/init.txt
@@ -180,6 +180,7 @@ runrest_ignore_message = safely over a trap
runrest_ignore_message = You feel.*sick
runrest_ignore_poison = 2:30
runrest_ignore_monster = fish:2
+runrest_ignore_monster = shark:2
runrest_ignore_monster = butterfly:1
# runrest_ignore_monster = swamp worm:3
@@ -266,8 +267,8 @@ include = menu_colours.txt
menu_colour = pickup:green:god gift
# Highlight (partly) selected items
-menu_colour = inventory:white:\w \+ \w
-menu_colour = inventory:white:\w \# \w
+menu_colour = inventory:white:\w \+\s
+menu_colour = inventory:white:\w \#\s
# Colouring of messages
include = messages.txt