Seeding Broccoli

From PZwiki
Revision as of 23:47, 29 June 2014 by LaDestitute (talk | contribs)


A perishable food item that goes bad as time passes. Can be grown through Farming with Broccoli Seeds. It curbs hunger more than standard Broccoli. Can be consumed as-is, or used as a Salad Ingredient. Seeding Broccoli take four in-game days to go stale, and seven in-game days to become rotten.

Nutritional Information

Template:Consumables2

Code

item BloomingBroccoli
	{
		Type				=		Food,
		DisplayName			=		Seeding Broccoli,
		Icon				=		TZ_BloomingBroccoli,
		Weight				=		0.1,
		HungerChange 		=		-30,
		DaysFresh 			=		4,
		DaysTotallyRotten 	=	 	7
	}

History

Alpha
RC 2.9.8a Can be grown as a crop.

See Also

Template:Navbox/Consumables