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

Updated national supercup and country and league files.

This commit is contained in:
tsigiarocc 2009-01-01 06:48:06 +00:00
parent c571e94f95
commit 99fac1f21b
3 changed files with 9 additions and 12 deletions

View File

@ -17,11 +17,11 @@
<cups> <cups>
<cup>russia_cup</cup> <cup>russia_cup</cup>
<cup>supercup_russia</cup>
<cup>europe_uefa</cup> <cup>europe_uefa</cup>
<cup>europe_champ_league</cup> <cup>europe_champ_league</cup>
<cup>supercup_league_vs_cup</cup>
<cup>supercup_europe_uefa</cup> <cup>supercup_europe_uefa</cup>
<cup>supercup_europe_intercontinental</cup> <cup>supercup_europe_intercontinental</cup>
<cup>russia_supercup</cup>
</cups> </cups>
</country> </country>

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<cup> <cup>
<name>Superkubok Rossii</name> <name>Superkubok Rossii</name>
<short_name>CP</short_name> <short_name>Superkubok</short_name>
<sid>supercup_russia</sid> <symbol>flag_russia.png</symbol>
<add_week>1000</add_week> <sid>russia_supercup</sid>
<group>59</group> <last_week>1</last_week>
<property>national</property> <property>national</property>
<cup_rounds> <cup_rounds>
@ -13,7 +13,6 @@
<neutral>1</neutral> <neutral>1</neutral>
<choose_teams> <choose_teams>
<choose_team> <choose_team>
<choose_team_sid>russia_cup</choose_team_sid> <choose_team_sid>russia_cup</choose_team_sid>
<number_of_teams>1</number_of_teams> <number_of_teams>1</number_of_teams>
@ -27,10 +26,8 @@
<start_idx>1</start_idx> <start_idx>1</start_idx>
<end_idx>2</end_idx> <end_idx>2</end_idx>
</choose_team> </choose_team>
</choose_teams> </choose_teams>
</cup_round> </cup_round>
</cup_rounds> </cup_rounds>
</cup> </cup>

View File

@ -4,7 +4,7 @@
<name>Premier-Liga</name> <name>Premier-Liga</name>
<short_name>Prem. L.</short_name> <short_name>Prem. L.</short_name>
<symbol>flag_russia.png</symbol> <symbol>flag_russia.png</symbol>
<first_week>1</first_week> <first_week>2</first_week>
<week_gap>1</week_gap> <week_gap>1</week_gap>
<average_talent>7800</average_talent> <average_talent>7800</average_talent>
<names_file>russia</names_file> <names_file>russia</names_file>