mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 02:11:23 +01:00
3eb294a037
added definitions for Portugal
38 lines
906 B
XML
38 lines
906 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<cup>
|
|
<name>Intercontinental Cup</name>
|
|
<short_name>Interc. Cup</short_name>
|
|
<sid>supercup_brazil_intercontinental</sid>
|
|
<add_week>1000</add_week>
|
|
<talent_diff>800</talent_diff>
|
|
<property>international</property>
|
|
|
|
<cup_rounds>
|
|
<cup_round>
|
|
<home_away>0</home_away>
|
|
<neutral>1</neutral>
|
|
<new_teams>2</new_teams>
|
|
|
|
<choose_teams>
|
|
<choose_team>
|
|
<choose_team_sid>brazil_libertadores</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>italy1 germany1 england1 france1 spain1
|
|
russia1_short netherlands1 portugal1</choose_team_sid>
|
|
<number_of_teams>1</number_of_teams>
|
|
<randomly>1</randomly>
|
|
<generate>1</generate>
|
|
</choose_team>
|
|
|
|
</choose_teams>
|
|
|
|
</cup_round>
|
|
</cup_rounds>
|
|
|
|
</cup>
|