Диалоги второго дня.

This commit is contained in:
Евгений Титаренко 2024-08-25 10:04:12 +03:00
parent 908d65179a
commit 6e1eff887d

View file

@ -178,13 +178,9 @@ Exit = NodePath("../Door_ENGINE2")
position = Vector2(54, 255)
Exit = NodePath("../Door_ENGINE")
[node name="Door_CAPTAIN" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_mm217")]
position = Vector2(980, 134)
Exit = NodePath("../Door_CAPTAIN2")
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_mm217")]
position = Vector2(1019, -258)
Exit = NodePath("../Door_CAPTAIN")
Exit = NodePath("")
[node name="NPCs" type="Node2D" parent="."]
@ -192,6 +188,8 @@ Exit = NodePath("../Door_CAPTAIN")
position = Vector2(351, 14)
NPCName = "Cook"
Frames = ExtResource("4_7efhe")
DefaultDialogLine = "Enjoy while it lasts"
DialogLines = ["Ahhh you come for new can of fresh...", "delicious...", "canned...", "ration", "My food certanly have nothing to do", "with this headaches.", "Well time to brighten up this day", "Some special cans this time", "And no, this is not surstromming"]
[node name="Captain" parent="NPCs" instance=ExtResource("3_w8l5u")]
position = Vector2(889, -258)
@ -202,33 +200,42 @@ Frames = ExtResource("5_xr8ss")
position = Vector2(286, 255)
NPCName = "Doctor"
Frames = ExtResource("6_m6fou")
DefaultDialogLine = "Get back to your work"
DialogLines = ["Nightmares and headache...", "What kind of headache epidemy goes on this ship?", "You are the fifth person who have come to me with this", "I have one suggestion: get back to work"]
[node name="Ivan" parent="NPCs" instance=ExtResource("3_w8l5u")]
position = Vector2(1307, 254)
NPCName = "Ivan"
Frames = ExtResource("7_0mkl0")
DefaultDialogLine = "New day new joke"
DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."]
DialogLines = ["No jokes today. I have a riddle for you", "Who falls asleep near the wall?", "Who falls at the edge?", "Who gets sick at the top?", "And suffocates at the bottom?", "A true submariner", "AHAHAH..."]
[node name="Eugene" parent="NPCs" instance=ExtResource("3_w8l5u")]
position = Vector2(1326, 14)
NPCName = "Eugene"
Frames = ExtResource("7_0mkl0")
DefaultDialogLine = "Hope that Captain know what he is doing"
DialogLines = ["Captain locked himself at the bridge", "Quite strange if you ask me.", "He seems obsessed with catching this creature...", "Engine seems to go full throttle.", "You should go check the engine", "Unless you want us to be stuck here"]
[node name="Nikolai" parent="NPCs" instance=ExtResource("3_w8l5u")]
position = Vector2(575, -6)
NPCName = "Nikolai"
Frames = ExtResource("7_0mkl0")
DefaultDialogLine = "I have a bad feeling about all of this..."
DialogLines = ["Cook got something special this time", "All of this because of that strange nightmares", "You wont believe me I haven't dreamt about food this night.", "I have a bad feeling about all of this..."]
[node name="Computer" parent="NPCs" instance=ExtResource("3_w8l5u")]
position = Vector2(1597, -12)
NPCName = "Computer"
Frames = ExtResource("8_1sqr2")
DefaultDialogLine = "Navigation system reboot in progress..."
DialogLines = ["Log #1456", "Engine at max capacity", "Target: calculated...", "Target coordinates: ...", "#!@#$%^&*A%$#@! ERROR", "recalculating"]
[node name="Engine" parent="NPCs" instance=ExtResource("3_w8l5u")]
position = Vector2(-359, 245)
NPCName = "Engine"
Frames = ExtResource("8_1sqr2")
DialogLines = ["Running at full capacity", "You make small repairs here and there to keep it running", "You can go back to your room"]
[node name="Player" parent="." instance=ExtResource("9_7dj1v")]
position = Vector2(1054, 255)
@ -238,3 +245,9 @@ Speed = 100.0
stream = SubResource("AudioStreamPlaylist_7838k")
autoplay = true
bus = &"Music"
[node name="Npc" parent="." instance=ExtResource("3_w8l5u")]
position = Vector2(979, 130)
NPCName = "Captain door"
Frames = ExtResource("8_1sqr2")
DefaultDialogLine = "Looks like the door is closed from the other side"