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:
Pasi Kallinen
2015-03-09 22:53:43 +02:00
parent 504048c0a8
commit 63e7d97148
5 changed files with 9 additions and 7 deletions

View File

@@ -708,7 +708,8 @@ The latter is used as your secondary weapon when engaging in
two-weapon combat. Note that if one of these slots is empty,
the exchange still takes place.
.lp X
Enter explore (discovery) mode, explained in its own section later.
Toggle two-weapon combat, if your character can do it. Also available
via the ``#twoweapon'' extended command
.lp ""
Since using this command by accident would be troublesome, you are asked
to confirm your intent before switching to explore mode. By default
@@ -2980,8 +2981,8 @@ with the
.op -X
command-line switch or with the
.op playmode:explore
option. The other is to issue the `X' command while already
playing the game. Starting a new game in explore mode provides your
option. The other is to issue the ``#exploremode'' extended command while
already playing the game. Starting a new game in explore mode provides your
character with a wand of wishing in initial inventory; switching via `X'
during play does not. The other benefits of explore mode are left for
the trepid reader to discover.