summaryrefslogtreecommitdiff
path: root/Levels/game.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Levels/game.tscn')
-rw-r--r--Levels/game.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Levels/game.tscn b/Levels/game.tscn
index 8f54ce9..a907573 100644
--- a/Levels/game.tscn
+++ b/Levels/game.tscn
@@ -220,7 +220,7 @@ max_nodes = 90
[node name="GameLoop" type="Node" parent="." node_paths=PackedStringArray("label", "turn_label", "win_control", "anim", "anim_label")]
script = ExtResource("3_u7xnc")
-turns = 2
+turns = 10
label = NodePath("../Control/HBoxContainer/Label")
turn_label = NodePath("../Control/TurnLabel")
level = "res://Levels/game.tscn"