Special level

From NetHackWiki
Revision as of 11:05, 24 February 2013 by Paxed (talk | contribs) (des -> lev)
Jump to navigation Jump to search

A special level has some unusual features that differ from the normal dungeon-, mine-, or maze-style levels. Usually some parts of these levels are not randomly generated. The special levels are made with a special programming language, which are then compiled into .lev -files by lev_comp. NetHack loads the .lev-file when needed and creates the special level based on the instructions in it.

See also

External links