mirror of https://github.com/tstellar/bygfoot.git
Added promotion games for Turkey.
This commit is contained in:
parent
aff5d22ee8
commit
b6edf1a53f
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<cup>
|
||||
<name>Super Lig Promotion</name>
|
||||
<short_name>Super L. Prom.</short_name>
|
||||
<symbol>flag_turkey.png</symbol>
|
||||
<sid>turkey_prom_games1</sid>
|
||||
<add_week>1000</add_week>
|
||||
<property>national</property>
|
||||
<property>highlight2</property>
|
||||
|
||||
<cup_rounds>
|
||||
<cup_round>
|
||||
<choose_teams>
|
||||
<choose_team>
|
||||
<choose_team_sid>turkey2</choose_team_sid>
|
||||
<number_of_teams>4</number_of_teams>
|
||||
<start_idx>3</start_idx>
|
||||
<end_idx>6</end_idx>
|
||||
</choose_team>
|
||||
</choose_teams>
|
||||
</cup_round>
|
||||
|
||||
<cup_round>
|
||||
<home_away>0</home_away>
|
||||
<neutral>1</neutral>
|
||||
</cup_round>
|
||||
</cup_rounds>
|
||||
</cup>
|
Loading…
Reference in New Issue