mirror of https://github.com/tstellar/bygfoot.git
39 lines
981 B
XML
39 lines
981 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<cup>
|
|
<name>Intercontinental Cup</name>
|
|
<short_name>Interc. Cup</short_name>
|
|
<sid>supercup_europe_intercontinental</sid>
|
|
<add_week>1000</add_week>
|
|
<talent_diff>1200</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>europe_champ_league</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>brazil1 argentina1 bolivia1_short venezuela1_short
|
|
chile1_short paraguay1_short peru1_short ecuador1_short
|
|
uruguay1_short colombia1_short mexico1_short</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>
|