Candle

From PZwiki
Revision as of 22:37, 16 November 2013 by Minic90 (talk | contribs) (→‎Crafting)

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