Прогрессия 6

This commit is contained in:
Евгений Титаренко 2024-08-25 19:39:23 +03:00
parent 26e58b72db
commit bc6c8934e7
6 changed files with 6 additions and 13 deletions

View file

@ -248,6 +248,7 @@ DialogLines = ["Welcome authorized user", "Unfortunatly you can't access databas
position = Vector2(-359, 245)
NPCName = "Engine"
Frames = ExtResource("10_medl6")
DefaultDialogLine = "You can go back to your room now"
DialogLines = ["Tighten up the loose screws", "This should work for now", "Now i can return to my room"]
[node name="Player" parent="." instance=ExtResource("8_csxln")]