Fishing Line: Difference between revisions

From PZwiki
(new)
 
No edit summary
Line 5: Line 5:
|weight = 0.1
|weight = 0.1
}}
}}
Can be found in garages. Used to craft and repair [[Fishing Rod|Fishing Rods]].


== Crafting ==
== Crafting ==

Revision as of 00:33, 24 April 2015

WhiskeyHalf.png
This article may be in need of improvement.
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.

Template:Items

Can be found in garages. Used to craft and repair Fishing Rods.

Crafting

consumption
Fishing Line Fishing Line (UseDelta=0.1) x2 = 0.2

Name Recipe Description Skill Level
























Coding

item FishingLine
    {
        Type	            =	        Drainable,
        UseDelta	        =	        0.1,
        UseWhileEquipped	=           FALSE,
        DisplayName			=		    Fishing Line,
        Icon				=			FishingLine,
        Weight				=			0.1,
    }

History

Alpha
- -

See Also