1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-06 12:07:54 +01:00

Extra promotion definitions for each league.

This commit is contained in:
gyboth 2005-04-13 13:03:30 +00:00
parent 903288474a
commit 4152bcc1e7
2 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Promotion Games FL One</name>
<short_name>Prom. Gam.</short_name>
<symbol>flag_en.png</symbol>
<sid>england_prom_games3</sid>
<type>national</type>
<week_gap>1</week_gap>
<last_week>49</last_week>
<cup_rounds>
<cup_round>
<home_away>1</home_away>
</cup_round>
<cup_round>
<home_away>0</home_away>
</cup_round>
</cup_rounds>
<choose_teams>
<choose_team>
<choose_team_sid>england3</choose_team_sid>
<number_of_teams>4</number_of_teams>
<start_idx>3</start_idx>
<end_idx>6</end_idx>
</choose_team>
</choose_teams>
</cup>

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Promotion Games FL Two</name>
<short_name>Prom. Gam.</short_name>
<symbol>flag_en.png</symbol>
<sid>england_prom_games4</sid>
<type>national</type>
<week_gap>1</week_gap>
<last_week>49</last_week>
<cup_rounds>
<cup_round>
<home_away>1</home_away>
</cup_round>
<cup_round>
<home_away>0</home_away>
</cup_round>
</cup_rounds>
<choose_teams>
<choose_team>
<choose_team_sid>england4</choose_team_sid>
<number_of_teams>4</number_of_teams>
<start_idx>4</start_idx>
<end_idx>7</end_idx>
</choose_team>
</choose_teams>
</cup>