Added Setanta Cup and updated country file.

This commit is contained in:
tsigiarocc 2009-01-01 06:41:27 +00:00
parent ec05e8adfd
commit b7b55da8f3
2 changed files with 69 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<cups>
<cup>n_ireland_cup</cup>
<cup>n_ireland_setanta</cup>
<cup>europe_uefa</cup>
<cup>europe_champ_league</cup>
<cup>supercup_europe_uefa</cup>

View File

@ -0,0 +1,68 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Setanta Sports Cup</name>
<short_name>Setanta Cup</short_name>
<symbol>map_ireland.png</symbol>
<sid>n_ireland_setanta</sid>
<last_week>19</last_week>
<week_gap>4</week_gap>
<property>international</property>
<talent_diff>500</talent_diff>
<group>101</group>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
<number_of_groups>2</number_of_groups>
<number_of_advance>2</number_of_advance>
<new_teams>8</new_teams>
<choose_teams>
<choose_team>
<choose_team_sid>ireland1</choose_team_sid>
<number_of_teams>2</number_of_teams>
<start_idx>1</start_idx>
<end_idx>12</end_idx>
<randomly>1</randomly>
<generate>1</generate>
</choose_team>
<choose_team>
<choose_team_sid>ireland1</choose_team_sid>
<number_of_teams>2</number_of_teams>
<start_idx>1</start_idx>
<end_idx>4</end_idx>
<randomly>1</randomly>
<generate>1</generate>
</choose_team>
<choose_team>
<choose_team_sid>n_ireland_cup</choose_team_sid>
<number_of_teams>1</number_of_teams>
<start_idx>1</start_idx>
<end_idx>1</end_idx>
<randomly>1</randomly>
</choose_team>
<choose_team>
<choose_team_sid>n_ireland1</choose_team_sid>
<number_of_teams>3</number_of_teams>
<start_idx>1</start_idx>
<end_idx>4</end_idx>
<randomly>1</randomly>
</choose_team>
</choose_teams>
<delay>2</delay>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
</cup_rounds>
</cup>