Skip to content

Commit 7068953

Browse files
committed
Add missing ball_type
1 parent 4e2aa8b commit 7068953

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/default.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[rlbot]
2+
# use this along with launcher = "custom"
3+
# game_path = "legendary"
24
# "Steam", "Epic", "Custom"
35
launcher = "steam"
46
# Should RLBot start the bot processes automatically, or will a separate script start them
@@ -40,7 +42,7 @@ overtime = "Unlimited"
4042
game_speed = "Default"
4143
# "Default", "Slow", "Fast", "Super_Fast"
4244
ball_max_speed = "Default"
43-
# "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted", "Ekin"
45+
# "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted", "Ekin", "SpookyCube"
4446
ball_type = "Default"
4547
# "Default", "Light", "Heavy", "Super_Light", "Curve_Ball", "Beach_Ball_Curve", "Magnus_FutBall"
4648
ball_weight = "Default"

0 commit comments

Comments
 (0)