Lit Candle: Difference between revisions

From PZwiki
Lit Candle
No edit summary
(Redirect to Candle. Merged Lit Candle into Candle.)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{languages|A Lit Candle}}
#REDIRECT [[Candle]]


{{Items
''blank''
|image = CandleLit.png
|weight = 0.2
}}
 
==Description==
As 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==
{{Crafting table header}}
{{RecipeLookup|4004}}
{{Crafting table footer}}
 
==Code==
<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,
}</nowiki>
 
==Other==
*[[Candle]]
 
 
{{Navbox/Tools}}
[[Category:Version 0.2.0p]]
[[Category:Illumination]]

Latest revision as of 06:34, 7 July 2019

Redirect to:

blank