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-12-11 11:31:22 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-12-11 11:31:22 +0000
commitcc9ba6c05755e235c14daa555bbd037813f91a6e (patch)
tree7373373a33fabd4bc5c163d64ba767f18edf3093 /crawl-ref/settings
parenta9ac64d3b972306982b27c81632182864022f939 (diff)
downloadcrawl-ref-cc9ba6c05755e235c14daa555bbd037813f91a6e.tar.gz
crawl-ref-cc9ba6c05755e235c14daa555bbd037813f91a6e.zip
* Nerf harpies a bit: they are now slower and have no bite attack
(which didn't make sense anyway). * Also list player god in the saved game selection menu. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7808 c06c8d41-db1a-0410-9941-cceddc491573
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