Tarp: Difference between revisions

From PZwiki
(Added location)
m (exemaple -> example)
Line 1: Line 1:
Tarp is used to make a tent kit.
Tarp is used to make a tent kit.


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


{{Items
{{Items

Revision as of 09:18, 4 August 2015

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