fix #H4139 - commands missing in help menu
The meta keystroke commands which use an uppercase letter were all missing from dat/hh: M-A annotate level M-C show conduct M-N name something (synonym for M-n, which is a synonyn for 'C'all) M-O display dungeon overview M-R ride/unride steed M-T tip a container (All meta keystroke command shortcuts are missing from dat/help.)
This commit is contained in:
@@ -195,6 +195,8 @@ unseen landmine explosion could result in "The <monst-type> statue crumbles."
|
||||
when using the 'O' command for regexp options (autopickup exceptions,
|
||||
menucolors, message types), provide opportunity to add more than one
|
||||
at a time [after 'add', return to add/list/remove menu]
|
||||
commands invoked by uppercase meta characters: M-A, M-C, M-N, M-O, M-R, M-T
|
||||
were missing from '? c' list of game commands (dat/hh)
|
||||
|
||||
post-3.6.0: fix "object lost" panic during pickup caused by sortloot revamp
|
||||
post-3.6.0: more sortloot revisions
|
||||
|
||||
Reference in New Issue
Block a user