summaryrefslogtreecommitdiff
path: root/eklasa.jtpo
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-01-22 21:13:37 +0100
committeremkael <emkael@tlen.pl>2020-01-22 21:13:37 +0100
commit1d4659c8ff15ece3758a88400058a0929b7fd5bd (patch)
treec24b70ae1ba19dd1ecd9a6e189b03e765a569d96 /eklasa.jtpo
parentc52551bc325dcc375a5d5d05308cfa181a2ef825 (diff)
Finishing position style classes
Diffstat (limited to 'eklasa.jtpo')
-rw-r--r--eklasa.jtpo42
1 files changed, 41 insertions, 1 deletions
diff --git a/eklasa.jtpo b/eklasa.jtpo
index f6f64f8..fb7b1cb 100644
--- a/eklasa.jtpo
+++ b/eklasa.jtpo
@@ -50,7 +50,47 @@
"finish_loser_h_offset": 20,
"finish_loser_v_offset": 10
},
- "position_styles": [],
+ "position_styles": [
+ {
+ "positions": [
+ 1
+ ],
+ "class": "gold",
+ "caption": "2019/20 Polish Team Champion"
+ },
+ {
+ "positions": [
+ 2
+ ],
+ "class": "silver",
+ "caption": "2019/20 Polish Team Runner-up"
+ },
+ {
+ "positions": [
+ 3
+ ],
+ "class": "bronze",
+ "caption": "2019/20 Polish Team 2nd Runner-up"
+ },
+ {
+ "positions": [
+ 11,
+ 12
+ ],
+ "class": "repechage",
+ "caption": "Repechage for 2020/21 Premier League"
+ },
+ {
+ "positions": [
+ 13,
+ 14,
+ 15,
+ 16
+ ],
+ "class": "relegation",
+ "caption": "Relegation to 2020/21 First Division"
+ }
+ ],
"goniec": {
"enabled": 0
},