Skip to content

Commit

Permalink
Added missing multiball unit test config
Browse files Browse the repository at this point in the history
  • Loading branch information
bernarma committed Jan 11, 2025
1 parent 2367590 commit e58b659
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mpf/tests/machine_files/multiball/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,12 @@ multiballs:
add_a_ball_grace_period: 10s
start_events: mb_add_a_ball_timers_start
stop_events: mb_add_a_ball_timers_stop
mb_grace_period_restart:
ball_count: 2
add_a_ball_events: add_ball
add_a_ball_shoot_again: 20s
add_a_ball_hurry_up_time: 5s
add_a_ball_grace_period: 10s
restart_grace_period: 5s
start_events: mb_grace_period_restart_start
stop_events: mb_grace_period_restart_stop

0 comments on commit e58b659

Please sign in to comment.