Tarp

From PZwiki
Revision as of 11:56, 13 December 2018 by Vaileasys (talk | contribs)
Tarp
Tarp
Tent Kit
General
Category Item
Encumbrance
Heavy Load
1
Function Make tent kit
Technical details
Base ID Base.Tarp

Tarp is an item used in crafting for camping.

Usage

Recipes

Tarp is only used to make a tent kit. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Tarps can be found mostly in crates (warehouses for example).

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.40

	item Tarp
		Weight		= 1,
		Type		= Normal,
		DisplayName	= Tarp,
		Icon		= TentMaterial,

See also