From 42b366340f9d4dd53ceab1628e430f0d84b89352 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 17 Jan 2019 21:57:11 +0100 Subject: New opponent choices, alomst all now --- 2nw.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to '2nw.json') diff --git a/2nw.json b/2nw.json index 2aa817f..956ee95 100644 --- a/2nw.json +++ b/2nw.json @@ -58,16 +58,20 @@ "table": 1, "teams": [ {"place": [1]}, - {"place": [3, 4]} - ] + {"place": [4]} + ], + "score": [20.304, 0.0], + "running": 0 }, { "id": 2, "table": 2, "teams": [ {"place": [2]}, - {"place": [3, 4]} - ] + {"place": [3]} + ], + "score": [4.968, 0.0], + "running": 0 }, { "id": 4, -- cgit v1.2.3