Lighter

From PZwiki
Revision as of 22:28, 23 March 2016 by AshtoneGrey (talk | contribs)


Template:Items

Description

The lighter is a handy tool which can be used to generate light, light up unlit candles, to light a Molotov Cocktail or to burn zombie corpses. To light a molotov, the lighter has to be in the secondary slot of the inventory. To burn a zombie corpse, you need a lighter in the primary slot and a Gas Can in the secondary slot. The lighter can be found in many kitchen drawers and on zombies.

The light provided by the lighter is far inferior to the flashlight but will let you see a short distance around you if you lack light.

Crafting

Name Recipe Description












Code

item Lighter
	{
		LightDistance	=	2,
		Weight	=	0.1,
		Type	=	Drainable,
		UseWhileEquipped	=	FALSE,
		TorchCone	=	FALSE,
		LightStrength	=	0.4,
		DisplayName	=	Lighter,
		ActivatedItem	=	TRUE,
		Icon	=	Lighter,
	}

History

Alpha
RC 2.9 Add History here.

See Also

Template:Navbox/Tools