Orange: Difference between revisions

From PZwiki
(Adjusted formatting, +evolve recipes, + trapping linkage, added hunger/thirst ref to consumables section, -TOC, + ver reference, reconfirmed info)
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{languages}}
{{languages|Orange}}
{{Consumables
{{Consumables
|image = Orange.png
|image = Orange.png

Revision as of 18:12, 18 March 2016


A perishable food item that goes bad as time passes. Oranges are often inside of refrigerators, kitchen cupboards, and in produce bins. Oranges take six in-game days to go stale, and nine in-game days to rot.

Nutritional Information

Template:Consumables2












Evolved Recipes

Product Nutrition
Cake
Cake
8

Trapping

Oranges can also be used in traps to capture mice, rats and squirrels.

Refer to trapping for further information.

Code

item Orange
	
		HungerChange		=	-15,
		Weight			=	0.2,
		Type			=	Food,
		DaysTotallyRotten	=	9,
		ThirstChange		=	-20,
		DisplayName		=	Orange,
		Icon			=	Orange,
		DaysFresh		=	6,
		EvolvedRecipe 		=	Cake:8,
		FoodType    		=   	Fruits,
	

Template:Navbox/Consumables