private static void movimientoInicial() {
   ctrlQ(); // sube nivel Q
   accionMuerto(); // Haces lo mismo si mueres que si empiezas partida.
 }