Финальные штрихи 3
This commit is contained in:
parent
dfd63f0f9c
commit
920f05b3a3
6 changed files with 21 additions and 21 deletions
|
@ -207,28 +207,28 @@ 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"]
|
||||
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 immediatly", "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 = "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?"]
|
||||
DialogLines = ["Sorry, no jokes today, pal", "The headaches got worse 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"]
|
||||
DialogLines = ["We are getting closer to the source", "The 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"]
|
||||
DialogLines = ["You know", "...", "these nightmares", "They are getting more real", "I wish I was dreaming about pizza as always", "But at least now this canned food doesn't", "taste so terrible"]
|
||||
|
||||
[node name="Computer" parent="NPCs" instance=ExtResource("3_s2s8w")]
|
||||
position = Vector2(1597, -12)
|
||||
|
@ -242,7 +242,7 @@ position = Vector2(-359, 244)
|
|||
NPCName = "Engine"
|
||||
Frames = ExtResource("8_k42bg")
|
||||
DefaultDialogLine = "You can go back to your room now"
|
||||
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"]
|
||||
DialogLines = ["You manually lower engine speed to avoid overheating", "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="Bridge door" parent="NPCs" instance=ExtResource("3_s2s8w")]
|
||||
position = Vector2(979, 131)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue