local tutorial = { ["tutorial_txt_1"]={ ["value"]="Elige una habilidad y sigue luchando." }, ["tutorial_txt_2"]={ ["value"]="Colecta el cofre y desbloquea nuevos héroes" }, ["tutorial_txt_3"]={ }, ["tutorial_txt_4"]={ }, ["tutorial_txt_5"]={ }, ["tutorial_txt_6"]={ }, ["tutorial_txt_7"]={ }, ["tutorial_txt_8"]={ }, ["tutorial_txt_9"]={ }, ["tutorial_txt_10"]={ }, ["tutorial_txt_11"]={ ["value"]="¡Bienvenido(a) a la Arena! Haz clic para emparejar." }, ["tutorial_txt_12"]={ ["value"]="El oponente no es fuerte. Empecemos." }, ["tutorial_txt_13"]={ ["value"]="Haz clic aquí para ver las reglas del juego." }, ["tutorial_txt_14"]={ }, ["tutorial_txt_15"]={ } } local config = { data=tutorial,count=15 } return config