diff options
author | Asa Kravets <norfenstein@gmail.com> | 2009-10-03 13:08:53 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:16:30 +0000 |
commit | 1bf6b5e9503498d6e61b07f8d2c0058a1da15d4e (patch) | |
tree | 6f0b845b26ec0a465cddc0779cfaf4147b2e95c6 /assets/ui/help.txt | |
parent | 72d2d6158fa5c0d2a9aa484da4a0e7e6739f358c (diff) |
Updated sprint and dodge help sections
Diffstat (limited to 'assets/ui/help.txt')
-rw-r--r-- | assets/ui/help.txt | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/assets/ui/help.txt b/assets/ui/help.txt index 663e2613..d71e469e 100644 --- a/assets/ui/help.txt +++ b/assets/ui/help.txt @@ -86,15 +86,20 @@ "be removed automatically. Buildables that are about to be removed by " "constructing the selected buildable glow red." } - "Sprint / Dodge" - { - "Human players will find their old binds for sprinting will no longer " - "work. Sprinting has been merged with a new Human ability, dodging. You " - "can bind a key for Sprint and Dodge via the Options menu or bind a " - "key (\\bind shift +button6). When you are strafing or walking backwards, " - "press the dodge key to make a quick sideways jump. When running forward, " - "press the dodge key to start a sprint. The sprint will last until you let " - "go of the forward key." + "Sprint" + { + "The sprint bind has changed from \"boost\" to \"+button8\"; you can bind it " + "in the options menu or in the console (\\bind shift +button8). Now, instead " + "of tapping the button while moving to start sprinting, just hold it down " + "and let go to stop." + } + "Dodge" + { + "Humans have a new movement ability: dodge. You can bind it in the " + "options menu or the console (\\bind shift +button6). When strafing or " + "walking backwards, press the dodge key to make a quick, low jump. You " + "can bind this to the same key as sprint in the console with \\bind shift " + "\"+button8; +button6\"" } "Dretch" { |