X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.js;fp=config.js;h=96bd5b4154e064490d7f6111cec0f36b701225be;hb=dc53f766c8bfc837fd43b1174558dbd5e2420bcd;hp=367dca3cc00d6fcba6f138bda0c7af55e2c82556;hpb=231cd2afa993da2491e734e6be8246ba32d215d2;p=ultimatescore diff --git a/config.js b/config.js index 367dca3..96bd5b4 100644 --- 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' ],