Difference between revisions of "Jermlaine"

From NetHackWiki
Jump to navigation Jump to search
m (Changed categories)
m
 
(2 intermediate revisions by 2 users not shown)
Line 22: Line 22:
 
The '''jermlaine''' is a [[monster]] that first appeared in [[SLASH 6]], the precursor to [[SLASH'EM]].  It is not part of [[NetHack 3.4.3]].  Code for the monster appears in the source for SLASH'EM, but the code is commented out, making it a [[deferred feature]].   
 
The '''jermlaine''' is a [[monster]] that first appeared in [[SLASH 6]], the precursor to [[SLASH'EM]].  It is not part of [[NetHack 3.4.3]].  Code for the monster appears in the source for SLASH'EM, but the code is commented out, making it a [[deferred feature]].   
  
Jermlaine are included in the SLASH'EM variants [[Slash'EM Extended]] and [[SLASHTHEM]].
+
Jermlaine are included in [[SlashTHEM]].
  
 
==Description==
 
==Description==
Line 31: Line 31:
  
 
==References==
 
==References==
* SLASH 6 monst.c#line550
+
*SLASH 6 monst.c#line550
* SLASH 6 monstr.c#line 9
+
*SLASH 6 monstr.c#line 9
  
 
==See also==
 
==See also==
* [[Galltrit]] - another deferred SLASH'EM monster from SLASH 6
+
*[[Galltrit]], another deferred SLASH'EM monster from SLASH 6
  
 
[[Category:SLASH'EM monsters]]
 
[[Category:SLASH'EM monsters]]
[[Category:Slash'EM Extended monsters]]
+
[[Category:SlashTHEM]]
[[Category:SLASHTHEM]]
 

Latest revision as of 16:56, 11 August 2022

The jermlaine is a monster that first appeared in SLASH 6, the precursor to SLASH'EM. It is not part of NetHack 3.4.3. Code for the monster appears in the source for SLASH'EM, but the code is commented out, making it a deferred feature.

Jermlaine are included in SlashTHEM.

Description

The jermlaine is a weak creature with a single melee attack. A single jermlaine is relatively harmless, but the large groups of jermlaine which usually appear are a bigger threat.

Origin

Jermlaine come from D&D. They are small, humanoid fey creatures that dwell underground.

References

  • SLASH 6 monst.c#line550
  • SLASH 6 monstr.c#line 9

See also

  • Galltrit, another deferred SLASH'EM monster from SLASH 6