From 498a64b7463a560d68dc9b99993db22c0e5c4d08 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 12 Jan 2019 12:41:33 +0100 Subject: Opponent choices in 2NE/NW/SE/SW --- 2nw.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2nw.json') diff --git a/2nw.json b/2nw.json index d5b6815..474c7d7 100644 --- a/2nw.json +++ b/2nw.json @@ -92,7 +92,7 @@ "table": 5, "teams": [ {"place": [9]}, - {"place": [11, 12]} + {"place": [11]} ], "winner": [9, 10] }, @@ -101,7 +101,7 @@ "table": 6, "teams": [ {"place": [10]}, - {"place": [11, 12]} + {"place": [12]} ], "winner": [9, 10] }, -- cgit v1.2.3