Финальные штрихи 3

This commit is contained in:
Евгений Титаренко 2024-08-25 22:14:02 +03:00
parent dfd63f0f9c
commit 920f05b3a3
6 changed files with 21 additions and 21 deletions

View file

@ -205,7 +205,7 @@ DefaultDialogLine = "Captain is waiting for you..."
position = Vector2(889, -258)
NPCName = "Captain"
Frames = ExtResource("5_vvft0")
DialogLines = ["As you see your small mutiny didnt work", "However i can congratulate you", "You will bathe in HIS glory", "Come closer my friend"]
DialogLines = ["As you can see, your little mutiny didn't work", "However I want to congratulate you.", "You will bathe in HIS glory", "Come closer my friend"]
[node name="Ivan" parent="NPCs" instance=ExtResource("3_4c2bg")]
position = Vector2(1307, 254)
@ -232,7 +232,7 @@ position = Vector2(-359, 245)
NPCName = "Engine"
Frames = ExtResource("8_8y5k0")
DefaultDialogLine = "Captain is waiting for you..."
DialogLines = ["Works at normal pace", "You try to stop it, but it doesnt still works", "Whatever is happening you need to see captain"]
DialogLines = ["Works at normal pace", "You pull the lever, but the engine refuses to stop.", "Whatever is happening now, you must see the captain."]
[node name="Deco" type="Node2D" parent="."]