Files
nethack/outdated/sys/atari/nethack.mnu
nhmall c6d09a58d6 move unmaintained files into outdated folder
If an old port is resurrected to work with current version code, its files
can be relocated to the appropriate sys or win folder as required.

In the meantime, the burden of upkeep can be avoided for the stuff in the
outdated folder for now.
2020-05-10 11:24:51 -04:00

54 lines
836 B
Plaintext

# Sample .mnu file for NetHack
# This will work only with MINIWIN v1.1
# or TOSWIN v2.0 (or better)
#%title "NetHack"
#%about "About NetHack" "v"
File
"Shell" "!"
"Options" "O"
---
"Save Game" "S"
---
"Quit" ?"[1][Really quit?][ Yes | No ]":%A"#quit y":!
Edit
"Copy" %C
"Paste" %P
"Paste Options..." %O
---
"Set Font..." %F
Inventory
"Show Inventory" "i"
--
"Put on jewelry" "P"
"Remove jewelry" "R"
"Wear armor" "W"
"Take off armor" "T"
"Wield weapon" "w"
"Exchange weapons" "x"
"Ready ammo in quiver" "Q"
---
"Eat" "e"
"Quaff potion" "q"
---
"Drop" "d"
"Throw" "t"
"Fire" "f"
Move
"North" "k" 4800
"South" "j" 5000
"East" "l" 4d00
"West" "h" 4b00
---
"Rest" "."
---
"Open door" "o"
"Close door" "c"
Misc
"Help" "?" 6200
"List known spells" "+"
"Cast spell" "Z"
---
"Abort" 001b 6100