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 --- 2se.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to '2se.json') diff --git a/2se.json b/2se.json index 5fd37ea..951297b 100644 --- a/2se.json +++ b/2se.json @@ -100,18 +100,22 @@ "table": 5, "teams": [ {"place": [9]}, - {"place": [11, 12]} + {"place": [12]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [3.288, 0.0], + "running": 0 }, { "id": 12, "table": 6, "teams": [ {"place": [10]}, - {"place": [11, 12]} + {"place": [11]} ], - "winner": [9, 10] + "winner": [9, 10], + "score": [1.508, 0.0], + "running": 0 }, { "id": 14, -- cgit v1.2.3