summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/keybind.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-03 22:04:54 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-03 22:04:54 +0000
commit3ede9fff7fa316a1d441a840533613226b720e8a (patch)
tree26b9d64c81d50d4a162b45bd9a5455b5d67343ab /crawl-ref/docs/keybind.txt
parentf40a57bf2ed015c5e1489c966987878f3d62d450 (diff)
downloadcrawl-ref-3ede9fff7fa316a1d441a840533613226b720e8a.tar.gz
crawl-ref-3ede9fff7fa316a1d441a840533613226b720e8a.zip
Some spellcasting modifications, as discussed on c-r-d.
* Spells are marked grey if you lack the necessary magic or if there are no visible monsters within range. * z bails out if there are no monsters in range * Z is the same as the old z behaviour * Wands now need to be e(V)oked. Feedback welcome! git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9727 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/keybind.txt')
-rw-r--r--crawl-ref/docs/keybind.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/crawl-ref/docs/keybind.txt b/crawl-ref/docs/keybind.txt
index f8b3284f7d..770bc135f1 100644
--- a/crawl-ref/docs/keybind.txt
+++ b/crawl-ref/docs/keybind.txt
@@ -43,7 +43,8 @@ g, , CMD_PICKUP
i CMD_DISPLAY_INVENTORY
q CMD_QUAFF
r CMD_READ
-v CMD_EVOKE
+v CMD_EVOKE_WIELDED
+V CMD_EVOKE
w CMD_WIELD_WEAPON
F CMD_THROW_ITEM_NO_QUIVER
M CMD_MEMORISE_SPELL
@@ -52,12 +53,12 @@ Q CMD_QUIVER_ITEM
R CMD_REMOVE_JEWELLERY
T CMD_REMOVE_ARMOUR
W CMD_WEAR_ARMOUR
-Z CMD_ZAP_WAND
= CMD_ADJUST_INVENTORY
{ CMD_INSCRIBE_ITEM
( CMD_CYCLE_QUIVER_FORWARD
) CMD_CYCLE_QUIVER_BACKWARD
' CMD_WEAPON_SWAP
+ CMD_ZAP_WAND (deprecated, now uses CMD_EVOKE_ITEM instead)
Dungeon interaction
-------------------
@@ -67,17 +68,16 @@ s, . CMD_SEARCH, CMD_MOVE_NOWHERE (same command)
5 CMD_REST (rest/search 100 turns)
t CMD_SHOUT
x CMD_LOOK_AROUND
-V CMD_FULL_VIEW
+X CMD_DISPLAY_MAP
+^X CMD_FULL_VIEW
z CMD_CAST_SPELL
C CMD_CLOSE_DOOR
^E CMD_FORGET_STASH
^F CMD_SEARCH_STASHES
G, ^G CMD_INTERLEVEL_TRAVEL
O CMD_OPEN_DOOR
-^S CMD_MARK_STASH
^T CMD_TOGGLE_FRIENDLY_PICKUP
^W CMD_FIX_WAYPOINT
-X CMD_DISPLAY_MAP
< CMD_GO_UPSTAIRS
> CMD_GO_DOWNSTAIRS
; CMD_INSPECT_FLOOR
@@ -112,7 +112,7 @@ Meta-commands
^Q CMD_QUIT
^R CMD_REDRAW_SCREEN
S CMD_SAVE_GAME
-^X CMD_SAVE_GAME_NOW
+^S CMD_SAVE_GAME_NOW
^Z CMD_SUSPEND_GAME
& CMD_WIZARD (issuing wiz-mode commands)
: CMD_MAKE_NOTE