Tofu: Difference between revisions

From PZwiki
(new31.9)
 
m (Formatted page, added summary. Noted former editor VI's better way of displaying food usage.)
Line 1: Line 1:
{{languages}}{{Notice|Short}}
__NOTOC__
 
{{languages}}
{{Consumables
{{Consumables
|image = Tofu.png
|image = Tofu.png
Line 6: Line 6:
|weight = 0.3
|weight = 0.3
}}
}}
 
A perishable food item that goes bad as time passes, when outside of a powered [[refrigerator]]. Tofu is often found within houses, inside of refrigerators.
 


== Nutritional Information ==
== Nutritional Information ==
{| border=0 align=left
|
{{Consumables2
{{Consumables2
|image = Tofu.png
|image = Tofu.png
Line 36: Line 37:
|cooked image =  
|cooked image =  
}}
}}
|}
<br><br><br><br><br><br><br><br>


== Evolved Recipes ==
== Evolved Recipes ==

Revision as of 19:55, 6 August 2015


A perishable food item that goes bad as time passes, when outside of a powered refrigerator. Tofu is often found within houses, inside of refrigerators.

Nutritional Information

Template:Consumables2









Evolved Recipes

Product Nutrition
Soup
Soup
10
Stew
Stew
10
Salad
Salad
10
Stir Fry
Stir Fry
10
Roasted Vegetables
Roasted Vegetables
0
Sandwich
Sandwich
0
Burger
Burger
10
Pie (savory)
Pie (savory)
0
Cake
Cake
0

Code

item Tofu
    {
        Type				=		Food,
        DisplayName			=		Tofu,
        Icon				=		Tofu,
        Weight				=		0.3,
        HungerChange 		=		-10,
        DaysFresh 			=		6,
        DaysTotallyRotten 	=	 	14,
        EvolvedRecipe       =       Soup:10;Stew:10;Stir fry:10;Burger:10;Salad:10,
        FoodType            =       Vegetables,
    }

History

Alpha
Ver31.9 -

See Also


Template:Navbox/Consumables