Propane Tank

From PZwiki
Revision as of 22:49, 15 October 2014 by Proknifer (talk | contribs) (Created page with "{{Items |image = Item_PropaneTank.png |weight = 20 }} Propane tanks are used as fuel in big-BBQs to create a Heat source. They can be found mostly in garages. Big-BBQ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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







Code

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