Nails

From PZwiki
Revision as of 18:50, 10 June 2013 by Kkdaman (talk | contribs)


Template:Items Alongside with wooden planks and the hammer, nails are one of the most fundamental items required for base fortification. Nails are very common, found in kitchen containers, in the warehouses, and in the hardware store. The nail is used to put a barricade up and to craft items that help fortify the base. Every time the player puts up a barricade for either the door or the window, the player automatically uses one nail in his or her inventory. However, the player does not have to equip nails in the secondary slot.

Crafting

Nails can be used in the following recipes:

Name Recipe Description




























































Code

item Nails
{
	Type				=			Normal,
	DisplayName			=			Nails,
	Icon				=			Nails,
	Weight				=			0.1,
	Count				=			5,
	AlwaysWelcomeGift 	= 			true,
}

History

Pre Alpha
Initial Added to the game.

See Also

Template:Navbox/Tools