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 = &"anchovy_northern"
|
||||
display_name = "northern anchovy"
|
||||
active = true
|
||||
catalog_number = 808
|
||||
collection_group = &"Coastal schooling fish"
|
||||
logbook_fact = "northern anchovies gather in huge schools along the pacific coast and filter plankton with their fine gill rakers."
|
||||
allowed_water_types = 2
|
||||
base_catch_weight = 0.5
|
||||
catch_profile = ExtResource("2_profile")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue