mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-02-22 14:27:41 +01:00
Updated the national cup and added league files.
This commit is contained in:
parent
999a94a349
commit
25862debe2
@ -8,10 +8,12 @@
|
||||
<leagues>
|
||||
<league>ireland1</league>
|
||||
<league>ireland2</league>
|
||||
<league>ireland3a</league>
|
||||
<league>ireland3b</league>
|
||||
</leagues>
|
||||
|
||||
<cups>
|
||||
<cup>ireland_senior</cup>
|
||||
<cup>ireland_cup</cup>
|
||||
<cup>ireland_league</cup>
|
||||
<cup>ireland_setanta</cup>
|
||||
<cup>europe_uefa</cup>
|
||||
@ -20,6 +22,7 @@
|
||||
<cup>supercup_europe_uefa</cup>
|
||||
<cup>supercup_europe_intercontinental</cup>
|
||||
<cup>ireland_prom_games</cup>
|
||||
<cup>ireland_prom_games2</cup>
|
||||
</cups>
|
||||
|
||||
</country>
|
||||
|
65
support_files/definitions/europe/ireland/cup_ireland_cup.xml
Normal file
65
support_files/definitions/europe/ireland/cup_ireland_cup.xml
Normal file
@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>FAI Ford Cup</name>
|
||||
<short_name>FAI Cup</short_name>
|
||||
<symbol>flag_ireland.png</symbol>
|
||||
<sid>ireland_cup</sid>
|
||||
<last_week>39</last_week>
|
||||
<week_gap>6</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>ireland3a</choose_team_sid>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>ireland3b</choose_team_sid>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>4</byes>
|
||||
<delay>-10</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>ireland1</choose_team_sid>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>ireland2</choose_team_sid>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>0</byes>
|
||||
<delay>-5</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<delay>-4</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<replay>1</replay>
|
||||
<delay>-3</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<delay>1</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
@ -0,0 +1,31 @@
|
||||
<cup>
|
||||
<name>A Championship Promotion Games</name>
|
||||
<short_name>A Champ. Prom.</short_name>
|
||||
<symbol>flag_ireland.png</symbol>
|
||||
<sid>ireland_prom_games2</sid>
|
||||
<add_week>1000</add_week>
|
||||
<property>national</property>
|
||||
<property>highlight2</property>
|
||||
<yellow_red>3</yellow_red>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>ireland3a</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>ireland3b</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>1</end_idx>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
@ -17,7 +17,7 @@
|
||||
<new_teams>8</new_teams>
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>ireland_senior</choose_team_sid>
|
||||
<choose_team_sid>ireland_cup</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>1</end_idx>
|
||||
|
@ -18,6 +18,13 @@
|
||||
<dest_sid>ireland1</dest_sid>
|
||||
<prom_rel_type>promotion</prom_rel_type>
|
||||
</prom_rel_element>
|
||||
|
||||
<prom_rel_element>
|
||||
<rank_start>10</rank_start>
|
||||
<rank_end>10</rank_end>
|
||||
<dest_sid>ireland3a ireland3b</dest_sid>
|
||||
<prom_rel_type>relegation</prom_rel_type>
|
||||
</prom_rel_element>
|
||||
</prom_rel>
|
||||
|
||||
<teams>
|
||||
|
@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<league>
|
||||
<sid>ireland3a</sid>
|
||||
<name>FAI A Championship Group 1</name>
|
||||
<short_name>A Champ. G1</short_name>
|
||||
<symbol>flag_ireland.png</symbol>
|
||||
<first_week>1</first_week>
|
||||
<week_gap>1</week_gap>
|
||||
<average_talent>5000</average_talent>
|
||||
<names_file>england</names_file>
|
||||
<yellow_red>5</yellow_red>
|
||||
<layer>3</layer>
|
||||
|
||||
<prom_rel>
|
||||
<prom_games>
|
||||
<prom_games_dest_sid>ireland2</prom_games_dest_sid>
|
||||
<prom_games_cup_sid>ireland_prom_games2</prom_games_cup_sid>
|
||||
<prom_games_loser_sid>ireland3a ireland3b</prom_games_loser_sid>
|
||||
</prom_games>
|
||||
</prom_rel>
|
||||
|
||||
<teams>
|
||||
<team>
|
||||
<team_name>Bohemians II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Derry II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Drogheda II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Finn H. II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Mervue U.</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Salthill D.</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Shamrock R. II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Sligo II</team_name>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<league>
|
||||
<sid>ireland3b</sid>
|
||||
<name>FAI A Championship Group 2</name>
|
||||
<short_name>A Champ. G2</short_name>
|
||||
<symbol>flag_ireland.png</symbol>
|
||||
<first_week>1</first_week>
|
||||
<week_gap>1</week_gap>
|
||||
<average_talent>5000</average_talent>
|
||||
<names_file>england</names_file>
|
||||
<yellow_red>5</yellow_red>
|
||||
<layer>3</layer>
|
||||
|
||||
<teams>
|
||||
<team>
|
||||
<team_name>Bray II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Cobh R. II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Cork II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Galway II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Limerick II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>St P. Dublin II</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Tullamore</team_name>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>U.C.D. II</team_name>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
Loading…
x
Reference in New Issue
Block a user