mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Merge pull request #328 from amer-241/patch-5
Nerfed SMBLL YvB 2-4's Gold Boo by 1 second
This commit is contained in:
@@ -190,7 +190,7 @@ level_id = 7
|
|||||||
[node name="RaceBoo" parent="." node_paths=PackedStringArray("path") instance=ExtResource("16_fhj5s")]
|
[node name="RaceBoo" parent="." node_paths=PackedStringArray("path") instance=ExtResource("16_fhj5s")]
|
||||||
position = Vector2(-248, -136)
|
position = Vector2(-248, -136)
|
||||||
path = NodePath("../Path2D/PathFollow2D")
|
path = NodePath("../Path2D/PathFollow2D")
|
||||||
time_needed = [65, 60, 55, 50, 44]
|
time_needed = [65, 60, 55, 50, 45]
|
||||||
|
|
||||||
[node name="Path2D" type="Path2D" parent="."]
|
[node name="Path2D" type="Path2D" parent="."]
|
||||||
curve = SubResource("Curve2D_2v8ni")
|
curve = SubResource("Curve2D_2v8ni")
|
||||||
|
Reference in New Issue
Block a user