mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 02:39:14 +01:00
updated definitions
This commit is contained in:
parent
03947c458a
commit
6ec0c4c3f5
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<country>
|
||||
<name>Brazil</name>
|
||||
<symbol>flag_brazil.png</symbol>
|
||||
<sid>brazil</sid>
|
||||
<rating>8</rating>
|
||||
<leagues>
|
||||
<league>brazil1</league>
|
||||
</leagues>
|
||||
</country>
|
@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<league>
|
||||
<sid>brazil1</sid>
|
||||
<layer>1</layer>
|
||||
<name>Serie A</name>
|
||||
<short_name>Serie A</short_name>
|
||||
<symbol>flag_brazil.png</symbol>
|
||||
<average_talent>7800</average_talent>
|
||||
<names_file>brazil</names_file>
|
||||
<first_week>7</first_week>
|
||||
<week_gap>1</week_gap>
|
||||
<yellow_red>5</yellow_red>
|
||||
<round_robins>2</round_robins>
|
||||
<break>3</break>
|
||||
<teams>
|
||||
<team>
|
||||
<team_name>A. Mineiro</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>A. Paranaense</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Botafogo</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Coritiba</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Cruzeiro</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Figueirense</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Flamengo</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Fluminense</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Goiás</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Grêmio</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Internacional</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Ipatinga</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Náutico</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Palmeiras</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Portuguesa</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Santos</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>São Paulo</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Sport</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>V. da Gama</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Vitória</team_name>
|
||||
<team_average_talent>7800</team_average_talent>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
Loading…
Reference in New Issue
Block a user