Tarp: Difference between revisions

From PZwiki
(→‎Crafting: Added the crafting recipe)
(Added See also)
Line 25: Line 25:
         Icon = TentMaterial,
         Icon = TentMaterial,
     }
     }
==See Also==
* [[Tent peg]]
* [[Tent]]

Revision as of 08:17, 12 October 2014

Tarp is used to make a tent kit.

Template:Items

Crafting

Name Recipe Description












Code

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

See Also