Added national supercup and updated country file and leagues.

This commit is contained in:
tsigiarocc 2009-01-01 06:38:28 +00:00
parent f3e07459da
commit 646d668224
4 changed files with 37 additions and 3 deletions

View File

@ -8,7 +8,7 @@
<leagues>
<league>kazakhstan1</league>
<league>kazakhstan2</league>
</leagues>
</leagues>
<cups>
<cup>kazakhstan_cup</cup>
@ -16,6 +16,7 @@
<cup>europe_champ_league</cup>
<cup>supercup_europe_uefa</cup>
<cup>supercup_europe_intercontinental</cup>
<cup>kazakhstan_supercup</cup>
</cups>
</country>

View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Kazakhstan Supercup</name>
<short_name>Supercup</short_name>
<symbol>flag_kazakhstan.png</symbol>
<sid>kazakhstan_supercup</sid>
<last_week>1</last_week>
<property>national</property>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
<choose_teams>
<choose_team>
<choose_team_sid>kazakhstan_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>kazakhstan1</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>

View File

@ -4,7 +4,7 @@
<name>Premier League</name>
<short_name>Pr. League</short_name>
<symbol>flag_kazakhstan.png</symbol>
<first_week>1</first_week>
<first_week>2</first_week>
<week_gap>1</week_gap>
<average_talent>5900</average_talent>
<names_file>russia</names_file>

View File

@ -4,7 +4,7 @@
<name>First Division</name>
<short_name>1. Div</short_name>
<symbol>flag_kazakhstan.png</symbol>
<first_week>1</first_week>
<first_week>2</first_week>
<week_gap>1</week_gap>
<average_talent>5300</average_talent>
<names_file>russia</names_file>