Propane Tank

From PZwiki
Revision as of 02:10, 7 July 2018 by Simian (talk | contribs) (grammar)


Template:Items

Description

Propane tanks are used as fuel in big BBQs to create a heat source. They can be found in industrial warehouses and can spawn already installed in a BBQ, which can be taken out by right-clicking the BBQ.

Code

 item PropaneTank
	{
		Weight	=	20,
		Type	=	Drainable,
		UseWhileEquipped	=	FALSE,
		UseDelta	=	0.125,
		DisplayName	=	Propane Tank,
		Icon	=	PropaneTank,
		ResizeWorldIcon = FALSE
	} 


Template:Navbox/Tools