Lit Candle: Difference between revisions

From PZwiki
Lit Candle
m (Not much we can say. It's not working yet.)
(Redirect to Candle. Merged Lit Candle into Candle.)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{languages}}
#REDIRECT [[Candle]]
{{Items
 
|image = CandleLit.png
''blank''
|weight = 1
}}Currently, a lit candle does not provide light for the player.
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
{{RecipeLookup|32}}
|}
== Code ==
<nowiki>item CandleLit
{
Type = Drainable,
DisplayName = A Lit Candle,
Icon = CandleLit,
Weight = 1,
UseDelta = 0.01,
}</nowiki>
[[Category:Version 0.2.0p]]
[[Category:Illumination]]

Latest revision as of 06:34, 7 July 2019

Redirect to:

blank