Sheet

From PZwiki
Revision as of 15:19, 4 May 2013 by Zombieslayer123 (talk | contribs) (Fixed Coding)

Template:Items The sheet is a fundamental item required to securely barricade a structure. The sheet is primarily used to conceal your presence from the infected. After the 0.1.5 update, barricading a window will no longer stop the infected from seeing through the window. Because of this, the sheet can be used as a makeshift curtains, that prevents zombies from seeing through your window. To do this, you have to right click a window with the sheet in hand, after you attach it to the window, you can pull it down, similarly to the curtain.

The sheet has a secondary purpose as a crafting material. Before the 0.2.0 update, the sheet was the only item that can be turned into bandages. However, later, many clothing items can also be turned into bandages. As of 0.2.0, sheets can also be turned into sheet ropes, which can be used to go in and out of buildings in emergency situations.

Crafting

Name Recipe Description
























Code

item Sheet
{
	Type				=			Normal,
	DisplayName			=			Sheet,
	Icon				=			Sheet,
	Weight				=			0.8
}