Difference between revisions of "Doughnut"

From NetHackWiki
Jump to navigation Jump to search
m (added weight/cost, do not have the same gen rate as pills)
Line 2: Line 2:
 
   |color=brown
 
   |color=brown
 
   |name=doughnut
 
   |name=doughnut
   |cost=?
+
   |cost=6
 
   |nutrition=20
 
   |nutrition=20
 
   |turns=2
 
   |turns=2
   |weight=?
+
   |weight=2
 
   |conduct=vegetarian
 
   |conduct=vegetarian
 
}}
 
}}
Line 13: Line 13:
 
Doughnuts are probably most often seen as the starting food for [[Officer]]s, who begin the game with a stack of six doughnuts in their inventory.  This is a feature carried over from [[NetHack-- 3.0.10]], the source of the role.  Officers in [[Slash'EM Extended]] pack [[Hacker's Food]]s instead.
 
Doughnuts are probably most often seen as the starting food for [[Officer]]s, who begin the game with a stack of six doughnuts in their inventory.  This is a feature carried over from [[NetHack-- 3.0.10]], the source of the role.  Officers in [[Slash'EM Extended]] pack [[Hacker's Food]]s instead.
  
Doughnuts can be found randomly generated, but they are quite rare, with the same probability of appearing as a [[pill]] or [[tortilla]].
+
Doughnuts can be found randomly generated, but they are quite rare, with the same probability of appearing as a [[tortilla]].
  
 
*SlashTHEM objects.c line 1233
 
*SlashTHEM objects.c line 1233

Revision as of 21:56, 3 August 2022

% Doughnut.png
Name doughnut
Base price 6 zm
Nutrition 20
Turns to eat 2
Weight 2
Conduct vegetarian

A doughnut is a comestible in SlashTHEM. Doughnuts are considered vegetarian food and take two turns to eat.

Doughnuts are probably most often seen as the starting food for Officers, who begin the game with a stack of six doughnuts in their inventory. This is a feature carried over from NetHack-- 3.0.10, the source of the role. Officers in Slash'EM Extended pack Hacker's Foods instead.

Doughnuts can be found randomly generated, but they are quite rare, with the same probability of appearing as a tortilla.

  • SlashTHEM objects.c line 1233