Lit Candle: Difference between revisions

From PZwiki
Lit Candle
m (move notice)
(Redirect to Candle. Merged Lit Candle into Candle.)
 
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Candle]]
{{languages|A Lit Candle}}
{{header|Gameplay|Items|Illumination|version=Version 39|incver=53}}{{move|Candle}}
{{Items
|image = CandleLit_120px.png
|weight = 0.2
}}
A '''lit candle''' is a drainable illumination item. When equipped, it projects a ring of light around the player stronger than that of a [[Lighter]], but weaker than a [[Flashlight]]. It has a limited usable time, which once drained, will be destroyed.


The lit candle can be put out, extinguishing the light source and reverting it to a [[candle]], where it must be relit.
''blank''
 
 
==Crafting==
{{Crafting table header}}
{{RecipeLookup|4004}}
{{Crafting table footer}}
 
 
==Code==
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
<nowiki>
item CandleLit
LightDistance = 3,
Weight = 0.2,
Type = Drainable,
TorchCone = FALSE,
UseDelta = 0.003,
LightStrength = 0.6,
DisplayName = Lit Candle,
ActivatedItem = TRUE,
Icon = CandleLit,
cantBeConsolided = TRUE,
</nowiki>
 
 
==See Also==
*[[Candle]]
*[[Lighter]]
*[[Matches]]
 
 
{{Navbox/Tools}}

Latest revision as of 06:34, 7 July 2019

Redirect to:

blank