Initial commit

This commit is contained in:
2019-03-16 11:04:06 +01:00
commit 2a164d5e72
8 changed files with 151 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"ias": ["ia1", "ia2", "ia3"],
"battles": {
"ia1/ia2": 0.3,
"ia1/ia3": 0.7,
"ia2/ia3": 0.5
}
}