Dry Ramen Noodles: Difference between revisions

From PZwiki
(Update of NavBar.)
m (grammar and links)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages}}
{{languages|Dry Ramen Noodles}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
Line 11: Line 11:
|weight = 0.2
|weight = 0.2
}}
}}
Dry Ramen Noodles are a non-perishable food item which is often found in [[Containers#Kitchen_cupboard|kitchen cupboards]]. <br>
[[Dry Ramen Noodles]] are a [[Food#Non-Perishable|non-perishable]] food item which is often found in [[Containers#Cupboard|kitchen cupboards]]. <br>
Dry Ramen Noodles are best used as a meal component, eating it raw suffers large penalties to thirst and happiness.
Dry Ramen Noodles are best used as a meal component, eating it raw suffers large penalties to thirst and happiness.


Line 17: Line 17:
Dry Ramen Noodles eaten raw completely provides: -10 hunger and a penalty of +20 to unhappiness and +40 to thirst.
Dry Ramen Noodles eaten raw completely provides: -10 hunger and a penalty of +20 to unhappiness and +40 to thirst.
<br><br>
<br><br>
'''It's Nutritional Values are as follows:'''<br>
'''Its Nutritional Values are as follows:'''<br>
Carbohydrates = 0 <br>
Carbohydrates = 0 <br>
Proteins = 10 <br>
Proteins = 10 <br>

Revision as of 15:06, 15 April 2018


Page Updated @ Version: 34.28

Dry Ramen Noodles are a non-perishable food item which is often found in kitchen cupboards.
Dry Ramen Noodles are best used as a meal component, eating it raw suffers large penalties to thirst and happiness.

Nutritional Information

Dry Ramen Noodles eaten raw completely provides: -10 hunger and a penalty of +20 to unhappiness and +40 to thirst.

Its Nutritional Values are as follows:
Carbohydrates = 0
Proteins = 10
Lipids = 14
Calories = 52

Evolved Recipes

Product Nutrition
Soup
Soup
10
Stir Fry
Stir Fry
10

Code


  	item Ramen
		HungerChange	= -10,
		Weight		= 0.2,
		Type		= Food,
		ThirstChange	= 40,
		DisplayName	= Dry Ramen Noodles,
		Icon		= Ramen,
		UnhappyChange	= 20,
		EvolvedRecipe   = Soup:10;Stir fry:10,
		FoodType    	= Pasta,
        	Carbohydrates 	= 0,
        	Proteins 	= 10,
        	Lipids 		= 14,
        	Calories 	= 52,
        	Packaged 	= TRUE,
 

See Also

Template:Navbox/Consumables