Lighter

From PZwiki
Revision as of 13:09, 16 October 2014 by Proknifer (talk | contribs)


Template:Items 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. 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