Lit Candle

From PZwiki
Revision as of 20:15, 25 January 2015 by Juunas Fin (talk | contribs)

Lit Candle

Template:ItemsAs of 0.2.0r RC2.9, the lit candle provides light once equipped in the secondary slot. The light is slightly stronger than that of a Lighter but weaker than that of a Flashlight.

Crafting

Name Recipe Description












Code

item CandleLit
{
	LightDistance	=	3,
		Weight	=	0.2,
		Type	=	Drainable,
		TorchCone	=	FALSE,
		UseDelta	=	0.003,
		LightStrength	=	0.6,
		DisplayName	=	Lit Candle,
		ActivatedItem	=	TRUE,
		Icon	=	CandleLit,
}