Gas Can

From PZwiki
Revision as of 16:12, 24 December 2014 by Cartercow (talk | contribs)


Template:Items A gas can is a can full of petroleum. Currently, gas cans can be found in crates in the various storage buildings, and rarely in trash cans. Can be used to craft a Molotov Cocktail by combining it with an empty whiskey bottle and adding a bandage, a pair of socks, or a dish towel. Also used to light campfires.

Crafting

Name Recipe Description












Code

item PetrolCan
	{
		Weight	=	5,
		Type	=	Drainable,
		UseWhileEquipped	=	FALSE,
		UseDelta	=	0.125,
		DisplayName	=	Gas Can,
		Icon	=	Petrol,
	}

History

Alpha
RC 2.9 Serves no purpose with Fire removed in this version.

See Also

Template:Navbox/Tools