Sturdy stick

From PZwiki
Revision as of 11:05, 19 November 2013 by Minic90 (talk | contribs) (→‎Code: fix)

Sturdy stick

Template:Items A sturdy looking stick.

Crafted from Wooden Planks using the Saw. Used to make Tent Kits and kindling.

Crafting

Sturdy Sticks can be used in the following recipes:

Name Recipe Description
























Code

item WoodenStick
{
	{
		Type				=		Normal,
		DisplayName			=	        Sturdy Stick,
		Icon				=		TZ_WoodenStick,
		Weight				=		0.1,		
	}
}