Egg: Difference between revisions

From PZwiki
No edit summary
(Undo revision 13556 - eggs causing sickness if eaten raw - I haven't been able to find any verification of this so am undo'ing this change)
Line 6: Line 6:
}}
}}
An egg is a mediocre perishable food item found in many refrigerators of many houses. It can be eaten without modification, however, it does little against hunger. A more efficient use is to put it into a pot of soup.
An egg is a mediocre perishable food item found in many refrigerators of many houses. It can be eaten without modification, however, it does little against hunger. A more efficient use is to put it into a pot of soup.
Eggs also have a chance of causing sickness if eaten raw
== Effects ==
== Effects ==
[[Hunger]]: -15
[[Hunger]]: -15

Revision as of 15:56, 20 August 2013


An egg is a mediocre perishable food item found in many refrigerators of many houses. It can be eaten without modification, however, it does little against hunger. A more efficient use is to put it into a pot of soup.

Effects

Moodles: -15

Crafting

Name Recipe Description
























Code

item Egg
{
	Type				=			Food,
	DisplayName			=			Egg,
	Icon				=			Egg,
	Weight				=			0.25,
	HungerChange 		=			-15,
	DaysFresh 			=			2,
	DaysTotallyRotten 	= 			3,
}	

Template:Navbox/Consumables