whatis_coord - rename 'getpos_coord' option
Rename the option for adding coordinates to autodescribe feedback for the '/' and ';' commands from 'getpos_coord' to 'whatis_coord', after the '/' command that uses it instead of after the internal routine that implements it. The 'whatis' name was only in dat/hh as far as I could find, so this changes it to 'what-is' and also updates dat/help and the Guidebook to mention the name too. Add a 'screen' choice to the option to show coordinates as row,column rather than x,y or compass direction(s). Revise the /m, /M, /o, /O operations of 'what-is' to honor the whatis_coord option (mostly; a value of 'none' gets overridden by 'map' to force coordinates). Also, update the description of the functionality of the '/' command in the Guidebook. The .mn version is tested, the .tex one isn't.
This commit is contained in:
2
dat/hh
2
dat/hh
@@ -28,7 +28,7 @@ S save save the game (to be continued later) and exit
|
||||
! sh escape to some SHELL (if allowed)
|
||||
^Z suspend suspend the game (independent of your current suspend char)
|
||||
O options set options
|
||||
/ whatis tell what a map symbol represents
|
||||
/ what-is tell what a map symbol represents
|
||||
\ known display list of what's been discovered
|
||||
v version display version number
|
||||
V history display game history
|
||||
|
||||
Reference in New Issue
Block a user