home *** CD-ROM | disk | FTP | other *** search
- | NetHack 3.1.3 - Archimedes version ported by David Bilsby.
- | Due to its larger size NH 3.1.3 is harddisc only.
-
- | This is still only a beta copy, it therefore very untidy
- | at this point. This will be improved in the full release.
-
- IconSprites <Obey$Dir>.!Sprites
-
- | Don't change the following unless you are sure you know what
- | you are doing. It may stop working if you do.
- Set NetHack$Dir <Obey$Dir>
- Set NetHackPlay$Dir <NetHack$Dir>.playground
- Set NetHackBones$Dir <NetHack$Dir>.bones
-
- | This bit you can change. See help file 'opthelp' in resources for more info.
- | Set NETHACKOPTIONS name:Balky,dogname:Ferox,catname:Tiger,autopickup,silent,time,color,standout,showexp,showscore,pickup_types:$%
-
- Set NETHACKOPTIONS name:Feanor,catname:Morris,dogname:Fido,autopickup,silent,time,color,standout,showexp,showscore,pickup_types:+=/$
-
- | Preliminary wimpslot size (guestimate) - 1200K min though
- Wimpslot -min 1400k -max 1400k
-
- | Wimpslot for frontend.
- Wimpslot -min 32k -max 32k
-
- Run <NetHack$Dir>.!RunImage %*0
- |Run <NetHack$Dir>.nethack %*0
-
- | Tidy up a bit.
- Unset NETHACKOPTIONS
-