mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 02:39:14 +01:00
Added national supercup and updated country and league files.
This commit is contained in:
parent
90e11bea08
commit
1a4122bd0b
@ -34,9 +34,9 @@
|
||||
<cup>sweden_cupen</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>sweden_supercupen</cup>
|
||||
<cup>sweden_prom_games_allsvenskan</cup>
|
||||
<cup>sweden_prom_games_superettan</cup>
|
||||
<cup>sweden_prom_games_div3_2</cup>
|
||||
|
@ -1,54 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Ligacupen</name>
|
||||
<short_name>Ligacupen</short_name>
|
||||
<symbol>flag_sweden.png</symbol>
|
||||
<sid>sweden_league</sid>
|
||||
<last_week>48</last_week>
|
||||
<week_gap>4</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<byes>0</byes>
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>sweden2</choose_team_sid>
|
||||
</choose_team>
|
||||
<choose_team>
|
||||
<choose_team_sid>sweden3</choose_team_sid>
|
||||
</choose_team>
|
||||
<choose_team>
|
||||
<choose_team_sid>sweden4</choose_team_sid>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<byes>8</byes>
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>sweden1</choose_team_sid>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
|
||||
</cup>
|
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Svenska Supercupen</name>
|
||||
<short_name>Supercupen</short_name>
|
||||
<symbol>flag_sweden.png</symbol>
|
||||
<sid>sweden_supercupen</sid>
|
||||
<last_week>1</last_week>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>sweden_cupen</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>sweden_allsvenskan</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>
|
@ -4,7 +4,7 @@
|
||||
<name>Allsvenskan</name>
|
||||
<short_name>Allsv.</short_name>
|
||||
<symbol>flag_sweden.png</symbol>
|
||||
<first_week>1</first_week>
|
||||
<first_week>2</first_week>
|
||||
<week_gap>1</week_gap>
|
||||
<average_talent>7000</average_talent>
|
||||
<names_file>sweden</names_file>
|
||||
@ -69,4 +69,4 @@
|
||||
<team_name>Örebro</team_name>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
||||
</league>
|
Loading…
Reference in New Issue
Block a user