Special level

From NetHackWiki
Revision as of 02:44, 16 October 2011 by 99.239.146.253 (talk) (cat)
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 is then compiled into a .des -file by lev_comp. NetHack loads the .des-file when needed and creates the special level based on the instructions in it.

See also

External links