mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-02-23 23:07:43 +01:00
Added national supercup and updated country file.
This commit is contained in:
parent
c4885fea4f
commit
752b850229
@ -22,6 +22,7 @@
|
||||
<cup>europe_champ_league</cup>
|
||||
<cup>supercup_europe_uefa</cup>
|
||||
<cup>supercup_europe_intercontinental</cup>
|
||||
<cup>estonia_supercup</cup>
|
||||
<cup>estonia_prom_games1</cup>
|
||||
</cups>
|
||||
|
||||
|
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Estonian SuperCup</name>
|
||||
<short_name>SuperCup</short_name>
|
||||
<symbol>flag_estonia.png</symbol>
|
||||
<sid>estonia_supercup</sid>
|
||||
<add_week>1000</add_week>
|
||||
<property>national</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>estonia_cup</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>1</end_idx>
|
||||
</choose_team>
|
||||
|
||||
<choose_team>
|
||||
<choose_team_sid>estonia1</choose_team_sid>
|
||||
<number_of_teams>1</number_of_teams>
|
||||
<start_idx>1</start_idx>
|
||||
<end_idx>2</end_idx>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
Loading…
x
Reference in New Issue
Block a user