Saucepan

From PZwiki
Revision as of 20:03, 5 September 2016 by MalonyJenkins (talk | contribs) (Basic page for Saucepan set up. (Navbar, brief description, usage, info, consumables etc))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.







Code

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

Template:Navbox/Tools