summaryrefslogtreecommitdiffstats
path: root/crawl-ref/init.txt
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-14 07:26:30 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2006-12-14 07:26:30 +0000
commite8431cb80133de9a970113da7dba914fb809cf89 (patch)
tree49fe4abb5a502bc05942e437b53e85a55743ba6d /crawl-ref/init.txt
parent2069f428840fa9e17ea11e441a8d3086e6690af2 (diff)
downloadcrawl-ref-e8431cb80133de9a970113da7dba914fb809cf89.tar.gz
crawl-ref-e8431cb80133de9a970113da7dba914fb809cf89.zip
New options documentation and init.txt (David).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@630 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/init.txt')
-rw-r--r--crawl-ref/init.txt31
1 files changed, 15 insertions, 16 deletions
diff --git a/crawl-ref/init.txt b/crawl-ref/init.txt
index c7215af2c1..5065da9c19 100644
--- a/crawl-ref/init.txt
+++ b/crawl-ref/init.txt
@@ -102,7 +102,7 @@ stab_brand = hi:blue
##### 4-e Level Map Functions ###################
#
-# level_map_cursor_step = 10
+# level_map_cursor_step = 7
# item_colour = false
##### 4-f Travel and Exploration #################
@@ -112,24 +112,23 @@ stab_brand = hi:blue
# travel_avoid_terrain = shallow water
# travel_exclude_radius2 = 68
#
-# stop_travel = Something appears
-# stop_travel = god:wrath finds you
-#
# explore_greedy = yes
# explore_stop = items,stairs,shops,altars
-#
-# runrest_ignore_message = prayer ends
-#
-# runrest_ignore_message = You feel.*sick
-# runrest_ignore_poison = 4:100
-
-# trapwalk_safe_hp = dart:15, needle:25, spear:50
# tc_reachable = blue
# tc_dangerous = cyan
# tc_excluded = lightmagenta
# tc_exclude_circle = red
+# The following options are not default. Uncommenting activates them.
+#
+# stop_travel = Something appears
+# stop_travel = god:wrath finds you
+# runrest_ignore_message = prayer ends
+# runrest_ignore_message = You feel.*sick
+# runrest_ignore_poison = 4:100
+# trapwalk_safe_hp = dart:15, needle:25, spear:50
+
##### 4-g Stashes ###############################
#
# stash_tracking = (all | explicit | dropped)
@@ -151,9 +150,9 @@ stab_brand = hi:blue
##### 4-i Messages and Display Enhancements #####
#
# hp_warning = 10
-# hp_colour = lightgrey, 99:green, 50:yellow, 25:red
-# mp_colour = lightgrey, 99:green, 50:yellow, 25:red
-# terse_hand = true
+# hp_colour = lightgrey, 50:yellow, 25:red
+# mp_colour = lightgrey, 50:yellow, 25:red
+# terse_hand = false
# delay_message_clear = true
# always_greet = false
# increasing_skill_progress = false
@@ -164,8 +163,8 @@ menu_colour = red: cursed
##### 4-j Firing Commands #######################
#
-fire_items_start = a
-fire_order = launcher, dart, stone, dagger, spear, handaxe, club
+# fire_items_start = a
+# fire_order = launcher, dart, stone, dagger, spear, handaxe, club
##### 4-k Channels ##############################
#