summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings/init.txt
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-29 04:21:49 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-29 04:21:49 +0000
commitd3bec380204bd43c7981fc3423ecfcb0f80afd12 (patch)
treee43d9ac9574bddd497f4fa75148322c391843a02 /crawl-ref/settings/init.txt
parent3da16ef55175ccae0b1645e9b0e22709a14c1203 (diff)
downloadcrawl-ref-d3bec380204bd43c7981fc3423ecfcb0f80afd12.tar.gz
crawl-ref-d3bec380204bd43c7981fc3423ecfcb0f80afd12.zip
"include foo.txt" doesn't work, has to be "include = foo.txt"
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5321 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/settings/init.txt')
-rw-r--r--crawl-ref/settings/init.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt
index 46ec4e4406..935c3eaac1 100644
--- a/crawl-ref/settings/init.txt
+++ b/crawl-ref/settings/init.txt
@@ -93,10 +93,10 @@ autopickup = $?!+"/%)
# lua routines for automatically picking up one butchering tool
# This require ) in autopickup and no further weapons are picked up.
-include pickup_butcher_tool.txt
+include = pickup_butcher_tool.txt
# There is a long list of autopickup exceptions in
-include autopickup_exceptions.txt
+include = autopickup_exceptions.txt
# default_autopickup = false
# autopickup_no_burden = true
@@ -242,17 +242,17 @@ menu_colour_prefix_class = true
# lightgreen = poisonous
# brown = contaminated (may cause sickening)
#
-include food_colouring.txt
+include = food_colouring.txt
# There is elaborate colouring of items in the inventory (and other menus)
# depending on their usefulness, taking race and other criteria into account.
-include menu_colours.txt
+include = menu_colours.txt
# Colouring of autoinscribed god gifts
menu_colour = pickup:green:god gift
# Colouring of messages
-include messages.txt
+include = messages.txt
# Colouring for the notes
menu_colour = notes:white:Reached XP level