Propane Tank: Difference between revisions

From PZwiki
No edit summary
m (Xinn moved page Propane Tank to Propane Tank)
(No difference)

Revision as of 07:14, 16 December 2014

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
	}