Candle

From PZwiki
Revision as of 23:30, 23 March 2016 by AshtoneGrey (talk | contribs)


Template:Items

Description

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