Add expanded fishing gear and presentation
This commit is contained in:
parent
551db3ccc6
commit
72d3a303f5
29 changed files with 783 additions and 86 deletions
|
|
@ -7,10 +7,11 @@
|
|||
script = ExtResource("1")
|
||||
item_id = &"fish_finder"
|
||||
display_name = "fish finder"
|
||||
description = "temporarily shortens bite waits and improves rarity weights."
|
||||
category = 3
|
||||
description = "uses one battery to temporarily shorten bite waits and improve rarity weights."
|
||||
category = 1
|
||||
icon = ExtResource("2")
|
||||
stackable = true
|
||||
max_stack = 99
|
||||
stackable = false
|
||||
max_stack = 1
|
||||
usable = true
|
||||
equippable = true
|
||||
hotbar_allowed = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue