Fishing Line

From PZwiki
Revision as of 03:08, 23 March 2015 by Vl (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

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