Fishing Line

From PZwiki
Revision as of 00:33, 24 April 2015 by F Mr (talk | contribs)
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