Ketchup

From PZwiki
Revision as of 01:56, 29 February 2016 by SpazzMan502 (talk | contribs)



Basic Information

Ketchup is a condiment that can be found in refrigerators. It does not spoil and can be used as a spice in many recipes.

Effects

Hunger -10

Unhappiness +30

Code

item Ketchup
	
		HungerChange	=	-10,
		Weight	=	0.2,
		Type	=	Food,
		UnhappyChange	=	30,
		DisplayName	=	Ketchup,
		Icon	=	Ketchup,
		Spice   =   true,
		EvolvedRecipe = Sandwich:2;Burger:2,
	 

Template:Navbox/Consumables