Fishing Tackle

From PZwiki
Revision as of 04:52, 16 August 2016 by TheOddFly (talk | contribs) (Info added)
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

A fishing tackle is a bright blue or orange bit of plastic shaped like a fish. It can be found in hardware stores and in sheds. It is used when fishing as bait.

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