Onion: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 22: Line 22:
Icon = Onion,
Icon = Onion,
DaysFresh = 7,
DaysFresh = 7,
}
</nowiki>


{| class="wikitable sortable" style="text-align:center;"
{| class="wikitable sortable" style="text-align:center;"

Revision as of 19:38, 3 September 2013

Onion
Onion.png Hunger: -15

A mysterious food with many layers that goes inevitably goes bad if not eaten. The onion reduces hunger by 15 points.

Onions may be found in refrigerators.


Code

item Onion
{
	HungerChange	=	-15,
		Weight	=	0.2,
		Type	=	Food,
		DaysTotallyRotten	=	9,
		DisplayName	=	Onion,
		Icon	=	Onion,
		DaysFresh	=	7,
}

Item Effects
Onion.png

Ripe

Hunger -15
Onion rotten.png

Rotten

Hunger -??
Unhappiness -??


Template:Navbox/Consumables