summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/034_changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/034_changes.txt')
-rw-r--r--crawl-ref/docs/034_changes.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/crawl-ref/docs/034_changes.txt b/crawl-ref/docs/034_changes.txt
index 491e8bba25..a4d588ee84 100644
--- a/crawl-ref/docs/034_changes.txt
+++ b/crawl-ref/docs/034_changes.txt
@@ -5,6 +5,7 @@ There have been many changes to the interface in the new version. Among
them:
* Swapped some command keys around:
+ G auto-travel (was Ctrl-G)
z cast spell (was Z)
Z zap wand (was z)
o auto-explore (was Ctrl-O)
@@ -32,11 +33,11 @@ them:
no darkgray monsters anymore. In case darkgray is actually better
visible than blue on your system, you can swap these colours using
colour: darkblue = darkgray
- or similar in the init.txt.
+ in init.txt.
Apart from that, more dangerous monsters are now generally displayed in
lighter colours.
-We are sure that all of these changes are genuine improvements. Should
+We are content that all of these changes are genuine improvements. Should
your brain be hardwired to the old settings, you can effectively enforce
the 0.3.4 state by using the following options:
: crawl.read_options('docs/034_monster_glyphs.txt')
@@ -50,5 +51,6 @@ can choose to use only part of these options. In case you decide to use
the old keyset, be aware that D is also a synonym for 'yes' in the
butcher interface.
-In case you choose to go with the new keyset or the new butcher interface,
-you will want to look through your macro.txt file.
+If you choose to go with the new keyset or the new butcher interface and
+you intend to use your old macros, you need to look through your macro.txt
+file.