Added national supercup and updated country file.

This commit is contained in:
tsigiarocc 2009-01-01 08:10:20 +00:00
parent 9008e9ee76
commit 525c99c24e
2 changed files with 34 additions and 0 deletions

View File

@ -18,6 +18,7 @@
<cup>europe_champ_league</cup>
<cup>supercup_europe_uefa</cup>
<cup>supercup_europe_intercontinental</cup>
<cup>slovenia_supercup</cup>
<cup>slovenia_prom_games1</cup>
</cups>
</country>

View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Slovenian Supercup</name>
<short_name>Supercup</short_name>
<symbol>flag_slovenia.png</symbol>
<sid>slovenia_supercup</sid>
<last_week>2</last_week>
<property>national</property>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
<choose_teams>
<choose_team>
<choose_team_sid>slovenia_cup</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>slovenia1</choose_team_sid>
<number_of_teams>1</number_of_teams>
<start_idx>1</start_idx>
<end_idx>2</end_idx>
</choose_team>
</choose_teams>
</cup_round>
</cup_rounds>
</cup>