summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/descript/hints.txt
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-06-27 01:49:44 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-06-27 02:05:33 +0200
commit7b3a03ec9f0c46ba1afd56a307ad9e43769488eb (patch)
tree5ae36f910e1e6a30652bc0019fbcf696791dd051 /crawl-ref/source/dat/descript/hints.txt
parenta8ad841956c7341dfbd2b69c03d363327e232d23 (diff)
downloadcrawl-ref-7b3a03ec9f0c46ba1afd56a307ad9e43769488eb.tar.gz
crawl-ref-7b3a03ec9f0c46ba1afd56a307ad9e43769488eb.zip
Place runtime arguments for hints as $1, $2.
Diffstat (limited to 'crawl-ref/source/dat/descript/hints.txt')
-rw-r--r--crawl-ref/source/dat/descript/hints.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/crawl-ref/source/dat/descript/hints.txt b/crawl-ref/source/dat/descript/hints.txt
index e1f5f2e868..e1d3f55123 100644
--- a/crawl-ref/source/dat/descript/hints.txt
+++ b/crawl-ref/source/dat/descript/hints.txt
@@ -164,3 +164,22 @@ You can ask other Crawl players for advice and help
on the <w>##crawl</w> IRC (Internet Relay Chat)
channel on freenode (<w>irc.freenode.net</w>).
%%%%
+HINT_SEEN_FIRST_OBJECT
+
+That
+<console>$1 </console>is an item. If you move there and press <w>g</w> or
+<w>,</w> you will pick it up.
+<console>Generally, items are shown by non-letter symbols like
+<w>%?!"=()[</w>. </console>
+<tiles>You can also pick up an item by clicking on your <w>left mouse
+button</w> while standing on its square. </tiles>
+Also, several types of objects will usually be picked up
+automatically.
+<tiles>(In Tiles, these will be marked with a green frame around them.)</tiles>
+
+Once it is in your inventory, you can drop it again with
+<tiles>a <w>left mouse click</w> while pressing the <w>Shift key</w>.
+Whenever you <w>right-click</w> on an item</tiles><console><w>d</w>.
+Any time you look at an item in your <w>i</w>nventory</console>,
+you can read about its properties and its description.
+%%%%