summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-11 12:12:34 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-11 12:12:34 +0000
commit86d8666f0964efdda5bf3ce68abf7e3ae8a1a565 (patch)
tree6c026f45e4b676d8cc7ac9a1055460c92d7a63ac /crawl-ref/docs
parent9bf1ac53d17a3d206fcc21b064208b68c86645b6 (diff)
downloadcrawl-ref-86d8666f0964efdda5bf3ce68abf7e3ae8a1a565.tar.gz
crawl-ref-86d8666f0964efdda5bf3ce68abf7e3ae8a1a565.zip
* More documentation tweaks.
* Make Trog's Hand _add_ 100 regeneration points. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9958 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/changes.stone_soup1
-rw-r--r--crawl-ref/docs/key_changes.txt2
-rw-r--r--crawl-ref/docs/tiles_help.txt50
3 files changed, 27 insertions, 26 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index bff4661fe9..0ee49a17d5 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -189,6 +189,7 @@ Miscellaneous
* Flying can be cancelled.
* Petrify is an Enchantment/Earth spell.
* Lee's Rapid Deconstruction deals great damage to petrified monsters.
+* Removed stash_tracking option, just track all stashes.
* Rewrite and clean up of (among others) beam, trap, and mutations code.
* Store code revision in save files for easier bug tracking.
* Many useful new wizard commands.
diff --git a/crawl-ref/docs/key_changes.txt b/crawl-ref/docs/key_changes.txt
index 8f56e1bc95..5f2d2a9075 100644
--- a/crawl-ref/docs/key_changes.txt
+++ b/crawl-ref/docs/key_changes.txt
@@ -9,7 +9,7 @@ needed to interchange the Z and V commands if you refuse to learn that wands
are nowadays activated with V.)
key new command
V evokes items in inventory like wands (was Z)
- Z cast a spell even if no monster is withing range
+ Z cast a spell even if no monster is within range
z cast a spell (as before) but abort if no monster is
within range
Ctrl-X lists monsters, items and features in sight
diff --git a/crawl-ref/docs/tiles_help.txt b/crawl-ref/docs/tiles_help.txt
index 9edf241c77..231dd7ebb3 100644
--- a/crawl-ref/docs/tiles_help.txt
+++ b/crawl-ref/docs/tiles_help.txt
@@ -31,26 +31,26 @@ INVENTORY MANAGEMENT
left mouseclick Execute the most common action for this item type.
- weapon, deck: wield ('w')
- armour: Wear ('W')
- food: eat ('e')
- scroll, manual: read ('r')
- potion: quaff ('q')
- jewellery: Put on ('P')
- spellbook: Memorise ('M')
- missiles: fire ('f')
- wand, misc. item: evoke ('V')
- corpse: eat ('e'), for Vampires
-
-wielded items:
- rod, deck: evoke ('v')
- weapon, staff: unwield ('w-')
- armour, jewellery: unwield ('w-')
- others, as non-wielded
-
-worn items:
- armour: Take off ('T')
- jewellery: Remove ('R')
+ weapon, deck: wield ('w')
+ armour: Wear ('W')
+ food: eat ('e')
+ scroll, manual: read ('r')
+ potion: quaff ('q')
+ jewellery: Put on ('P')
+ spellbook: Memorise ('M')
+ missiles: fire ('f')
+ wand, misc. item: evoke ('V')
+ corpse: eat ('e'), for Vampires
+
+ wielded items:
+ rod, deck: evoke ('v')
+ weapon, staff: unwield ('w-')
+ armour, jewellery: unwield ('w-')
+ others as non-wielded
+
+ worn items:
+ armour: Take off ('T')
+ jewellery: Remove ('R')
Sometimes alternative denominators are used such as "draw a card"
instead of evoke for decks of cards, or "drink blood" instead of eat.
@@ -63,12 +63,12 @@ Shift + left mouseclick Drop item ('d').
Shift + right mouseclick Execute secondary action for some item types.
- weapon: fire ('f'), if throwable
- non-weapon: wield ('w'), if corresponding spells memorised
+ weapon: fire ('f'), if throwable
+ non-weapon: wield ('w'), if corresponding spells memorised
-wielded items:
- weapon: fire ('f')
- anything else: unwield ('w-')
+ wielded items:
+ weapon: fire ('f')
+ anything else: unwield ('w-')
NON-INVENTORY ITEM MANAGEMENT