|
|
|
@ -16,6 +16,7 @@ if (!$aussetzten_runde) { /////DAS FUER MAJIN ATTACKEN
|
|
|
|
|
include ('kampf/tausch2.php'); //////////////////Muss ganz oben sein wegen technik Tauschen
|
|
|
|
|
include ('kampf/gift.php');
|
|
|
|
|
include ('kampf/frucht.php');
|
|
|
|
|
include ('kampf/runde.php');
|
|
|
|
|
include ('kampf/mp.php');
|
|
|
|
|
include ('kampf/hp.php');
|
|
|
|
|
include ('kampf/hp2.php');
|
|
|
|
@ -38,7 +39,6 @@ if (!$aussetzten_runde) { /////DAS FUER MAJIN ATTACKEN
|
|
|
|
|
include ('kampf/atk_wert.php');
|
|
|
|
|
if (!$aussetzten_runde) { /////DAS FUER MAJIN ATTACKEN
|
|
|
|
|
include ('kampf/schatten.php');
|
|
|
|
|
include ('kampf/runde.php');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|