Диалоги пятого дня.
This commit is contained in:
parent
50d7743d24
commit
eeac3ad3de
1 changed files with 9 additions and 2 deletions
|
@ -192,11 +192,13 @@ Exit = NodePath("../Door_CAPTAIN")
|
|||
position = Vector2(351, 14)
|
||||
NPCName = "Cook"
|
||||
Frames = ExtResource("4_5jy86")
|
||||
DefaultDialogLine = "Captain is waiting for you..."
|
||||
|
||||
[node name="Captain" parent="NPCs" instance=ExtResource("3_4c2bg")]
|
||||
position = Vector2(889, -258)
|
||||
NPCName = "Captain"
|
||||
Frames = ExtResource("5_vvft0")
|
||||
DialogLines = ["As you see your small mutiny didnt work", "However i can congratulate you", "You will bathe in HIS glory", "Come closer my friend"]
|
||||
|
||||
[node name="Doctor" parent="NPCs" instance=ExtResource("3_4c2bg")]
|
||||
position = Vector2(286, 255)
|
||||
|
@ -207,13 +209,14 @@ Frames = ExtResource("6_4hwg8")
|
|||
position = Vector2(1307, 254)
|
||||
NPCName = "Ivan"
|
||||
Frames = ExtResource("7_vou74")
|
||||
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 = "Captain is waiting for you..."
|
||||
|
||||
[node name="Eugene" parent="NPCs" instance=ExtResource("3_4c2bg")]
|
||||
position = Vector2(1326, 14)
|
||||
NPCName = "Eugene"
|
||||
Frames = ExtResource("7_vou74")
|
||||
DefaultDialogLine = "Captain is waiting for you..."
|
||||
DialogLines = ["We are here.", "Captain is waiting for you..."]
|
||||
|
||||
[node name="Nikolai" parent="NPCs" instance=ExtResource("3_4c2bg")]
|
||||
position = Vector2(575, -6)
|
||||
|
@ -224,11 +227,15 @@ Frames = ExtResource("7_vou74")
|
|||
position = Vector2(1597, -12)
|
||||
NPCName = "Computer"
|
||||
Frames = ExtResource("8_8y5k0")
|
||||
DefaultDialogLine = "Captain is waiting for you..."
|
||||
DialogLines = ["tymawsmys dbzp onsmgsz bx tho eidheoeewko", "xss kmh zba jw ssnf", "wzaa nej hdjrv va jw hopdltbc pzpf", "dpapjas czi wsi eck tqlzh us tbpfvcilu ltg omyxpas", "hcwrfr tbobrp pu imd aasi ofabqd", "ijeic hdf hpsl eipd kdilb", "Captain is waiting for you..."]
|
||||
|
||||
[node name="Engine" parent="NPCs" instance=ExtResource("3_4c2bg")]
|
||||
position = Vector2(-359, 245)
|
||||
NPCName = "Engine"
|
||||
Frames = ExtResource("8_8y5k0")
|
||||
DefaultDialogLine = "Captain is waiting for you..."
|
||||
DialogLines = ["Works at normal pace", "You try to stop it, but it doesnt still works", "Whatever is happening you need to see captain"]
|
||||
|
||||
[node name="Player" parent="." instance=ExtResource("9_mxxxl")]
|
||||
position = Vector2(1054, 255)
|
||||
|
|
Loading…
Add table
Reference in a new issue