Difference between revisions of "Worm"

From NetHackWiki
Jump to navigation Jump to search
(prep for formatting)
Line 1: Line 1:
{{stub}}
+
The '''worm''' is a [[monster class]] that appears in ''[[NetHack]]'', and is represented by the uppercase [[W]] glyph ({{white|W}}). Worms are designated internally by the macro '''S_WORM'''.{{refsrc|include/monsym.h|37|version=NetHack 3.6.7}}
There are two members of the {{white|w}} '''worm''' [[monster class]], each with baby counterparts:
+
 
 +
The class contains the following monsters:{{refsrc|src/monst.c|911|version=NetHack 3.6.7}}
  
 
*{{brown|w}} [[Baby long worm]]
 
*{{brown|w}} [[Baby long worm]]
Line 7: Line 8:
 
*{{magenta|w}} [[Purple worm]]
 
*{{magenta|w}} [[Purple worm]]
  
{{disambig}}
+
==References==
 +
<references/>
 +
{{stub}}
 +
{{nethack-367}}
 
[[Category:Monster classes]]
 
[[Category:Monster classes]]
{{nethack-343}}
 

Revision as of 23:12, 15 December 2023

The worm is a monster class that appears in NetHack, and is represented by the uppercase W glyph (W). Worms are designated internally by the macro S_WORM.[1]

The class contains the following monsters:[2]

References

This page is a stub. Should you wish to do so, you can contribute by expanding this page.