Leek

From PZwiki
Revision as of 11:44, 6 February 2014 by Rorschach (talk | contribs) (Created page with " Leeks may be found refrigerators, they cannot be grown as crops. The can be used as ingredients in Salads. == Code == <nowiki>item Leek { HungerChan...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Leeks may be found refrigerators, they cannot be grown as crops. The can be used as ingredients in Salads.


Code

item Leek
{
	HungerChange		=	-15,
	Weight			=	0.2,
        Type			=	Food,
        DaysTotallyRotten	=	8,
        DisplayName		=	Leek,
        Icon			=	Leek,
        DaysFresh		=	5,
}