mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 10:21:15 +01:00
Updated national cup.
This commit is contained in:
parent
be96865083
commit
1856c028df
@ -5,7 +5,7 @@
|
||||
<symbol>flag_wales.png</symbol>
|
||||
<sid>wales_challenge</sid>
|
||||
<last_week>32</last_week>
|
||||
<week_gap>6</week_gap>
|
||||
<week_gap>5</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
@ -35,6 +35,7 @@
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<delay>-1</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
@ -46,4 +47,4 @@
|
||||
<neutral>1</neutral>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
||||
</cup>
|
@ -5,7 +5,7 @@
|
||||
<symbol>flag_wales.png</symbol>
|
||||
<sid>wales_premier</sid>
|
||||
<last_week>36</last_week>
|
||||
<week_gap>6</week_gap>
|
||||
<week_gap>7</week_gap>
|
||||
<property>international</property>
|
||||
<group>101</group>
|
||||
<talent_diff>2000</talent_diff>
|
||||
@ -13,7 +13,7 @@
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<byes>0</byes>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>CUP1</choose_team_sid>
|
||||
@ -21,6 +21,7 @@
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>1</end_idx>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>LEAGUE1</choose_team_sid>
|
||||
<number_of_teams>9</number_of_teams>
|
||||
@ -28,10 +29,13 @@
|
||||
<end_idx>10</end_idx>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>0</byes>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<new_teams>3</new_teams>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>wales_english</choose_team_sid>
|
||||
@ -40,13 +44,16 @@
|
||||
<generate>1</generate>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<delay>1</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
||||
</cup>
|
@ -1,44 +1,57 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Welsh Cup</name>
|
||||
<name>FAW Welsh Cup</name>
|
||||
<short_name>Welsh Cup</short_name>
|
||||
<symbol>flag_wales.png</symbol>
|
||||
<sid>wales_welsh</sid>
|
||||
<last_week>34</last_week>
|
||||
<week_gap>6</week_gap>
|
||||
<week_gap>4</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>wales1</choose_team_sid>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>wales2a</choose_team_sid>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>wales2b</choose_team_sid>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>11</byes>
|
||||
<delay>-5</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<byes>0</byes>
|
||||
<delay>-4</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<byes>0</byes>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</cup_round>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
</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>
|
||||
</cup>
|
Loading…
Reference in New Issue
Block a user