Change command X to twoweapon toggle
Explore mode is now an extended command #exploremode. There's no sense that a command used max. once per game, and in normal games not at all, takes up a key. So, analogous to the 'x' command (swap weapons), 'X' now toggles two-weapon combat.
This commit is contained in:
2
dat/hh
2
dat/hh
@@ -32,7 +32,6 @@ O options set options
|
||||
\ known display list of what's been discovered
|
||||
v version display version number
|
||||
V history display game history
|
||||
X explore switch the game to explore (discovery) mode
|
||||
^A again redo the previous command (^A denotes the keystroke CTRL-A)
|
||||
^R redraw redraw the screen
|
||||
^P prevmsg repeat previous message (subsequent ^P's repeat earlier ones)
|
||||
@@ -70,6 +69,7 @@ T takeoff take off some armor
|
||||
w wield wield a weapon (w- wield nothing)
|
||||
W wear put on some armor
|
||||
x xchange swap wielded and secondary weapons
|
||||
X twoweapon toggle two-weapon combat
|
||||
z zap zap a wand (use y instead of z if number_pad is -1)
|
||||
Z Zap cast a spell (use Y instead of Z if number_pad is -1)
|
||||
< up go up the stairs
|
||||
|
||||
Reference in New Issue
Block a user