summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEino Keskitalo <eino.keskitalo@gmail.com>2014-08-15 18:47:30 +0300
committerEino Keskitalo <eino.keskitalo@gmail.com>2014-08-15 19:14:11 +0300
commitb1f8270303070e79789d6f03b90c4c7fb70ef52f (patch)
treeb8be4e9eaf43dbba53776db521b1d7f3d770aacd
parent0679d8db68dd3430765f49f5f3fd77babf246f07 (diff)
downloadcrawl-ref-b1f8270303070e79789d6f03b90c4c7fb70ef52f.tar.gz
crawl-ref-b1f8270303070e79789d6f03b90c4c7fb70ef52f.zip
Tutorial: Few more stairs-taking tutorial message improvements.
-rw-r--r--crawl-ref/source/dat/descript/tutorial.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/crawl-ref/source/dat/descript/tutorial.txt b/crawl-ref/source/dat/descript/tutorial.txt
index f4a93be831..eff0dfa732 100644
--- a/crawl-ref/source/dat/descript/tutorial.txt
+++ b/crawl-ref/source/dat/descript/tutorial.txt
@@ -42,7 +42,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>left click</input> on your character</localtiles>.
+a <input>left click</input> on your character</localtiles>.
%%%%
tutorial1 levelmap
@@ -207,7 +207,8 @@ Examine these monsters (<localtiles>via <input>mouseover</input></localtiles><no
tutorial2 downstairs
Well done! After resting to full health continue to the next level with
-<input>$cmd[CMD_GO_DOWNSTAIRS]</input>.
+<input>$cmd[CMD_GO_DOWNSTAIRS]</input><localtiles> or by <input>clicking</input>
+on your character</localtiles>.
%%%%
tutorial2 newlevel
@@ -346,7 +347,7 @@ tutorial3 downstairs
Well fought! If necessary, rest up with <input>$cmd[CMD_REST]</input>, the
continue downwards with <input>$cmd[CMD_GO_DOWNSTAIRS]</input><localtiles> or
-with <input>Shift-Click</input> on your character</localtiles>.
+with a <input>click</input> on your character</localtiles>.
%%%%
tutorial3 command_help
@@ -419,7 +420,7 @@ tutorial3 enter_shop
# TODO: Everything else except how to enter the shop should be told in the
# shopping screen.
To enter this shop, press <input>$cmd[CMD_GO_UPSTAIRS]</input><localtiles> or
-<input>Shift-leftclick</input> on your character</localtiles>. To buy items,
+<input>click</input> on your character</localtiles>. To buy items,
select them with their hotkey, hit <input>Enter</input> and confirm with
<input>y</input>es. You can switch to description mode with <input>!</input>.
%%%%