Primordial

From NetHackWiki
Revision as of 16:23, 9 February 2021 by Gabriel cmf (talk | contribs) (Created page with " In dnethack certain creatures are classified as primordials{{refsrc|https://github.com/Chris-plus-alphanumericgibberish/dnethack/blob/master/dnethack-3.4.3/src/monst.c|1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


In dnethack certain creatures are classified as primordials[1], defined in code by the MA_PRIMORDIAL flag.[2]


The primordials are:


References