Saucepan

From PZwiki
Revision as of 21:58, 5 September 2016 by MalonyJenkins (talk | contribs) (Added crafted version of saucepan via Recipelookup (Pasta/Rice))


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Tools -> Saucepan   


Saucepans are items found in kitchen cupboards of many houses. You can use it to store water and also to cook with rice and pasta. Unlike the Frying Pan it cannot be used for fighting.

Crafting

Name Recipe Description Crafting Level

























Code

	
	item Saucepan
		Weight		= 0.7,
		CanStoreWater	= TRUE,
		Type		= Normal,
		DisplayName	= Saucepan,
		ReplaceOnUseOn	= WaterSource-WaterSaucepan,
		Icon		= SaucepanEmpty,

Template:Navbox/Tools