diff --git a/dialog/quest1_ducks_start.dtl b/dialog/quest1_ducks_start.dtl index 4076e9e..9aebca4 100644 --- a/dialog/quest1_ducks_start.dtl +++ b/dialog/quest1_ducks_start.dtl @@ -1,4 +1,4 @@ -join Yeli center +join Yeli right join vesna left Yeli (_part_side): Come here, you little quacking beast! - What a mess! diff --git a/dialog/yeli_intro_05.dtl b/dialog/yeli_intro_05.dtl index 08c6ce9..9ed1bbd 100644 --- a/dialog/yeli_intro_05.dtl +++ b/dialog/yeli_intro_05.dtl @@ -1,7 +1,6 @@ join Yeli center -Yeli: Woah, what's going on here? -Yeli: Seems like this room isn't ready for business yet. -Yeli: Let's wait until the developers are done with it, shall we? -Yeli: See you at {SHOW}! +Yeli: Thank you for your help out there. +Yeli: You must be tired. Please rest. I prepared a bed for you. It's in the room to the left. +Yeli: There is nothing interesting to see here. leave Yeli [end_timeline] diff --git a/prefabs/UI/Inventory/Inventory.tscn b/prefabs/UI/Inventory/Inventory.tscn index 6f30c83..2c32f88 100644 --- a/prefabs/UI/Inventory/Inventory.tscn +++ b/prefabs/UI/Inventory/Inventory.tscn @@ -458,6 +458,7 @@ expand_mode = 1 [node name="QuestLogRoot" parent="." instance=ExtResource("7_vvo7l")] [node name="Control" type="Control" parent="."] +visible = false layout_mode = 3 anchors_preset = 2 anchor_top = 1.0 diff --git a/scenes/Babushka_scene_farm_outside_2d.tscn b/scenes/Babushka_scene_farm_outside_2d.tscn index 2689d12..95c02c4 100644 --- a/scenes/Babushka_scene_farm_outside_2d.tscn +++ b/scenes/Babushka_scene_farm_outside_2d.tscn @@ -2243,9 +2243,6 @@ offset_top = 0.228533 offset_right = -456.339 offset_bottom = 30.2285 -[node name="Control" parent="CanvasLayer" index="3"] -visible = false - [node name="Audio" type="Node" parent="."] [node name="Background Music Ramp up" type="AudioStreamPlayer2D" parent="Audio"] diff --git a/scenes/Babushka_scene_farm_outside_2d_ducksCollected.tscn b/scenes/Babushka_scene_farm_outside_2d_ducksCollected.tscn index 5a0eb83..972cf8e 100644 --- a/scenes/Babushka_scene_farm_outside_2d_ducksCollected.tscn +++ b/scenes/Babushka_scene_farm_outside_2d_ducksCollected.tscn @@ -2116,7 +2116,8 @@ collision_mask = 4 position = Vector2(-106.663, 182.891) shape = SubResource("RectangleShape2D_ycj14") -[node name="InteractionArea" parent="YSorted/Blocker/Fence Door2" instance=ExtResource("32_6nh1g")] +[node name="TransitionToBeetrootsInteraction" parent="YSorted/Blocker/Fence Door2" instance=ExtResource("32_6nh1g")] +visible = false position = Vector2(8230.5, 1162.33) [node name="ducks" type="Node2D" parent="YSorted"] diff --git a/scenes/Babushka_scene_indoor_common_room.tscn b/scenes/Babushka_scene_indoor_common_room.tscn index b7e5e31..ed67eef 100644 --- a/scenes/Babushka_scene_indoor_common_room.tscn +++ b/scenes/Babushka_scene_indoor_common_room.tscn @@ -519,7 +519,7 @@ position = Vector2(-920, 319) [node name="Yeli" parent="." instance=ExtResource("16_dhsxs")] position = Vector2(-1395, 16) -_timelinesToPlay = PackedStringArray("quest3_beets_start") +_timelinesToPlay = PackedStringArray("yeli_intro_05") [node name="CollisionShape3D" parent="Yeli/InteractionArea/Area2D" index="0"] position = Vector2(-207.487, 136.185)