Expand fish and equipment catalogs
This commit is contained in:
parent
63e50e285d
commit
f55663c105
380 changed files with 9430 additions and 575 deletions
|
|
@ -13,6 +13,10 @@ allowed_location_tags = Array[StringName]([&"ocean"])
|
|||
script = ExtResource("1_fish_data")
|
||||
id = &"snapper_red"
|
||||
display_name = "red snapper"
|
||||
active = true
|
||||
catalog_number = 6004
|
||||
collection_group = &"Reef snapper"
|
||||
logbook_fact = "red snapper gather around reefs, wrecks, and ledges. their diet includes small fish, shrimp, and squid."
|
||||
allowed_water_types = 2
|
||||
rarity = 1
|
||||
base_catch_weight = 0.35
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue