summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2019-01-12 12:36:49 +0100
committeremkael <emkael@tlen.pl>2019-01-12 12:36:49 +0100
commitc74d2e9d732975b2d8a28469ce0141d0620b504b (patch)
treee8c2ee813cd06c8cf1604ccb0f48dff791f31427
parentcad9ab4b43448a827f61f197545575774919aecd (diff)
Opponent choices in 1N/1S
-rw-r--r--1n.json12
-rw-r--r--1s.json4
2 files changed, 8 insertions, 8 deletions
diff --git a/1n.json b/1n.json
index 4df5065..f75fa67 100644
--- a/1n.json
+++ b/1n.json
@@ -58,7 +58,7 @@
"table": 1,
"teams": [
{"place": [1]},
- {"place": [3, 4]}
+ {"place": [4]}
]
},
{
@@ -66,7 +66,7 @@
"table": 2,
"teams": [
{"place": [2]},
- {"place": [3, 4]}
+ {"place": [3]}
]
},
{
@@ -74,7 +74,7 @@
"table": 4,
"teams": [
{"place": [6]},
- {"place": [7, 8]}
+ {"place": [7]}
],
"loser": [7, 8]
},
@@ -83,7 +83,7 @@
"table": 3,
"teams": [
{"place": [5]},
- {"place": [7, 8]}
+ {"place": [8]}
],
"loser": [7, 8]
},
@@ -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]
},
diff --git a/1s.json b/1s.json
index 96b42fc..1330fd1 100644
--- a/1s.json
+++ b/1s.json
@@ -92,7 +92,7 @@
"table": 5,
"teams": [
{"place": [9]},
- {"place": [11, 12]}
+ {"place": [12]}
],
"winner": [9, 10]
},
@@ -101,7 +101,7 @@
"table": 6,
"teams": [
{"place": [10]},
- {"place": [11, 12]}
+ {"place": [11]}
],
"winner": [9, 10]
},