Candle: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 4: Line 4:
|weight = 0.2
|weight = 0.2
}}
}}
Currently, the candle does not provide light for the player.
The candle itself does not do anything. However, if the candle is lit, it will become a light source for the player.


== Crafting ==
== Crafting ==

Revision as of 10:09, 25 August 2013

Template:Items The candle itself does not do anything. However, if the candle is lit, it will become a light source for the player.

Crafting

Name Recipe Description












Code

item Candle
{
	Type				=			Normal,
	DisplayName			=			Candle,
	Icon				=			Candle,
	Weight				=			0.2,
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Tools