Added national cup and updated league files.

This commit is contained in:
tsigiarocc 2008-12-20 07:18:19 +00:00
parent 1ef226c812
commit 63609516d6
4 changed files with 68 additions and 4 deletions

View File

@ -11,6 +11,7 @@
</leagues>
<cups>
<cup>malta_cup</cup>
<cup>europe_uefa</cup>
<cup>europe_champ_league</cup>
<cup>supercup_league_vs_cup</cup>

View File

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>U Bet FA Trophy</name>
<short_name>FA Trophy</short_name>
<symbol>flag_malta.png</symbol>
<sid>malta_cup</sid>
<last_week>28</last_week>
<week_gap>3</week_gap>
<property>national</property>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>malta2</choose_team_sid>
</choose_team>
<choose_team>
<choose_team_sid>malta1</choose_team_sid>
<number_of_teams>6</number_of_teams>
<start_idx>5</start_idx>
<end_idx>10</end_idx>
<randomly>1</randomly>
</choose_team>
</choose_teams>
<byes>0</byes>
<delay>-14</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<byes>0</byes>
<delay>-9</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>malta1</choose_team_sid>
<number_of_teams>4</number_of_teams>
<start_idx>1</start_idx>
<end_idx>4</end_idx>
<randomly>1</randomly>
</choose_team>
</choose_teams>
<delay>-2</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<delay>-2</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
</cup_rounds>
</cup>

View File

@ -4,7 +4,7 @@
<name>BOV Premier League</name>
<short_name>Prem. Lg.</short_name>
<symbol>flag_malta.png</symbol>
<first_week>4</first_week>
<first_week>1</first_week>
<week_gap>1</week_gap>
<average_talent>5600</average_talent>
<round_robins>3</round_robins>
@ -51,4 +51,4 @@
<team_name>Valletta</team_name>
</team>
</teams>
</league>
</league>

View File

@ -4,7 +4,7 @@
<name>First Division</name>
<short_name>1. Div.</short_name>
<symbol>flag_malta.png</symbol>
<first_week>4</first_week>
<first_week>1</first_week>
<week_gap>1</week_gap>
<average_talent>5000</average_talent>
<round_robins>3</round_robins>
@ -51,4 +51,4 @@
<team_name>V. S. Birgu</team_name>
</team>
</teams>
</league>
</league>