Nerfed SMBLL YvB 2-4's Gold Boo by 1 second

Currently, 2-4's Gold Boo time is incredibly tight, much more so than other Gold Boo times. This is to the point where the room for error is noticeably slim, so nerfing the Gold Boo time by just a single second aims to add some leeway, even if it's minor.
This commit is contained in:
amer
2025-09-21 14:05:31 -07:00
committed by GitHub
parent 873ef53dfd
commit b627218bd2

View File

@@ -190,7 +190,7 @@ level_id = 7
[node name="RaceBoo" parent="." node_paths=PackedStringArray("path") instance=ExtResource("16_fhj5s")]
position = Vector2(-248, -136)
path = NodePath("../Path2D/PathFollow2D")
time_needed = [65, 60, 55, 50, 44]
time_needed = [65, 60, 55, 50, 45]
[node name="Path2D" type="Path2D" parent="."]
curve = SubResource("Curve2D_2v8ni")