Fishing Tackle

From PZwiki
Revision as of 04:35, 23 March 2015 by Vl (talk | contribs) (new(test update)
(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:Tools Fishing Tackle Fishing Tackle

Coding

FishingTackle

item FishingTackle
    {
        Type				=			Normal,
        DisplayName			=		    Fishing Tackle,
        Icon				=			FishingTackle,
        Weight				=			0.1,
        FishingLure         =           true,
    }

FishingTackle2

item FishingTackle2
    {
        Type				=			Normal,
        DisplayName			=		    Fishing Tackle,
        Icon				=			FishingTackle2,
        Weight				=			0.1,
        FishingLure         =           true,
    }


History

Alpha
- -

See Also