diff --git a/scenes/Day1.tscn b/scenes/Day1.tscn index 121c150..1634800 100644 --- a/scenes/Day1.tscn +++ b/scenes/Day1.tscn @@ -192,16 +192,22 @@ Exit = NodePath("../Door_CAPTAIN") position = Vector2(351, 14) NPCName = "Cook" Frames = ExtResource("4_ephn1") +DefaultDialogLine = "Get your ration" +DialogLines = ["Ahoy, mate. What type of food you want?", "Let me look what i have here", "Hmm... canned tuna", "canned bitroots", "canned carrots", "canned potato knishes", "Oh, look surstromming", "It should certanly be banned as bio weapon"] [node name="Captain" parent="NPCs" instance=ExtResource("3_t4e54")] position = Vector2(889, -258) NPCName = "Captain" Frames = ExtResource("5_o0reb") +DefaultDialogLine = "You should go check engine" +DialogLines = ["Expedition is going good", "We got many new samples of", "the deep water wildlife", "Those sounds you heard", "it might be a magnificent creature", "You should go check engine", "I dont want to miss an opportunity", "to catch a new species"] [node name="Doctor" parent="NPCs" instance=ExtResource("3_t4e54")] position = Vector2(286, 255) NPCName = "Doctor" Frames = ExtResource("6_vd74o") +DefaultDialogLine = "Get back to your work. Laziness is the worst illness." +DialogLines = ["Anything hurts?", "Tough luck, kiddo", "We need to save those ", "medicine for real deal."] [node name="Ivan" parent="NPCs" instance=ExtResource("3_t4e54")] position = Vector2(1307, 254) @@ -214,21 +220,28 @@ DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the ce position = Vector2(1326, 14) NPCName = "Eugene" Frames = ExtResource("7_j5wfn") +DefaultDialogLine = "I must go back to the sonars" +DialogLines = ["That was quite intresting sound", "Never heard anything like this before", "Just Imagine what king of creature", "makes sounds like this", "Ah yes, I have one problem", "I sometimes get some random noises", "that clearly comes from the engine", "you should go and check it"] [node name="Nikolai" parent="NPCs" instance=ExtResource("3_t4e54")] position = Vector2(575, -6) NPCName = "Nikolai" Frames = ExtResource("7_j5wfn") +DefaultDialogLine = "I'm sick of the canned bread" +DialogLines = ["I am sick of this canned food", "when i fall asleep i dream about", "some good old pizza", "And than i wake up", "Damn"] [node name="Computer" parent="NPCs" instance=ExtResource("3_t4e54")] position = Vector2(1597, -12) NPCName = "Computer" Frames = ExtResource("10_medl6") +DefaultDialogLine = "Sonar output processing are in progress" +DialogLines = ["Welcome authorized user", "Unfortunatly you can't access database now", "Sonar output processing are in progress"] [node name="Engine" parent="NPCs" instance=ExtResource("3_t4e54")] position = Vector2(-359, 245) NPCName = "Engine" Frames = ExtResource("10_medl6") +DialogLines = ["Tighten up the loose screws", "This should work for now", "Now i can return to my room"] [node name="Player" parent="." instance=ExtResource("8_csxln")] position = Vector2(1054, 255)