Диалоги третьего дня

This commit is contained in:
Евгений Титаренко 2024-08-25 10:14:23 +03:00
parent 6e1eff887d
commit 60c3322281

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_72qyp")]
position = Vector2(980, 134)
Exit = NodePath("../Door_CAPTAIN2")
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_72qyp")]
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_o2kdb")
DefaultDialogLine = "Got any idea what captain is doing there?"
DialogLines = ["Here for your daily ration?", "Captain didn't come here yersterday", "And all tin cans are at their places", "Well, maybe we should just open that damn door", "and feed the captain"]
[node name="Captain" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(889, -258)
@ -202,33 +200,48 @@ Frames = ExtResource("5_njiis")
position = Vector2(286, 255)
NPCName = "Doctor"
Frames = ExtResource("6_lwnpl")
DefaultDialogLine = "Crew needs some sunlight and fresh air immidiatly"
DialogLines = ["Ah, you again", "Have you seen those strange barnacle like creatures?", "Quite an intresting species if you ask me", "Do you know what is happening around there?", "I can't get in contact with the capitan", "Crew needs some sunlight and fresh air immidiatly", "Tell this to the captain if you see him"]
[node name="Ivan" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(1307, 254)
NPCName = "Ivan"
Frames = ExtResource("7_l8k40")
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."]
DefaultDialogLine = "Sorry, no jokes today, pal"
DialogLines = ["Sorry, no jokes today, pal", "Those headaches goes stronger today", "Maybe went a bit too hard on previous jokes", "Hehe", "Have you seen captain yesterday?"]
[node name="Eugene" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(1326, 14)
NPCName = "Eugene"
Frames = ExtResource("7_l8k40")
DefaultDialogLine = "Maybe I work too hard lately"
DialogLines = ["We are getting closer to the source", "Sound is truly mesmerising", "...", "...", "Maybe I work too hard lately"]
[node name="Nikolai" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(575, -6)
NPCName = "Nikolai"
Frames = ExtResource("7_l8k40")
DefaultDialogLine = "I wish i was dreaming about pizza as always"
DialogLines = ["You know", "...", "this nightmares", "They are getting more real", "I wish i was dreaming about pizza as always", "But at least now those canned food doesn't", "taste so terrible"]
[node name="Computer" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(1597, -12)
NPCName = "Computer"
Frames = ExtResource("8_k42bg")
DefaultDialogLine = "Maintenance required"
DialogLines = ["Target aquired", "Engine working at 100% capacity", "Recommend !@#$%^*", "...", "TEG RESUOLC", "...", "Engine working at 105% capacity", "Maintenance required"]
[node name="Engine" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(-359, 245)
position = Vector2(-359, 244)
NPCName = "Engine"
Frames = ExtResource("8_k42bg")
DialogLines = ["You manually lower engine speed for it to not overheat", "You are sure it should break at this stress level", "But something keeps it together", "Maybe it's you who keeps doing a good job", "Maybe", "...", "you don't want to think about this", "You can go back to your room"]
[node name="Npc" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(979, 131)
NPCName = "Bridge door"
Frames = ExtResource("8_k42bg")
DefaultDialogLine = "Still closed"
[node name="Player" parent="." instance=ExtResource("9_pvv3u")]
position = Vector2(1054, 255)