Updated definitions and added national cup.

This commit is contained in:
tsigiarocc 2008-12-13 07:24:49 +00:00
parent b4e5c3e261
commit cdd7a800c8
2 changed files with 45 additions and 1 deletions

View File

@ -11,9 +11,9 @@
</leagues>
<cups>
<cup>cyprus_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>
</cups>

View 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>