Lit Candle

From PZwiki

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
{
	Type				=			Drainable,
		DisplayName			=			Lit Candle,
		Icon				=			CandleLit,
		ActivatedItem   	=     		true,
		LightDistance   	=     		2.5,
		TorchCone  			=     		false,
		LightStrength   	=     		0.6,
		Weight				=			0.2,
		UseDelta			=			0.003,
}