Canned Vegetable Soup

From PZwiki
Revision as of 16:42, 24 December 2014 by Cartercow (talk | contribs)


A can of soup, resembling Campbell's Tomato Soup. On it's own it can satisfy the hunger moodle, however it can be made into a more nutritious pot of soup with a can opener and a cooking pot. More ingredients can be added, and it can finally be cooked to further increase its nutritional value.

Found in refrigerators and kitchen cupboards.

Crafting

Name Recipe Description












Code

item TinnedSoup
{
	Type				=			Food,
	DisplayName			=			Canned Soup,
	Icon				=			TinCan,
	Weight				=			2,
	HungerChange 		=			-30,
	RequireInHandOrInventory =	 	TinOpener
}


History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Consumables