Updated definitions and added national cup.

This commit is contained in:
tsigiarocc 2008-12-13 07:17:22 +00:00
parent 61395d37bd
commit 01e477450f
2 changed files with 48 additions and 1 deletions

View File

@ -11,9 +11,9 @@
</leagues>
<cups>
<cup>belarus_cup</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>
</cups>

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Belarusian Cup</name>
<short_name>Cup</short_name>
<symbol>flag_belarus.png</symbol>
<sid>belarus_cup</sid>
<last_week>31</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>belarus2</choose_team_sid>
</choose_team>
</choose_teams>
<delay>-4</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>belarus1</choose_team_sid>
</choose_team>
</choose_teams>
<delay>-3</delay>
<byes>0</byes>
</cup_round>
<cup_round>
</cup_round>
<cup_round>
</cup_round>
<cup_round>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
</cup_rounds>
</cup>