mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +01:00
Updated definitions and added national cup.
This commit is contained in:
parent
171c93b386
commit
cfa40dede0
@ -11,9 +11,9 @@
|
|||||||
</leagues>
|
</leagues>
|
||||||
|
|
||||||
<cups>
|
<cups>
|
||||||
|
<cup>cyprus_cup</cup>
|
||||||
<cup>europe_uefa</cup>
|
<cup>europe_uefa</cup>
|
||||||
<cup>europe_champ_league</cup>
|
<cup>europe_champ_league</cup>
|
||||||
<cup>supercup_league_vs_cup</cup>
|
|
||||||
<cup>supercup_europe_uefa</cup>
|
<cup>supercup_europe_uefa</cup>
|
||||||
<cup>supercup_europe_intercontinental</cup>
|
<cup>supercup_europe_intercontinental</cup>
|
||||||
</cups>
|
</cups>
|
||||||
|
44
support_files/definitions/europe/cyprus/cup_cyprus_cup.xml
Normal file
44
support_files/definitions/europe/cyprus/cup_cyprus_cup.xml
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<cup>
|
||||||
|
<name>Cypriot Cup</name>
|
||||||
|
<short_name>C. Cup</short_name>
|
||||||
|
<symbol>flag_cyprus.png</symbol>
|
||||||
|
<sid>cyprus_cup</sid>
|
||||||
|
<last_week>28</last_week>
|
||||||
|
<week_gap>3</week_gap>
|
||||||
|
<property>national</property>
|
||||||
|
|
||||||
|
<cup_rounds>
|
||||||
|
<cup_round>
|
||||||
|
<choose_teams>
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>cyprus2</choose_team_sid>
|
||||||
|
</choose_team>
|
||||||
|
|
||||||
|
<choose_team>
|
||||||
|
<choose_team_sid>cyprus1</choose_team_sid>
|
||||||
|
</choose_team>
|
||||||
|
</choose_teams>
|
||||||
|
<byes>4</byes>
|
||||||
|
<delay>-5</delay>
|
||||||
|
</cup_round>
|
||||||
|
|
||||||
|
<cup_round>
|
||||||
|
<delay>-1</delay>
|
||||||
|
</cup_round>
|
||||||
|
|
||||||
|
<cup_round>
|
||||||
|
<delay>-1</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>
|
Loading…
x
Reference in New Issue
Block a user