netfishing/fish/bluegill.tres

11 lines
355 B
Text
Raw Normal View History

[gd_resource type="Resource" load_steps=3 format=3]
2026-07-25 11:05:37 -04:00
[ext_resource type="Script" path="res://fish/fish_data.gd" id="1_fish_data"]
[ext_resource type="Resource" path="res://fishing/common_catch_profile.tres" id="2_profile"]
2026-07-25 11:05:37 -04:00
[resource]
script = ExtResource("1_fish_data")
id = &"bluegill"
display_name = "Bluegill"
catch_profile = ExtResource("2_profile")