Финальные штрихи 2

This commit is contained in:
Евгений Титаренко 2024-08-25 21:31:26 +03:00
parent c7f2417bb9
commit dfd63f0f9c
5 changed files with 51 additions and 3 deletions

View file

@ -235,7 +235,7 @@ 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"]
DialogLines = ["Target aquired", "Engine working at 100% capacity", "Recommend !@#$%^*", "...", "TEG RESOLC", "...", "Engine working at 105% capacity", "Maintenance required"]
[node name="Engine" parent="NPCs" instance=ExtResource("3_s2s8w")]
position = Vector2(-359, 244)
@ -248,7 +248,7 @@ DialogLines = ["You manually lower engine speed for it to not overheat", "You ar
position = Vector2(979, 131)
NPCName = "Bridge door"
Frames = ExtResource("8_k42bg")
DefaultDialogLine = "Still closed"
DefaultDialogLine = "Still locked"
[node name="Deco" type="Node2D" parent="."]