Sheet: Difference between revisions

From PZwiki
(Fixed Coding)
mNo edit summary
Line 4: Line 4:
|weight = 0.8
|weight = 0.8
}}
}}
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 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, at least 3 window barricades are required to stop [[zombies]] from seeing through a window. Because of this, the sheet can be used as a makeshift curtains, that prevents unwanted zombies and survivors 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.  
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]], which are essential first aid tools. However, later, many clothing items can also be turned into bandages. As of 0.2.0, sheets can also be turned into [[Sheet rope|Sheet ropes]], which can be used to rappel down (and depending on character traits, also up) a building from a window.


== Crafting ==
== Crafting ==

Revision as of 09:04, 6 August 2013

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, at least 3 window barricades are required to stop zombies from seeing through a window. Because of this, the sheet can be used as a makeshift curtains, that prevents unwanted zombies and survivors 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, which are essential first aid tools. 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 rappel down (and depending on character traits, also up) a building from a window.

Crafting

Name Recipe Description
























Code

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