Финальные штрихи 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

@ -200,14 +200,14 @@ 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"]
DialogLines = ["Ahoy, mate. What kind of food do you want?", "Let me see what we've got 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"]
DialogLines = ["Expedition is going good", "We got many new samples of", "the deep-sea 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)
@ -235,21 +235,21 @@ 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"]
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"]
DialogLines = ["Welcome authorized user", "Unfortunatly you can't access database now", "Sonar output processing is in progress"]
[node name="Engine" parent="NPCs" instance=ExtResource("3_t4e54")]
position = Vector2(-359, 245)
NPCName = "Engine"
Frames = ExtResource("10_medl6")
DefaultDialogLine = "You can go back to your room now"
DialogLines = ["Tighten up the loose screws", "This should work for now", "Now i can return to my room"]
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)