summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat
diff options
context:
space:
mode:
authorEino Keskitalo <eino.keskitalo@gmail.com>2014-08-03 16:14:26 +0300
committerEino Keskitalo <eino.keskitalo@gmail.com>2014-08-03 16:14:26 +0300
commitf875596b52954f9c19210ea5979d6e2a1ae33edf (patch)
treec970cc2678affaf23ba511eefafb628bc33d5c09 /crawl-ref/source/dat
parent7c1129b519aa190ef2ec407c796ef548e1b9ca17 (diff)
downloadcrawl-ref-f875596b52954f9c19210ea5979d6e2a1ae33edf.tar.gz
crawl-ref-f875596b52954f9c19210ea5979d6e2a1ae33edf.zip
Tutorial lesson 1: left click on the character is enough to take the stairs (no shift necessary).
Thanks to my three year old daughter for user testing!
Diffstat (limited to 'crawl-ref/source/dat')
-rw-r--r--crawl-ref/source/dat/descript/tutorial.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/dat/descript/tutorial.txt b/crawl-ref/source/dat/descript/tutorial.txt
index 16623a9b2d..0aa7d3a964 100644
--- a/crawl-ref/source/dat/descript/tutorial.txt
+++ b/crawl-ref/source/dat/descript/tutorial.txt
@@ -41,7 +41,7 @@ tutorial1 downstairs
When standing on a staircase leading downwards, you can enter the next level
with <input>$cmd[CMD_GO_DOWNSTAIRS]</input><localtiles> or with
-<input>Shift-Click</input> on your character</localtiles>.
+<input>left click</input> on your character</localtiles>.
%%%%
tutorial1 levelmap
@@ -81,7 +81,7 @@ Congratulations! You've completed the first lesson!
To exit the tutorial, simply go up these stairs with
<input>$cmd[CMD_GO_UPSTAIRS]</input><localtiles> or by
-<input>Shift-clicking</input> on your character</localtiles>. Confirm the
+<input>left clicking</input> on your character</localtiles>. Confirm the
resulting prompt with an uppercase <input>Y</input>.
%%%%
tutorial1 newlevel
@@ -107,7 +107,7 @@ tutorial1 upstairs
When standing on a staircase leading upwards, you can enter the previous level
with <input>$cmd[CMD_GO_UPSTAIRS]</input><localtiles> or by
-<input>Shift-clicking</input> on your character</localtiles>.
+<input>left clicking</input> on your character</localtiles>.
%%%%
tutorial1 exit