]> git.sesse.net Git - ultimatescore/commitdiff
We don't have a separate score sheet in US4, so drop marking any match names.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 27 Feb 2020 23:27:03 +0000 (00:27 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 27 Feb 2020 23:27:03 +0000 (00:27 +0100)
config.js

index 93a518a2d2dbf2628729386cc0f94e02d655284e..e7ea9ecaf7a3780da5f59c39a9cb4ba4e1ea30e0 100644 (file)
--- a/config.js
+++ b/config.js
@@ -63,18 +63,18 @@ var ultimateconfig = {
                [ 'C4',          'C5',          0,     10,     'C4/B5',       false,       'Playoffs 9th–13th' ],
                [ 'Z3',          'A4',          1,     10,     'Z3/A4',       false,       'Playoffs 9th–13th' ],
 
-               [ 'W X1/Y3',     'W Z1/Y2',     0,     11,     'Semi 1',      true,        'Semifinals'        ],
-               [ 'L X1/Y3',     'L Z1/Y3',     1,     11,     'L-semi 1',    true,        'Playoffs 5th–8th'  ],
-               [ 'W X2/Z2',     'W Y1/X3',     0,     12,     'Semi 2',      true,        'Semifinals'        ],
-               [ 'L X2/Z2',     'L Y1/X3',     1,     12,     'L-semi 2',    true,        'Playoffs 5th–8th'  ],
+               [ 'W X1/Y3',     'W Z1/Y2',     0,     11,     'Semi 1',      false,       'Semifinals'        ],
+               [ 'L X1/Y3',     'L Z1/Y3',     1,     11,     'L-semi 1',    false,       'Playoffs 5th–8th'  ],
+               [ 'W X2/Z2',     'W Y1/X3',     0,     12,     'Semi 2',      false,       'Semifinals'        ],
+               [ 'L X2/Z2',     'L Y1/X3',     1,     12,     'L-semi 2',    false,       'Playoffs 5th–8th'  ],
 
                [ 'B4',          'Z3',          0,     13,     'B4/Z3',       false,       'Playoffs 9th–13th' ],
                [ 'A4',          'C4',          1,     13,     'A4/C4',       false,       'Playoffs 9th–13th' ],
 
-               [ 'W L-semi 1',  'W L-semi 2',  0,     14,     '5th',         true,        'Match for 5th'      ],
-               [ 'L L-semi 1',  'L L-semi 2',  1,     14,     '7th',         true,        'Match for 7th'      ],
-               [ 'L semi 1',    'L semi 2',    1,     15,     '3rd',         true,        'Bronze final'       ],
-               [ 'W semi 1',    'W semi 2',    0,     16,     'Final',       true,        'Final'              ]
+               [ 'W L-semi 1',  'W L-semi 2',  0,     14,     '5th',         false,       'Match for 5th'      ],
+               [ 'L L-semi 1',  'L L-semi 2',  1,     14,     '7th',         false,       'Match for 7th'      ],
+               [ 'L semi 1',    'L semi 2',    1,     15,     '3rd',         false,       'Bronze final'       ],
+               [ 'W semi 1',    'W semi 2',    0,     16,     'Final',       false,       'Final'              ]
        ],
        'playoff_games_start_row': 19,
        'playoff_games_cols': [