diff --git a/config/de_ancient.json b/config/de_ancient.json new file mode 100644 index 0000000..5548f0a --- /dev/null +++ b/config/de_ancient.json @@ -0,0 +1,42 @@ +{ + "a": [ + { + "type": 1, + "teams": [ 2, 3 ], + "x": [ 395.57385, 958.4874, 105.912964 ], + "y": [ 424.41107, 754.1365, 282.2173 ] + }, + { + "type": 1, + "teams": [ 2, 3 ], + "x": [ -240.83891, -649.0581, 336.64508 ], + "y": [ -200.55945, -913.92194, 162.99442 ] + }, + { + "type": 1, + "teams": [ 2, 3 ], + "x": [ -1099.0615, -1714.856, -28.029297 ], + "y": [ -1039.9855, -1431, 185.11436 ] + } + ], + "b": [ + { + "type": 1, + "teams": [ 2, 3 ], + "x": [ -666.0047, 1436.6984, 31.718761 ], + "y": [ -736.8267, 998, 235.11986 ] + }, + { + "type": 1, + "teams": [ 2, 3 ], + "x": [ -710.8304, -910.6106, 37.132427 ], + "y": [ -739.94525, -75.25255, 299.49985 ] + }, + { + "type": 1, + "teams": [ 2, 3 ], + "x": [ 817.62476, -1500.6615, -6.0914 ], + "y": [ 775.61285, -1380.197, 159.09056 ] + } + ] +} \ No newline at end of file diff --git a/config/de_ancient.png b/config/de_ancient.png new file mode 100644 index 0000000..126e54a Binary files /dev/null and b/config/de_ancient.png differ diff --git a/config/de_mirage.json b/config/de_mirage.json deleted file mode 100644 index a3a7bf9..0000000 --- a/config/de_mirage.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "a": [ - { - "type": 0, - "teams": [ 2, 3 ], - "x": [ -2301.0, -743.0, 300.0 ], - "y": [ 1400.2 , -2700.5, -300.0 ] - }, - { - "type": 0, - "teams": [ 3 ], - "x": [ -1237.6, -463.6, -355.0 ], - "y": [ -593.5 , -803.7, 100.0 ] - }, - { - "type": 1, - "teams": [ 2 ], - "x": [ -580.3, -807.3, -355.0 ], - "y": [ -734.3 , -838.3, 100.0 ] - } - ], - "b": [] -} \ No newline at end of file