Candle: Difference between revisions

From PZwiki
m (Fixed Weight)
No edit summary
Line 22: Line 22:
Weight = 0.2,
Weight = 0.2,
}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9 || Added to the game.
|}
==See Also==
* [[Lighter]]
{{Navbox/Tools}}
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]
[[Category:Illumination]]
[[Category:Illumination]]
[[Category:Items]]

Revision as of 17:47, 3 June 2013

Template:Items Currently, the candle does not provide light 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