Финальные штрихи 3
This commit is contained in:
parent
dfd63f0f9c
commit
920f05b3a3
6 changed files with 21 additions and 21 deletions
|
@ -195,7 +195,7 @@ position = Vector2(351, 14)
|
|||
NPCName = "Cook"
|
||||
Frames = ExtResource("4_av7ev")
|
||||
DefaultDialogLine = "Time to get cooking"
|
||||
DialogLines = ["You know those things", "You can make really good soup out of it", "Do you want some", "No?! Well i'll get you some canned food", "Here it is...", "You need to be prepared for arriving"]
|
||||
DialogLines = ["You know those things", "You can make really good soup out of it", "Do you want some", "No?! Well I'll get you some canned food", "Here it is...", "You need to be prepared for the arrival"]
|
||||
|
||||
[node name="Captain" parent="NPCs" instance=ExtResource("3_vhb2r")]
|
||||
position = Vector2(889, -258)
|
||||
|
@ -207,14 +207,14 @@ position = Vector2(286, 255)
|
|||
NPCName = "Doctor"
|
||||
Frames = ExtResource("6_tudqg")
|
||||
DefaultDialogLine = "Get to the engine room and turn off the engine"
|
||||
DialogLines = ["Oh, good someone who are relativly sane on this ship", "I managed to get in contact with the captain", "but he seems to be completly insane", "Talking about arrival and other nonsence", "We should end all of this", "I have a plan", "Me with last sane people on this ship will break", "into the bridge", "And you should manually turn off the ships engine", "Whatever is happening", "we need to stop our fast approach to this source"]
|
||||
DialogLines = ["Oh, good someone who is relativly sane on this ship", "I managed to get in contact with the captain", "but he seems to be completly insane", "Talking about arrival and other nonsence", "We should end all of this", "I have a plan", "Me with the last sane people on this ship will break", "into the bridge", "And you should manually turn off the ships engine", "Whatever is happening", "we need to stop our fast approach to this source"]
|
||||
|
||||
[node name="Ivan" parent="NPCs" instance=ExtResource("3_vhb2r")]
|
||||
position = Vector2(1307, 254)
|
||||
NPCName = "Ivan"
|
||||
Frames = ExtResource("7_cr07l")
|
||||
DefaultDialogLine = "I dont feel good"
|
||||
DialogLines = ["Feel better today", "But no jokes today, sorry", "Everytime I come up with a joke", "it feels like something is messing up with my toughts", "Two inmates are sitting at the submarine", "They are getting closer", "...", "I should really see the doctor", "Ah, doctor. He wanted to talk to you"]
|
||||
DialogLines = ["I feel better today", "But no jokes today, sorry", "Everytime I come up with a joke", "it feels like something is messing up with my toughts", "Two inmates are sitting at the submarine", "They are getting closer", "...", "I should really see the doctor", "Ah, doctor. He wanted to talk to you"]
|
||||
|
||||
[node name="Eugene" parent="NPCs" instance=ExtResource("3_vhb2r")]
|
||||
position = Vector2(1326, 14)
|
||||
|
@ -242,13 +242,13 @@ position = Vector2(-359, 245)
|
|||
NPCName = "Engine"
|
||||
Frames = ExtResource("8_je535")
|
||||
DefaultDialogLine = "You can go back to your room now"
|
||||
DialogLines = ["Engine works at 110% capacity", "You pull the lever and mechanism stops", "You fill chills crawl down your spine", "Suddenly you pass out"]
|
||||
DialogLines = ["Engine works at 110% capacity", "You pull the lever and mechanism stops", "You fill a chill crawling down your spine", "Suddenly you pass out"]
|
||||
|
||||
[node name="Bridge door" parent="NPCs" instance=ExtResource("3_vhb2r")]
|
||||
position = Vector2(979, 131)
|
||||
NPCName = "Bridge door"
|
||||
Frames = ExtResource("8_je535")
|
||||
DefaultDialogLine = "You feel that you will meet captain soon"
|
||||
DefaultDialogLine = "You feel that you will meet the captain soon"
|
||||
|
||||
[node name="Deco" type="Node2D" parent="."]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue