Candle: Difference between revisions

From PZwiki
(added 'Currently, the candle does not provide light for the player.')
(added notices)
Line 1: Line 1:
{{languages}}
{{languages}}
{{Notice|Improve}}
{{Notice|Short}}
{{Items  
{{Items  
|image = Candle.png  
|image = Candle.png  
|weight = 1
|weight = 1
}}
}}
Currently, the candle does not provide light for the player.
Currently, the candle does not provide light for the player.



Revision as of 00:24, 29 March 2012

WhiskeyHalf.png
This article may be in need of improvement.
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.

Template:Items Currently, the candle does not provide light for the player.

Code

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