summaryrefslogtreecommitdiffstats
path: root/crawl-ref/settings
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2014-02-27 11:26:06 -0700
committerSteve Melenchuk <smelenchuk@gmail.com>2014-02-27 11:28:02 -0700
commitbc91c1a70fa22b8bed8363131c1eacf5f928ffcc (patch)
tree0e01ff06be8aa541f8cbb1b3ff3ee9f47864c305 /crawl-ref/settings
parente3a43be560f5bfd2d774c6c5a29ab64a1ddef3c0 (diff)
downloadcrawl-ref-bc91c1a70fa22b8bed8363131c1eacf5f928ffcc.tar.gz
crawl-ref-bc91c1a70fa22b8bed8363131c1eacf5f928ffcc.zip
Make arena_delay available outside of arena as view_delay.
So, if you're running a bot or you're generally annoyed by ranged/magical animations, you can set this to an appropriately low value. This also condenses a lot of code duplication related to arena_delay; a new function called scaled_delay is used for functions that should be impacted by this.
Diffstat (limited to 'crawl-ref/settings')
-rw-r--r--crawl-ref/settings/init.txt19
1 files changed, 10 insertions, 9 deletions
diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt
index fe4eda8510..743214121a 100644
--- a/crawl-ref/settings/init.txt
+++ b/crawl-ref/settings/init.txt
@@ -217,15 +217,16 @@
# show_gold_turns = false
# show_game_turns = false
# show_newturn_mark = false
-# clear_messages = true
-# small_more = true
-# show_more = false
-# show_inventory_weights = false
-# item_stack_summary_minimum = 5
-# msg_condense_repeats = false
-# msg_condense_short = false
-# skill_focus = false
-# show_travel_trail = false (true for online)
+# clear_messages = true
+# small_more = true
+# show_more = false
+# show_inventory_weights = false
+# item_stack_summary_minimum = 5
+# msg_condense_repeats = false
+# msg_condense_short = false
+# skill_focus = false
+# show_travel_trail = false (true for online)
+# view_delay = 600
##### 3-j Colours (messages and menus) ##########
#