X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.js;h=ff4f363fe8ac462de274e2797d72f0767be8a888;hb=f7264a2c41749350b0fdcd6f604170d2f31ebaa3;hp=e7ea9ecaf7a3780da5f59c39a9cb4ba4e1ea30e0;hpb=495181a7144ff58bc82c374955d4b5a72aa32a33;p=ultimatescore diff --git a/config.js b/config.js index e7ea9ec..ff4f363 100644 --- a/config.js +++ b/config.js @@ -64,16 +64,16 @@ var ultimateconfig = { [ 'Z3', 'A4', 1, 10, 'Z3/A4', false, 'Playoffs 9th–13th' ], [ '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' ], + [ 'L X1/Y3', 'L Z1/Y2', 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', 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 L-semi 1', 'W L-semi 2', 1, 14, '5th', false, 'Match for 5th' ], + [ 'L L-semi 1', 'L L-semi 2', 1, 15, '7th', false, 'Match for 7th' ], + [ 'L semi 1', 'L semi 2', 0, 14, '3rd', false, 'Bronze final' ], [ 'W semi 1', 'W semi 2', 0, 16, 'Final', false, 'Final' ] ], 'playoff_games_start_row': 19,