Tarp

From PZwiki
Revision as of 08:13, 12 October 2014 by MrTijn (talk | contribs) (Created page with "Tarp is used to make a tent kit. {{Items |image = MATERIALTarp.png |weight = 1 }} == Crafting == == Code == item Tarp { Weight = 1, Type = Normal, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tarp is used to make a tent kit.

Template:Items

Crafting

Code

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