]> git.sesse.net Git - ultimatescore/commitdiff
Update playoff games for Trøndisk.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 29 Sep 2021 17:42:52 +0000 (19:42 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 29 Sep 2021 17:42:52 +0000 (19:42 +0200)
config.js

index 8c401aff8b8d29c932563cedd98a061dae644bcc..7987bc54f1d7da9543c5d50be8b26c5d15d1d2b8 100644 (file)
--- a/config.js
+++ b/config.js
@@ -57,8 +57,8 @@ var ultimateconfig = {
 
        'playoff_games': [
                // Teams                        Field   Row    Match name     Mark name    Group name              Game day (default 7)
-               [ 'Z3',          'X5|Y5',       0,      0,     'P1',          false,       'Playoffs 9th–14th', ],
-               [ 'X4',          'Y5|Z5',       1,      0,     'P2',          false,       'Playoffs 9th–14th', ],
+               [ 'Z3',          'XY5',         0,      0,     'P1',          false,       'Playoffs 9th–14th', ],
+               [ 'X4',          'ZY5',         1,      0,     'P2',          false,       'Playoffs 9th–14th', ],
                [ 'Y4',          'Z4',          2,      0,     'P3',          false,       'Playoffs 9th–14th', ],
 
                [ 'X1',          'Y3',          0,      1,     'X1/Y3',       false,       'Quarterfinals',     ],  // Q1
@@ -66,15 +66,15 @@ var ultimateconfig = {
                [ 'X2',          'Z2',          0,      2,     'X2/Z2',       false,       'Quarterfinals'      ],  // Q3
                [ 'Y1',          'X3',          1,      2,     'Y1/X3',       false,       'Quarterfinals'      ],  // Q4
 
-               // Playoffs 9th–11th, on last field
+               // Playoffs 9th–11th, mostly on last field
                [ 'W P1',        'W P3',        2,      2,     'W P1/W P3',   false,       'Playoffs 9th–11th', ],
                [ 'W P2',        'W P3',        2,      4,     'W P2/W P3',   false,       'Playoffs 9th–11th', ],
-               [ 'W P1',        'W P2',        2,      6,     'W P1/W P2',   false,       'Playoffs 9th–11th', ],
+               [ 'W P1',        'W P2',        1,      7,     'W P1/W P2',   false,       'Playoffs 9th–11th', ],
 
-               // Playoffs 12th–14th, mostly on last field
+               // Playoffs 12th–14th, on last field
                [ 'L P1',        'L P3',        2,      3,     'L P1/L P3',   false,       'Playoffs 12th–14th', ],
                [ 'L P2',        'L P3',        2,      5,     'L P2/L P3',   false,       'Playoffs 12th–14th', ],
-               [ 'L P1',        'L P2',        1,      7,     'L P1/L P2',   false,       'Playoffs 12th–14th', ],
+               [ 'L P1',        'L P2',        2,      7,     'L P1/L P2',   false,       'Playoffs 12th–14th', ],
 
                // Semifinals
                [ 'W X1/Y3',     'W Z1/Y2',     0,      3,     'Semi 1',      false,       'Semifinals'         ],
@@ -82,10 +82,11 @@ var ultimateconfig = {
                [ 'W X2/Z2',     'W Y1/X3',     0,      4,     'Semi 2',      false,       'Semifinals'         ],
                [ 'L X2/Z2',     'L Y1/X3',     1,      4,     'L-semi 2',    false,       'Playoffs 5th–8th'   ],
 
+               // Final matches
                [ 'W L-semi 1',  'W L-semi 2',  0,      6,     '5th',         false,       'Match for 5th'      ],
                [ 'L L-semi 1',  'L L-semi 2',  1,      6,     '7th',         false,       'Match for 7th'      ],
                [ 'L semi 1',    'L semi 2',    0,      7,     '3rd',         false,       'Bronze final'       ],
-               [ 'W semi 1',    'W semi 2',    0,      7,     'Final',       false,       'Final'              ]
+               [ 'W semi 1',    'W semi 2',    0,      8,     'Final',       false,       'Final'              ]
        ],
        'playoff_games_start_row': 26,
        'playoff_games_cols': [