mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 10:21:15 +01:00
Added national cup.
This commit is contained in:
parent
0bf720fe78
commit
4891f9e6d3
@ -11,9 +11,9 @@
|
||||
</leagues>
|
||||
|
||||
<cups>
|
||||
<cup>montenegro_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>montenegro_prom_games1</cup>
|
||||
|
@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Crnogorski fudbalski kup</name>
|
||||
<short_name>Cr. kup</short_name>
|
||||
<symbol>flag_montenegro.png</symbol>
|
||||
<sid>montenegro_cup</sid>
|
||||
<last_week>34</last_week>
|
||||
<week_gap>3</week_gap>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>montenegro2</choose_team_sid>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>montenegro1</choose_team_sid>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
<byes>8</byes>
|
||||
<delay>-12</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<delay>-5</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<delay>-5</delay>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
Loading…
Reference in New Issue
Block a user