Fishing Tackle
![]() |
English |
![]() |
This article/section 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. |
Fishing Tackle | |
---|---|
![]() | |
General | |
Category | Item |
Weight | 0.1 |
Function | Fishing lure |
Technical details | |
Base ID |
Base.FishingTackle Base.FishingTackle2 |
“ | “Increases chance of catching fish. Attach to Fishing Rod before use.” |
— In-game tooltip. |
Contents
Usage
It is used when fishing as bait.
Distribution
It can be found in hardware stores and sheds.
Code
From newitems.txt (Project Zomboid directory/media/scripts/)
Retrieved | |
---|---|
Version 39.67.5 |
item FishingTackle Type = Normal, DisplayName = Fishing Tackle, Icon = FishingTackle, Weight = 0.1, FishingLure = true, Tooltip = Tooltip_FishingTackle,
Retrieved | |
---|---|
Version 39.67.5 |
item FishingTackle2 Type = Normal, DisplayName = Fishing Tackle, Icon = FishingTackle2, Weight = 0.1, FishingLure = true, Tooltip = Tooltip_FishingTackle,
See also