]> git.sesse.net Git - ultimatescore/blobdiff - config.js
Fix game day for the first playoffs.
[ultimatescore] / config.js
index 367dca3cc00d6fcba6f138bda0c7af55e2c82556..96bd5b4154e064490d7f6111cec0f36b701225be 100644 (file)
--- a/config.js
+++ b/config.js
@@ -42,11 +42,11 @@ var ultimateconfig = {
        'explain_third_cell': 'Results!S26',
 
        'playoff_games': [
-               // Teams                        Field   Row    Match name     Mark name    Group name
-               [ 'C5',          'A4',          0,      0,     'C5/A4',       false,       'Playoffs 9th–13th' ],
-               [ 'B4',          'C4',          1,      0,     'B4/C4',       false,       'Playoffs 9th–13th' ],
-               [ 'A4',          'B4',          0,      2,     'A4/B4',       false,       'Playoffs 9th–13th' ],
-               [ 'Z3',          'C5',          1,      2,     'Z3/C5',       false,       'Playoffs 9th–13th' ],
+               // Teams                        Field   Row    Match name     Mark name    Group name              Game day (default 7)
+               [ 'C5',          'A4',          0,      0,     'C5/A4',       false,       'Playoffs 9th–13th',    6 ],
+               [ 'B4',          'C4',          1,      0,     'B4/C4',       false,       'Playoffs 9th–13th',    6 ],
+               [ 'A4',          'B4',          0,      2,     'A4/B4',       false,       'Playoffs 9th–13th',    6 ],
+               [ 'Z3',          'C5',          1,      2,     'Z3/C5',       false,       'Playoffs 9th–13th',,   6 ],
                [ 'C4',          'Z3',          0,      8,     'C4/Z3',       false,       'Playoffs 9th–13th' ],
                [ 'C5',          'B4',          1,      8,     'C5/B4',       false,       'Playoffs 9th–13th' ],