mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 10:21:15 +01:00
Added national supercup and updated country and league files.
This commit is contained in:
parent
1a4122bd0b
commit
dc2bdea89b
@ -19,9 +19,9 @@
|
||||
<cup>turkey_kupasi</cup>
|
||||
<cup>europe_uefa</cup>
|
||||
<cup>europe_champ_league</cup>
|
||||
<cup>supercup_league_vs_cup</cup>
|
||||
<cup>supercup_europe_uefa</cup>
|
||||
<cup>supercup_europe_intercontinental</cup>
|
||||
<cup>turkey_supercup</cup>
|
||||
<cup>turkey_prom_games1</cup>
|
||||
</cups>
|
||||
|
||||
|
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Turkish Super Cup</name>
|
||||
<short_name>Super Cup</short_name>
|
||||
<symbol>flag_turkey.png</symbol>
|
||||
<sid>turkey_supercup</sid>
|
||||
<last_week>7</last_week>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>turkey_kupasi</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>1</end_idx>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>turkey1</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>2</end_idx>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
@ -17,7 +17,7 @@
|
||||
<team_name>Al. İstanbul</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Bey. İstanbul</team_name>
|
||||
<team_name>B. S. İstanbul</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>E. Ş. Ankara</team_name>
|
||||
|
Loading…
Reference in New Issue
Block a user