Amiga: correct command-line flag doc in amii.hlp
Wizard mode is gated on player name == WIZARD_NAME, not on -D or -debug. Document -uwizard as the working entry point.
This commit is contained in:
+5
-1
@@ -12,8 +12,12 @@ Command-line flags
|
|||||||
------------------
|
------------------
|
||||||
-L Force interlaced (tall) screen.
|
-L Force interlaced (tall) screen.
|
||||||
-l Force non-interlaced screen.
|
-l Force non-interlaced screen.
|
||||||
|
-uNAME Play as NAME (e.g. -uwizard for wizard mode).
|
||||||
|
-pCLASS Pick a profession (e.g. -pvalkyrie).
|
||||||
|
-rRACE Pick a race.
|
||||||
|
|
||||||
The usual core flags (-D, -X, -u, -p, -r, -@) apply too.
|
Wizard/debug mode is gated on the player name matching WIZARD_NAME
|
||||||
|
("wizard" by default), so the simplest way in is -uwizard.
|
||||||
|
|
||||||
|
|
||||||
Configuration (nethack.cnf in the NetHack: drawer)
|
Configuration (nethack.cnf in the NetHack: drawer)
|
||||||
|
|||||||
Reference in New Issue
Block a user