Popcorn

From PZwiki
Revision as of 01:04, 2 April 2012 by Pianoman (talk | contribs)

Popcorn



Effects

Hungry: -10
Moodles: 10




Code

item Popcorn
{
	Type				=			Food,
	DisplayName			=			Instant Popcorn,
	Icon				=			Popcorn,
	Weight				=			1,
	IsCookable			= 			true,
	MinutesToCook   	= 			5,
	MinutesToBurn   	= 			10,
	HungerChange 		=			-10,
	ThirstChange		=			10,
}

Template:Navbox/Consumables