Candle: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 7: Line 7:
}}
}}


==Description==
The candle itself does not do anything. However, if the candle is lit, it will become a light source 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.



Revision as of 22:29, 23 March 2016


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