mirror of https://github.com/tstellar/bygfoot.git
Updated national cup.
This commit is contained in:
parent
cc136c9bdf
commit
d81e088cfc
|
@ -4,65 +4,88 @@
|
|||
<short_name>Copa del Rey</short_name>
|
||||
<symbol>flag_spain.png</symbol>
|
||||
<sid>spain_cdr</sid>
|
||||
<last_week>44</last_week>
|
||||
<week_gap>4</week_gap>
|
||||
<last_week>38</last_week>
|
||||
<week_gap>3</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<!-- <byes>1</byes> -->
|
||||
<byes>2</byes>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>spain3a</choose_team_sid>
|
||||
<number_of_teams>10</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>20</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>spain3b</choose_team_sid>
|
||||
<number_of_teams>10</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>20</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>spain3c</choose_team_sid>
|
||||
<number_of_teams>10</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>20</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>spain3d</choose_team_sid>
|
||||
<number_of_teams>10</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>20</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>4</byes>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<!-- <choose_team> -->
|
||||
<!-- <choose_team_sid>spain_rfef</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>spain2</choose_team_sid>
|
||||
<number_of_teams>18</number_of_teams>
|
||||
<number_of_teams>21</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>18</end_idx>
|
||||
<end_idx>22</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>3</byes>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<byes>0</byes>
|
||||
<home_away>0</home_away>
|
||||
<byes>1</byes>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>1</home_away>
|
||||
<byes>0</byes>
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>spain1</choose_team_sid>
|
||||
<number_of_teams>13</number_of_teams>
|
||||
<start_idx>8</start_idx>
|
||||
<end_idx>20</end_idx>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>1</home_away>
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>spain1</choose_team_sid>
|
||||
<number_of_teams>7</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>7</end_idx>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<delay>1</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<delay>1</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<delay>-1</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<symbol>flag_spain.png</symbol>
|
||||
<sid>spain_rfef</sid>
|
||||
<last_week>36</last_week>
|
||||
<week_gap>3</week_gap>
|
||||
<week_gap>6</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
|
|
Loading…
Reference in New Issue