
CLASIFICACIÓN
[insert_php]$idLiga = 3;
include(getcwd() . «/mb-league/inc/ranking.php»);
[/insert_php]
LISTAS DE EJÉRCITO
[insert_php]
include(getcwd() . «/mb-league/inc/listas.php»);
[/insert_php]
CLASIFICACIÓN PINTURA
CLASIFICACIÓN MISIONES SECUNDARIAS
FASE I – 1625 MW
1 - Surrounded
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda1.php»);
[/insert_php]
2 - Free for All
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda2.php»);
[/insert_php]
3 - Hasty Attack
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda3.php»);
[/insert_php]
FASE II – 1600 LW
4 - No retreat
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda1.php»);
[/insert_php]
5 - Dust up
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda2.php»);
[/insert_php]
6 - Counterattack
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda3.php»);
[/insert_php]
FASE III – 1785 LW
7 - Encounter
[insert_php] include(getcwd() . «/mb-league/inc/fase3-ronda1.php»); [/insert_php]
8 - Fighting Withdrawal
[insert_php] include(getcwd() . «/mb-league/inc/fase3-ronda2.php»); [/insert_php]
9 - Cauldron
[insert_php] include(getcwd() . «/mb-league/inc/fase3-ronda3.php»); [/insert_php]