Nails: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 33: Line 33:
AlwaysWelcomeGift = true,
AlwaysWelcomeGift = true,
}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Pre Alpha || 
|-
| Initial || Added to the game.
|}
==See Also==
* [[Hammer]]
{{Navbox/Tools}}
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]
[[Category:Tools]]
[[Category:Tools]]
[[Category:Construction]]
[[Category:Carpentry]]
[[Category:Items]]

Revision as of 18:50, 10 June 2013


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