Tarp

From PZwiki
Revision as of 09:18, 4 August 2015 by Invictus (talk | contribs) (exemaple -> example)

Tarp is used to make a tent kit.

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

Template:Items

Crafting

Name Recipe Description












Code

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

See Also