netfishing/fish/bluegill.tres

10 lines
355 B
Text

[gd_resource type="Resource" load_steps=3 format=3]
[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"]
[resource]
script = ExtResource("1_fish_data")
id = &"bluegill"
display_name = "Bluegill"
catch_profile = ExtResource("2_profile")