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 = &"marlin_blue"
|
||||
display_name = "blue marlin"
|
||||
active = true
|
||||
catalog_number = 4602
|
||||
collection_group = &"Oceanic billfish"
|
||||
logbook_fact = "blue marlin are highly migratory open-ocean hunters. their long bill helps them stun prey before turning back to feed."
|
||||
allowed_water_types = 2
|
||||
rarity = 4
|
||||
base_catch_weight = 0.05
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue