Lighter: Difference between revisions

From PZwiki
(Undo revision 13282 by Zombieslayer123 (talk))
Line 16: Line 16:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|32}}
{{RecipeLookup|4004}}
|}
|}



Revision as of 22:00, 16 November 2013


Template:Items The lighter' is a handy tool which can be used to generate light or to light cigarettes, light up unlit candles, or to light a Molotov Cocktail. To light a molotov, the lighter has to be in the secondary slot of the inventory. The lighter is found in many kitchen drawers and in some NPCs and 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
{
	Type				=			Drainable,
		DisplayName			=			Lighter,
		Icon				=			Lighter,
    LightDistance   =     2,
    TorchCone   =     false,
    ActivatedItem   =     true,
    LightStrength   =     0.4,
		Weight				=			0.1,
		UseWhileEquipped 	= 			false,

}

History

Alpha
RC 2.9 Add History here.

See Also

Template:Navbox/Tools