Propane Tank

From PZwiki
Revision as of 08:16, 16 December 2014 by Xinn (talk | contribs)

Template:Items Propane tanks are used as fuel in big-BBQs to create a Heat source.

They can be found mostly in garages.

Big-BBQ: BBQ_big.png

To ignite the BBQ you need a lighter or matches.

Code

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