Expand fish and equipment catalogs

This commit is contained in:
Alexander Sellite 2026-08-14 16:31:28 -04:00
parent 63e50e285d
commit f55663c105
380 changed files with 9430 additions and 575 deletions

View file

@ -13,6 +13,10 @@ allowed_location_tags = Array[StringName]([&"starter_pond"])
script = ExtResource("1_fish_data")
id = &"chub_european"
display_name = "european chub"
active = true
catalog_number = 2505
collection_group = &"Freshwater coarse fish"
logbook_fact = "european chub are adaptable river fish. adults often patrol shallows and feed on insects, small fish, and fruit."
allowed_water_types = 1
base_catch_weight = 0.55
catch_profile = ExtResource("2_profile")