Added national supercup and updated league cup and country file.

This commit is contained in:
tsigiarocc 2009-01-01 06:30:49 +00:00
parent d10dbf0ba1
commit b66a006812
3 changed files with 84 additions and 8 deletions

View File

@ -30,6 +30,7 @@
<cup>europe_champ_league</cup>
<cup>supercup_europe_uefa</cup>
<cup>supercup_europe_intercontinental</cup>
<cup>france_supercup</cup>
</cups>
</country>

View File

@ -4,50 +4,93 @@
<short_name>C. Ligue</short_name>
<symbol>flag_france.png</symbol>
<sid>france_ligue</sid>
<last_week>39</last_week>
<last_week>43</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>france2</choose_team_sid>
<number_of_teams>5</number_of_teams>
<start_idx>16</start_idx>
<end_idx>20</end_idx>
<randomly>1</randomly>
</choose_team>
<choose_team>
<choose_team_sid>france3</choose_team_sid>
<number_of_teams>4</number_of_teams>
<number_of_teams>5</number_of_teams>
<start_idx>1</start_idx>
<end_idx>4</end_idx>
<end_idx>5</end_idx>
</choose_team>
</choose_teams>
<byes>0</byes>
<delay>-9</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>france2</choose_team_sid>
<number_of_teams>15</number_of_teams>
<start_idx>1</start_idx>
<end_idx>15</end_idx>
<randomly>1</randomly>
</choose_team>
</choose_teams>
<byes>0</byes>
<delay>-12</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>france1</choose_team_sid>
<number_of_teams>18</number_of_teams>
<start_idx>3</start_idx>
<end_idx>20</end_idx>
<randomly>1</randomly>
</choose_team>
</choose_teams>
<byes>0</byes>
<delay>-14</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>france1</choose_team_sid>
<number_of_teams>2</number_of_teams>
<start_idx>1</start_idx>
<end_idx>2</end_idx>
<randomly>1</randomly>
</choose_team>
</choose_teams>
<delay>-11</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<delay>-6</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<delay>-7</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
</cup_round>
</cup_rounds>
</cup>
</cup>

View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Le Trophée des Champions</name>
<short_name>Trop. d. Cham.</short_name>
<symbol>flag_france.png</symbol>
<sid>france_supercup</sid>
<last_week>6</last_week>
<property>national</property>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>france_coupe</choose_team_sid>
<number_of_teams>1</number_of_teams>
<start_idx>1</start_idx>
<end_idx>2</end_idx>
</choose_team>
<choose_team>
<choose_team_sid>france1</choose_team_sid>
<number_of_teams>1</number_of_teams>
<start_idx>1</start_idx>
<end_idx>1</end_idx>
</choose_team>
</choose_teams>
</cup_round>
</cup_rounds>
</cup>