You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the total time starts once on the very first ball and is not being reset on a ball drain. In the above example that means that you have three ball saves
31
+
within 12 seconds (10s active time plus 2s grace period). If your first ball drains after 10s, you get a ball save, if the next ball drains again after another
32
+
10s you do *not* get a second ball save because the timer is not reset and a total of 20s has elapsed.
0 commit comments