Дверь на мостик
This commit is contained in:
parent
60c3322281
commit
99dbbd2eab
2 changed files with 9 additions and 11 deletions
|
@ -178,9 +178,8 @@ Exit = NodePath("../Door_ENGINE2")
|
|||
position = Vector2(54, 255)
|
||||
Exit = NodePath("../Door_ENGINE")
|
||||
|
||||
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_72qyp")]
|
||||
[node name="Door_CAPTAIN2" parent="Doors" instance=ExtResource("2_72qyp")]
|
||||
position = Vector2(1019, -258)
|
||||
Exit = NodePath("")
|
||||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
|
||||
|
@ -237,7 +236,7 @@ NPCName = "Engine"
|
|||
Frames = ExtResource("8_k42bg")
|
||||
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"]
|
||||
|
||||
[node name="Npc" parent="NPCs" instance=ExtResource("3_s2s8w")]
|
||||
[node name="Bridge door" parent="NPCs" instance=ExtResource("3_s2s8w")]
|
||||
position = Vector2(979, 131)
|
||||
NPCName = "Bridge door"
|
||||
Frames = ExtResource("8_k42bg")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue