mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +01:00
Added national cup.
This commit is contained in:
parent
e17c839ef2
commit
4322f12eee
@ -13,11 +13,11 @@
|
||||
</leagues>
|
||||
|
||||
<cups>
|
||||
<cup>slovenia_prom_games1</cup>
|
||||
<cup>slovenia_cup</cup>
|
||||
<cup>europe_uefa</cup>
|
||||
<cup>europe_champ_league</cup>
|
||||
<cup>supercup_league_vs_cup</cup>
|
||||
<cup>supercup_europe_uefa</cup>
|
||||
<cup>supercup_europe_intercontinental</cup>
|
||||
<cup>slovenia_prom_games1</cup>
|
||||
</cups>
|
||||
</country>
|
||||
|
@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Pokal Hervis</name>
|
||||
<short_name>Pokal H.</short_name>
|
||||
<symbol>flag_slovenia.png</symbol>
|
||||
<sid>slovenia_cup</sid>
|
||||
<last_week>38</last_week>
|
||||
<week_gap>4</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>slovenia2</choose_team_sid>
|
||||
<number_of_teams>7</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>10</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>slovenia3a</choose_team_sid>
|
||||
<number_of_teams>7</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>14</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>slovenia3b</choose_team_sid>
|
||||
<number_of_teams>7</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>14</end_idx>
|
||||
<randomly>1</randomly>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>1</byes>
|
||||
<delay>-54</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<byes>1</byes>
|
||||
<delay>-26</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>slovenia1</choose_team_sid>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>0</byes>
|
||||
<delay>-14</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<delay>-14</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
Loading…
x
Reference in New Issue
Block a user