
CLASIFICACIÓN
[insert_php]$idLiga = 4;
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 SECUNCARIAS
FASE I – 1000 EW
1 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda1.php»);
[/insert_php]
2 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda2.php»);
[/insert_php]
3 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase1-ronda3.php»);
[/insert_php]
FASE II – 1350 EW
4 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda1.php»);
[/insert_php]
4 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda2.php»);
[/insert_php]
6 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase2-ronda3.php»);
[/insert_php]
FASE III – 1700 EW
7 - Escenario (Battle Plan)
8 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase3-ronda2.php»);
[/insert_php]
9 - Escenario (Battle Plan)
[insert_php]
include(getcwd() . «/mb-league/inc/fase3-ronda3.php»);
[/insert_php]