We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f255749 commit 03a9a01Copy full SHA for 03a9a01
1 file changed
scenes/quests/story_quests/stella/2_stella_combat/stella_combat.tscn
@@ -60,7 +60,6 @@ size = Vector2(101, 91.5)
60
61
[sub_resource type="Resource" id="Resource_a51xm"]
62
script = ExtResource("9_chxci")
63
-name = ""
64
type = 1
65
metadata/_custom_type_script = "uid://bgmwplmj3bfls"
66
@@ -193,8 +192,8 @@ editor_draw_limits = true
193
192
194
[node name="Talker" parent="." instance=ExtResource("14_asncp")]
195
position = Vector2(1319, 275)
196
-npc_name = "Fisherman"
197
dialogue = ExtResource("2_awu4o")
+npc_name = "Fisherman"
198
sprite_frames = ExtResource("14_e46so")
199
200
[connection signal="goal_reached" from="FillGameLogic" to="OnTheGround/CollectibleItem" method="reveal"]
0 commit comments