spriteTypes = {
	##Air Icons Fix
	spriteType = {
		name = "GFX_unit_category_AS_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_AS_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_MR_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_MR_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_Strike_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_Strike_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}

	#This probably does nothing?
	spriteType = {
		name = "GFX_unit_fighter_icon_small"
		texturefile = "gfx/texticons/unit_air_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_mr_fighter_icon_small"
		texturefile = "gfx/texticons/unit_air_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_mr_fighter_icon_small"
		texturefile = "gfx/texticons/unit_air_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_light_cas_icon_small"
		texturefile = "gfx/texticons/unit_air_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_light_fighter_icon_small"
		texturefile = "gfx/texticons/unit_air_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_as_fighter_icon_small"
		texturefile = "gfx/texticons/unit_air_heavy_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_heavy_fighter_icon_small"
		texturefile = "gfx/texticons/unit_air_heavy_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_med_cas_fighter_icon_small"
		texturefile = "gfx/texticons/unit_air_fighter_icon_small.dds" # TODO: Replace with an accurate icon
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_AS_fighter_small"
		texturefile = "gfx/texticons/unit_air_heavy_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_MR_fighter_small"
		texturefile = "gfx/texticons/unit_air_heavy_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_Strike_fighter_small"
		texturefile = "gfx/texticons/unit_air_heavy_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_light_strike_icon_small"
		texturefile = "gfx/texticons/unit_air_heavy_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_CV_fighter_small"
		texturefile = "gfx/texticons/unit_air_heavy_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
		spriteType = {
		name = "GFX_unit_category_trans_plane_small"
		texturefile = "gfx/texticons/unit_air_tac_bomber_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_nav_plane_small"
		texturefile = "gfx/texticons/unit_air_tac_bomber_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_Air_UAV_small"
		texturefile = "gfx/texticons/unit_air_tac_bomber_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_heavy_air_small"
		texturefile = "gfx/texticons/unit_air_strat_bomber_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_strat_bomber_small"
		texturefile = "gfx/texticons/unit_air_strat_bomber_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_bba_strat_bomber_icon_small"
		texturefile = "gfx/texticons/unit_air_strat_bomber_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	#end of useless stuff

	#fukin kill me
	spriteType = {
		name = "GFX_unit_attack_helicopter_icon_small"
		texturefile = "gfx/texticons/onmap_attack_helicopter.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_AS_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_multi_role_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_MR_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_multi_role_icon_small_small"
		texturefile = "gfx/texticons/unit_category_MR_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Strike_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_Strike_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_CV_L_Strike_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_Strike_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_nav_plane_equipment_icon_small"
		texturefile = "gfx/texticons/Nav_patrol.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_med_transport_icon_small"
		texturefile = "gfx/texticons/unit_air_transport_plane_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_large_transport_icon_small"
		texturefile = "gfx/texticons/Transport_plane.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_large_awacs_icon_small"
		texturefile = "gfx/texticons/Transport_plane.dds" # TODO: Replace with a proper icon
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_med_awacs_icon_small"
		texturefile = "gfx/texticons/Transport_plane.dds" # TODO: Replace with a proper icon
		legacy_lazy_load = no
		noOfFrames = 2
	}

	spriteType = {
		name = "GFX_unit_cv_light_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_AS_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_light_strike_icon_small"
		texturefile = "gfx/texticons/unit_category_AS_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_as_fighter_icon_small"
		texturefile = "gfx/texticons/unit_category_AS_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_guided_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_guided_missile_icon_small_texticon"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_category_guided_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hypersonic_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hypersonic_missile_icon_small_texticon"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_category_hypersonic_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_ballistic_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_ballistic_missile_icon_small_texticon"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_category_ballistic_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_nuclear_ballistic_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_category_nuclear_ballistic_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_nuclear_ballistic_missile_icon_small_texticon"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_nuclear_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_nuclear_missile_icon_small_texticon"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_category_nuclear_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_sam_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_sam_missile_icon_small_texticon"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_missile_icon_small"
		texturefile = "gfx/texticons/onmap_missile.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}

	##Army
	spriteType = {
		name = "GFX_army_xp_50"
		texturefile = "gfx/texticons/army_experience.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_category_all_infantry_icon_small"
		texturefile = "gfx/texticons/unit_inf.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_foot_inf_icon_small"
		texturefile = "gfx/texticons/unit_inf.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_all_armor_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_asg_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_apc_icon_small"
		texturefile = "gfx/texticons/unit_mech_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_IFV_icon_small"
		texturefile = "gfx/texticons/unit_arm_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_army_icon_small"
		texturefile = "gfx/texticons/unit_land.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_special_forces_icon_small"
		texturefile = "gfx/texticons/unit_special_forces_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_tanks_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_real_tanks_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_all_recon_icon_small"
		texturefile = "gfx/texticons/unit_recce.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_front_line_icon_small"
		texturefile = "gfx/texticons/unit_line.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_support_battalions_icon_small"
		texturefile = "gfx/texticons/unit_support.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_artillery_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_spart_icon_small"
		texturefile = "gfx/texticons/unit_sp_r_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_non_militia_icon_small"
		texturefile = "gfx/texticons/unit_l_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_militia_icon_small"
		texturefile = "gfx/texticons/unit_Militia_Bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Air_assault_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_air_assault_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Arm_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Arm_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_arm_inf_hq_icon_small"
		texturefile = "gfx/texticons/unit_arm_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Arm_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_arm_amphib_icon_small"
		texturefile = "gfx/texticons/unit_arm_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_all_amphibous_icon_small"
		texturefile = "gfx/texticons/unit_arm_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Arm_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_arm_recce_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_armor_Bat_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_arm_hq_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_armor_Comp_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_arm_Bat_icon_small"
		texturefile = "gfx/texticons/unit_light_tank_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_A_L_arm_Bat_icon_small"
		texturefile = "gfx/texticons/unit_light_tank_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Arty_Battery_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_air_assault_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_air_assault_Arty_Battery_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
		spriteType = {
		name = "GFX_unit_attack_helo_bat_icon_small"
		texturefile = "gfx/texticons/unit_attack_helicopter_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_atk_helo_icon_small"
		texturefile = "gfx/texticons/unit_attack_helicopter_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_attack_helo_comp_icon_small"
		texturefile = "gfx/texticons/unit_attack_helicopter_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_inf_airborne_icon_small"
		texturefile = "gfx/texticons/unit_l_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Engi_Comp_icon_small"
		texturefile = "gfx/texticons/unit_l_engi_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_all_ranger_icon_small"
		texturefile = "gfx/texticons/unit_l_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
        spriteType = {
                name = "GFX_unit_category_rcon_ranger_icon_small"
                texturefile = "gfx/texticons/unit_ranger_icon.dds"
                legacy_lazy_load = no
                noOfFrames = 2
        }
        spriteType = {
                name = "GFX_unit_category_inf_ranger_icon_small"
                texturefile = "gfx/texticons/unit_special_forces_icon.dds"
                legacy_lazy_load = no
                noOfFrames = 2
        }
	spriteType = {
		name = "GFX_unit_light_inf_hq_icon_small"
		texturefile = "gfx/texticons/unit_l_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Ranger_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Ranger_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_l_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_inf_amphib_icon_small"
		texturefile = "gfx/texticons/unit_l_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	###
	spriteType = {
		name = "GFX_unit_Weapons_company_icon_small"
		texturefile = "gfx/texticons/unit_weapons_company.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Drone_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_drone_tac_coy_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_communications_company_icon_small"
		texturefile = "gfx/texticons/unit_communications_company_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_military_police_attachment_icon_small"
		texturefile = "gfx/texticons/unit_military_police_attachment.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Sniper_company_icon_small"
		texturefile = "gfx/texticons/unit_sniper_company_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_airmobile_maintenance_company_icon_small"
		texturefile = "gfx/texticons/unit_airmobile_maintenance_company.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_combat_maintenance_company_icon_small"
		texturefile = "gfx/texticons/unit_combat_maintenance_company.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	###
	spriteType = {
		name = "GFX_unit_AFG_donkey_logistics_icon_small"
		texturefile = "gfx/texticons/unit_AFG_donkey_logistics_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_HOL_support_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/dutch_support.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Marine_Cdo_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_L_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_l_recce_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mech_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mech_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mech_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mech_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_mech_recce_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Militia_Bat_icon_small"
		texturefile = "gfx/texticons/unit_Militia_Bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_SP_AA_Battery_icon_small"
		texturefile = "gfx/texticons/unit_sp_aa_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_H_Engi_Comp_icon_small"
		texturefile = "gfx/texticons/unit_h_engi_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_armor_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_armor_recce_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mot_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_mot_airborne_icon_small"
		texturefile = "gfx/texticons/unit_mot_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_arm_airborne_icon_small"
		texturefile = "gfx/texticons/unit_mech_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_all_airborne_icon_small"
		texturefile = "gfx/texticons/unit_l_air_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_mlrs_icon_small"
		texturefile = "gfx/texticons/unit_sp_r_arty_bat_icon.dds" #FIXME: Replace with an icon for the MLRS
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mot_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Hvy_Mot_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mot_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_mot_amphib_icon_small"
		texturefile = "gfx/texticons/unit_mot_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mot_Militia_Bat_icon_small"
		texturefile = "gfx/texticons/unit_Mot_Militia_Bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mot_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_mot_recce_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_category_mot_inf_icon_small"
		texturefile = "gfx/texticons/unit_mot_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_SP_AA_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_aa_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_SP_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_SP_R_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_SP_Arty_Battery_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_SP_R_Arty_Battery_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Special_Forces_icon_small"
		texturefile = "gfx/texticons/unit_special_forces_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_combat_service_support_company_icon_small"
		texturefile = "gfx/texticons/unit_combat_support.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_helicopter_combat_service_support_icon_small"
		texturefile = "gfx/texticons/unit_helicopter_combat_support.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_drone_tactical_company_icon_small"
		texturefile = "gfx/texticons/unit_drone_tac_coy_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
		
	spriteType = {
		name = "GFX_nato_unit_L_Air_assault_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_air_assault_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Arm_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_air_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Arm_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Arm_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_marine_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Arm_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_arm_recce_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_armor_Bat_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nato_unit_armor_Comp_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nato_unit_L_arm_Bat_icon_small"
		texturefile = "gfx/texticons/unit_armor_recce_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_A_L_arm_Bat_icon_small"
		texturefile = "gfx/texticons/unit_armor_recce_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Arty_Battery_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nato_unit_air_assault_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nato_unit_air_assault_Arty_Battery_icon_small"
		texturefile = "gfx/texticons/unit_arty_bat_icon.dds"
		legacy_lazy_load = no
	}
		spriteType = {
		name = "GFX_nato_unit_attack_helo_bat_icon_small"
		texturefile = "gfx/texticons/unit_attack_helicopter_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_attack_helo_comp_icon_small"
		texturefile = "gfx/texticons/unit_attack_helicopter_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_L_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_air_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_L_Engi_Comp_icon_small"
		texturefile = "gfx/texticons/unit_l_engi_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_L_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_L_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_marine_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_L_Marine_Cdo_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_marine_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_L_Recce_Comp_icon_small"
		texturefile = "gfx/texticons/unit_l_recce_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Mech_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_air_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Mech_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Mech_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_marine_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Militia_Bat_icon_small"
		texturefile = "gfx/texticons/unit_Militia_Bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Mot_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_air_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Mot_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Hvy_Mot_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_inf_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Mot_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_marine_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Mot_Militia_Bat_icon_small"
		texturefile = "gfx/texticons/unit_Mot_Militia_Bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_SP_AA_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_aa_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_SP_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_SP_Arty_Battery_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_Special_Forces_icon_small"
		texturefile = "gfx/texticons/unit_special_forces_icon.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_nato_unit_drone_tactical_company_icon_small"
		texturefile = "gfx/texticons/unit_drone_tac_coy_icon.dds"
		legacy_lazy_load = no

	}

	#Ship
	spriteType = {
		name = "GFX_ship_attack_submarine_icon_small"
		texturefile = "gfx/texticons/ship_attack_submarine_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_ship_missile_submarine_icon_small"
		texturefile = "gfx/texticons/ship_missile_submarine_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_ship_Nuclear_carrier_icon_small"
		texturefile = "gfx/texticons/ship_Nuclear_carrier_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_carrier_icon_small"
		texturefile = "gfx/texticons/ship_carrier_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_ship_helicopter_operator_icon_small"
		texturefile = "gfx/texticons/ship_LHA_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_nuclear_cruiser_icon_small"
		texturefile = "gfx/texticons/ship_nuclear_cruiser_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_cruiser_icon_small"
		texturefile = "gfx/texticons/ship_cruiser_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_destroyer_icon_small"
		texturefile = "gfx/texticons/ship_destroyer_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_screen_destroyer_icon_small"
		texturefile = "gfx/texticons/ship_destroyer_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_stealth_destroyer_icon_small"
		texturefile = "gfx/texticons/ship_destroyer_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_frigate_icon_small"
		texturefile = "gfx/texticons/ship_frigate_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_heavy_frigate_icon_small"
		texturefile = "gfx/texticons/ship_frigate_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_stealth_frigate_icon_small"
		texturefile = "gfx/texticons/ship_frigate_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_corvette_icon_small"
		texturefile = "gfx/texticons/ship_corvette_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ship_stealth_corvette_icon_small"
		texturefile = "gfx/texticons/ship_corvette_icon_small.dds"
		legacy_lazy_load = no
	}

	#Ship
	spriteType = {
		name = "GFX_unit_attack_submarine_icon_small"
		texturefile = "gfx/texticons/ship_attack_submarine_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_unit_missile_submarine_icon_small"
		texturefile = "gfx/texticons/ship_missile_submarine_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_unit_Nuclear_carrier_icon_small"
		texturefile = "gfx/texticons/ship_Nuclear_carrier_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_unit_carrier_icon_small"
		texturefile = "gfx/texticons/ship_carrier_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_unit_helicopter_operator_icon_small"
		texturefile = "gfx/texticons/ship_LHA_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_unit_nuclear_cruiser_icon_small"
		texturefile = "gfx/texticons/ship_nuclear_cruiser_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_unit_cruiser_icon_small"
		texturefile = "gfx/texticons/ship_cruiser_icon_small.dds"
		legacy_lazy_load = no

	}
	spriteType = {
		name = "GFX_unit_destroyer_icon_small"
		texturefile = "gfx/texticons/ship_destroyer_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_screen_destroyer_icon_small"
		texturefile = "gfx/texticons/ship_destroyer_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_stealth_destroyer_icon_small"
		texturefile = "gfx/texticons/ship_destroyer_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_frigate_icon_small"
		texturefile = "gfx/texticons/ship_frigate_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_stealth_frigate_icon_small"
		texturefile = "gfx/texticons/ship_frigate_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_heavy_frigate_icon_small"
		texturefile = "gfx/texticons/ship_frigate_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_corvette_icon_small"
		texturefile = "gfx/texticons/ship_corvette_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_stealth_corvette_icon_small"
		texturefile = "gfx/texticons/ship_corvette_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_convoy_icon_small"
		texturefile = "gfx/texticons/ship_transport_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_repair_ship_icon_small"
		texturefile = "gfx/texticons/ship_transport_icon_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_unit_support_ship_icon_small"
		texturefile = "gfx/texticons/ship_transport_icon_small.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_communism_group_small"
		texturefile = "gfx/texticons/communism_group_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_democratic_group_small"
		texturefile = "gfx/texticons/democratic_group_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_doctrine_mastery"
		texturefile = "gfx/texticons/army_experience.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_fascism_group_small"
		texturefile = "gfx/texticons/fascism_group_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_muslim_brotherhood_small"
		texturefile = "gfx/texticons/muslim_brotherhood_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nationalist_group_small"
		texturefile = "gfx/texticons/Nationalist_group_small.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_neutrality_group_small"
		texturefile = "gfx/texticons/neutrality_group_small.dds"
		legacy_lazy_load = no
	}

	### Generic ###
	spriteType = {
		name = "GFX_generic_anarchist_communism_small"
		texturefile = "gfx/texticons/generic_anarchist_communism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Autocracy_small"
		texturefile = "gfx/texticons/generic_Autocracy.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Caliphate_small"
		texturefile = "gfx/texticons/generic_Caliphate.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Communist_State_small"
		texturefile = "gfx/texticons/generic_Communist_State.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_conservatism_small"
		texturefile = "gfx/texticons/generic_conservatism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Conservative_small"
		texturefile = "gfx/texticons/generic_Conservative.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Kingdom_small"
		texturefile = "gfx/texticons/generic_Kingdom.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_liberalism_small"
		texturefile = "gfx/texticons/generic_liberalism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Mod_Vilayat_e_Faqih_small"
		texturefile = "gfx/texticons/generic_Mod_Vilayat_e_Faqih.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Monarchist_small"
		texturefile = "gfx/texticons/generic_Monarchist.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Nat_Autocracy_small"
		texturefile = "gfx/texticons/generic_Nat_Autocracy.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Nat_Fascism_small"
		texturefile = "gfx/texticons/generic_Nat_Fascism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Nat_Populism_small"
		texturefile = "gfx/texticons/generic_Nat_Populism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Neutral_Autocracy_small"
		texturefile = "gfx/texticons/generic_Neutral_Autocracy.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Neutral_Communism_small"
		texturefile = "gfx/texticons/generic_Neutral_Communism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Neutral_conservatism_small"
		texturefile = "gfx/texticons/generic_Neutral_conservatism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Neutral_green_small"
		texturefile = "gfx/texticons/generic_Neutral_Green.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Neutral_Libertarian_small"
		texturefile = "gfx/texticons/generic_Neutral_Libertarian.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Neutral_Muslim_Brotherhood_small"
		texturefile = "gfx/texticons/generic_Neutral_Muslim_Brotherhood.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_neutral_Social_small"
		texturefile = "gfx/texticons/generic_neutral_Social.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_oligarchism_small"
		texturefile = "gfx/texticons/generic_oligarchism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_socialism_small"
		texturefile = "gfx/texticons/generic_socialism.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Vilayat_e_Faqih_small"
		texturefile = "gfx/texticons/generic_Vilayat_e_Faqih.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_generic_Western_Autocracy_small"
		texturefile = "gfx/texticons/generic_Western_Autocracy.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_col_check"
		texturefile = "gfx/texticons/col_check.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_pol_idea"
		texturefile = "gfx/texticons/pol_idea_texticon.dds"
		legacy_lazy_load = no
	}

	### Equipment texticons ###

	spriteType = {
		name = "GFX_decision_AK_74"
		texturefile = "gfx/texticons/equipment_desicions/AK_74.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_T90"
		texturefile = "gfx/texticons/equipment_desicions/T90.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_HK_416"
		texturefile = "gfx/texticons/equipment_desicions/HK_416.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_Leopard_2A7"
		texturefile = "gfx/texticons/equipment_desicions/Leopard_2A7.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_F35"
		texturefile = "gfx/texticons/equipment_desicions/F35.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_F22_Raptor"
		texturefile = "gfx/texticons/equipment_desicions/F22_Raptor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_F15E_Strike_Eagle"
		texturefile = "gfx/texticons/equipment_desicions/F15E_Strike_Eagle.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_F16C_Fighting_Falcon"
		texturefile = "gfx/texticons/equipment_desicions/F16C_Fighting_Falcon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_HJ_9"
		texturefile = "gfx/texticons/equipment_desicions/HJ_9.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_FN_6"
		texturefile = "gfx/texticons/equipment_desicions/FN_6.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_Type_99"
		texturefile = "gfx/texticons/equipment_desicions/Type_99.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decision_PLL_01"
		texturefile = "gfx/texticons/equipment_desicions/PLL_01.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_AKM"
		texturefile = "gfx/texticons/equipment_desicions/AKM.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_SA_24_Igla_S"
		texturefile = "gfx/texticons/equipment_desicions/SA_24_Igla_S.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_AT_13_Metis_M"
		texturefile = "gfx/texticons/equipment_desicions/AT_13_Metis_M.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_AT_4_Fagot"
		texturefile = "gfx/texticons/equipment_desicions/AT_4_Fagot.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Panzerhaubitze_2000"
		texturefile = "gfx/texticons/equipment_desicions/Panzerhaubitze_2000.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_M109A6_Paladin"
		texturefile = "gfx/texticons/equipment_desicions/M109A6_Paladin.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_K9_Thunder"
		texturefile = "gfx/texticons/equipment_desicions/K9_Thunder.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_PandurII"
		texturefile = "gfx/texticons/equipment_desicions/Austria/PandurII.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Grizzly_APC_1975"
		texturefile = "gfx/texticons/equipment_desicions/Canada/Grizzly_APC_1975.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_LAV_III_Bison_1995"
		texturefile = "gfx/texticons/equipment_desicions/Canada/LAV_III_Bison_1995.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Stryker_2005"
		texturefile = "gfx/texticons/equipment_desicions/Canada/Stryker_2005.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Type63_1965"
		texturefile = "gfx/texticons/equipment_desicions/China/Type63_1965.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Type77_1975"
		texturefile = "gfx/texticons/equipment_desicions/China/Type77_1975.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Type85_1985"
		texturefile = "gfx/texticons/equipment_desicions/China/Type85_1985.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Type91_1995"
		texturefile = "gfx/texticons/equipment_desicions/China/Type91_1995.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_ZFB91_2005"
		texturefile = "gfx/texticons/equipment_desicions/China/ZFB91_2005.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_ZBL09_2015"
		texturefile = "gfx/texticons/equipment_desicions/China/ZBL09_2015.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_China_APC_2025"
		texturefile = "gfx/texticons/equipment_desicions/China/China_APC_2025.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_China_APC_2035"
		texturefile = "gfx/texticons/equipment_desicions/China/China_APC_2035.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Patria_AMV_1995"
		texturefile = "gfx/texticons/equipment_desicions/Finland/Patria_AMV_1995.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Patria_AMV_IFV_2005"
		texturefile = "gfx/texticons/equipment_desicions/Finland/Patria_AMV_IFV_2005.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Patria_AMV_XP_2015"
		texturefile = "gfx/texticons/equipment_desicions/Finland/Patria_AMV_XP_2015.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_M16A2"
		texturefile = "gfx/texticons/equipment_desicions/USA/M16A2.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_M4_Carbine"
		texturefile = "gfx/texticons/equipment_desicions/USA/M4A1_Carbine.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_ACR"
		texturefile = "gfx/texticons/equipment_desicions/USA/ACR.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_MARS_L"
		texturefile = "gfx/texticons/equipment_desicions/USA/MARS_L.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Textron_LSAT"
		texturefile = "gfx/texticons/equipment_desicions/USA/Textron_LSAT.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Titan_APPL"
		texturefile = "gfx/texticons/equipment_desicions/USA/Titan_APPL.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Generic_Small_Arms_1985"
		texturefile = "gfx/texticons/equipment_desicions/Generic/Generic_Small_Arms_1985.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Generic_Small_Arms_1995"
		texturefile = "gfx/texticons/equipment_desicions/Generic/Generic_Small_Arms_1995.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Generic_Small_Arms_2005"
		texturefile = "gfx/texticons/equipment_desicions/Generic/Generic_Small_Arms_2005.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Generic_Small_Arms_2015"
		texturefile = "gfx/texticons/equipment_desicions/Generic/Generic_Small_Arms_2015.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Generic_Small_Arms_2025"
		texturefile = "gfx/texticons/equipment_desicions/Generic/Generic_Small_Arms_2025.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_Generic_Small_Arms_2035"
		texturefile = "gfx/texticons/equipment_desicions/Generic/Generic_Small_Arms_2035.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_CC1975"
		texturefile = "gfx/texticons/equipment_desicions/Generic/CC1975.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_CC1985"
		texturefile = "gfx/texticons/equipment_desicions/Generic/CC1985.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_CC1995"
		texturefile = "gfx/texticons/equipment_desicions/Generic/CC1995.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_CC2005"
		texturefile = "gfx/texticons/equipment_desicions/Generic/CC2005.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_CC2015"
		texturefile = "gfx/texticons/equipment_desicions/Generic/CC2015.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_CC2025"
		texturefile = "gfx/texticons/equipment_desicions/Generic/CC2025.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_CC2035"
		texturefile = "gfx/texticons/equipment_desicions/Generic/CC2035.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_German_Rifle_1995"
		texturefile = "gfx/texticons/equipment_desicions/Germany/German_Rifle_1995.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_German_Rifle_2005"
		texturefile = "gfx/texticons/equipment_desicions/Germany/German_Rifle_2005.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_German_Rifle_2015"
		texturefile = "gfx/texticons/equipment_desicions/Germany/German_Rifle_2015.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_German_Rifle_2025"
		texturefile = "gfx/texticons/equipment_desicions/Germany/German_Rifle_2025.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_German_Rifle_2035"
		texturefile = "gfx/texticons/equipment_desicions/Germany/German_Rifle_2035.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_RU_Rifle_1995"
		texturefile = "gfx/texticons/equipment_desicions/Russia/RU_Rifle_1995.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_RU_Rifle_2005"
		texturefile = "gfx/texticons/equipment_desicions/Russia/RU_Rifle_2005.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_RU_Rifle_2015"
		texturefile = "gfx/texticons/equipment_desicions/Russia/RU_Rifle_2015.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_RU_Rifle_2025"
		texturefile = "gfx/texticons/equipment_desicions/Russia/RU_Rifle_2025.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decision_RU_Rifle_2035"
		texturefile = "gfx/texticons/equipment_desicions/Russia/RU_Rifle_2035.dds"
		legacy_lazy_load = no
	}

	##Texticons
	spriteType = {
		name = "GFX_decision_cargo_crate"
		texturefile = "gfx/texticons/cargo_crate.dds"
		legacy_lazy_load = no
	}
	#Bosnia
	spriteType = {
		name = "text_icon_bos_croat"
		texturefile = "gfx/texticons/bosnia_factions/text_icon_bos_croat.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "text_icon_bos_bosniak"
		texturefile = "gfx/texticons/bosnia_factions/text_icon_bos_bosniak.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "text_icon_bos_srpska"
		texturefile = "gfx/texticons/bosnia_factions/text_icon_bos_srpska.dds"
		legacy_lazy_load = no
	}
	##Missiles Texticons
	spriteType = {
		name = "GFX_sat_amount_textico"
		texturefile = "gfx/interface/scripted_gui/missiles/sat_amount_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_sat_amount_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/sat_amount_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_spy_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/sat_spy_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Satellite_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/Satellite_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_GNSS_satellite_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/GNSS_satellite_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_COM_satellite_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/COM_satellite_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_SPY_satellite_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/SPY_satellite_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_KILL_satellite_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/KILL_satellite_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_RODS_satellite_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/RODS_satellite_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_satellite_coverage_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/satellite_coverage_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_sat_network_traffic_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/sat_network_traffic_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_satellite_bonus_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/satellite_bonus_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_inventory_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/inventory_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nuclear_deterrence"
		texturefile = "gfx/interface/scripted_gui/missiles/nuclear_deterrence.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nuclear_material_texticon"
		texturefile = "gfx/interface/scripted_gui/missiles/nuclear_material_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_european_union_texticon"
		texturefile = "gfx/texticons/decision_europe.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_russian_flag_cis_texticon"
		texturefile = "gfx/texticons/decision_russia.dds"
		legacy_lazy_load = no
	}

	# Misc
	# spriteType = {
	# 	name = "GFX_ctrl_texticon"
	# 	texturefile = "gfx/texticons/misc/ctrl_text_icon.dds"
	# 	legacy_lazy_load = no
	# }
	# spriteType = {
	# 	name = "GFX_left_mouse_texticon"
	# 	texturefile = "gfx/texticons/misc/left_mouse_text_icon.dds"
	# 	legacy_lazy_load = no
	# }
	# spriteType = {
	# 	name = "GFX_right_mouse_texticon"
	# 	texturefile = "gfx/texticons/misc/right_mouse_text_icon.dds"
	# 	legacy_lazy_load = no
	# }
	# spriteType = {
	# 	name = "GFX_shift_texticon"
	# 	texturefile = "gfx/texticons/misc/shift_text_icon.dds"
	# 	legacy_lazy_load = no
	# }
		spriteType = {
		name = "GFX_text_icon_moa"
		texturefile = "gfx/texticons/russia/text_icon_moa.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_empire"
		texturefile = "gfx/texticons/russia/text_icon_empire.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_vtb"
		texturefile = "gfx/texticons/russia/text_icon_vtb.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_svr"
		texturefile = "gfx/texticons/russia/text_icon_sov_svr.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_internaltroops"
		texturefile = "gfx/texticons/russia/text_icon_sov_internaltroops.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_alrosa"
		texturefile = "gfx/texticons/russia/text_icon_sov_alrosa.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_subject_russia"
		texturefile = "gfx/texticons/russia/text_icon_subject_russia.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_mvd"
		texturefile = "gfx/texticons/russia/text_icon_sov_mvd.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_gazprom"
		texturefile = "gfx/texticons/russia/text_icon_sov_gazprom.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_mts"
		texturefile = "gfx/texticons/russia/text_icon_sov_mts.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_rosneft"
		texturefile = "gfx/texticons/russia/text_icon_sov_rosneft.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_ruble"
		texturefile = "gfx/texticons/russia/text_icon_sov_ruble.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_sberbank"
		texturefile = "gfx/texticons/russia/text_icon_sov_sberbank.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_empire"
		texturefile = "gfx/texticons/russia/text_icon_sov_empire.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_democratic"
		texturefile = "gfx/texticons/russia/text_icon_sov_democratic.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_vtb"
		texturefile = "gfx/texticons/russia/text_icon_sov_vtb.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_bars"
		texturefile = "gfx/texticons/russia/text_icon_bars.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_army"
		texturefile = "gfx/texticons/russia/text_icon_sov_army.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_air"
		texturefile = "gfx/texticons/russia/text_icon_sov_air.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_fleet"
		texturefile = "gfx/texticons/russia/text_icon_sov_fleet.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_redut"
		texturefile = "gfx/texticons/russia/text_icon_redut.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_storm_volunteer_corps"
		texturefile = "gfx/texticons/russia/text_icon_sov_storm_volunteer_corps.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_internal_troops"
		texturefile = "gfx/texticons/russia/text_icon_sov_internal_troops.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sov_gru"
		texturefile = "gfx/texticons/russia/text_icon_sov_gru.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_union_state"
		texturefile = "gfx/texticons/russia/text_icon_union_state.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_jreci"
		texturefile = "gfx/texticons/russia/text_icon_jreci.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_pmr_sheriff"
		texturefile = "gfx/texticons/transnistria/text_icon_pmr_sheriff.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_pmr_army"
		texturefile = "gfx/texticons/transnistria/text_icon_pmr_army.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_corrector"
		texturefile = "gfx/texticons/russia/text_icon_corrector.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_rusgerb"
		texturefile = "gfx/texticons/russia/text_icon_rusgerb.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_milocevic"
		texturefile = "gfx/texticons/serbia/text_icon_milocevic.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_ukr_zlo"
		texturefile = "gfx/texticons/ukraine/text_icon_ukr_zlo.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_ukr_dobro"
		texturefile = "gfx/texticons/ukraine/text_icon_ukr_dobro.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_ukr_yasno"
		texturefile = "gfx/texticons/ukraine/text_icon_ukr_yasno.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_text_icon_armdram"
		texturefile = "gfx/texticons/armenia/text_icon_armdram.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_text_icon_armfis"
		texturefile = "gfx/texticons/armenia/text_icon_armfis.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_armgovern"
		texturefile = "gfx/texticons/armenia/text_icon_armgovern.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_armarmy"
		texturefile = "gfx/texticons/armenia/text_icon_armarmy.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_armnss"
		texturefile = "gfx/texticons/armenia/text_icon_armnss.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_kaldanger"
		texturefile = "gfx/texticons/text_icon_kaldanger.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_saddam"
		texturefile = "gfx/texticons/iraq/text_icon_saddam.dds"
		legacy_lazy_load = no
	}

	### Chinese Icons
	spriteType = {
		name = "GFX_text_icon_chinese_icon"
		texturefile = "gfx/texticons/CHI/chinese_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_hong_kong_sar"
		texturefile = "gfx/texticons/CHI/hong_kong_sar.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_macau_sar"
		texturefile = "gfx/texticons/CHI/macau_sar.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_mongolia_sar"
		texturefile = "gfx/texticons/CHI/mongolia_sar.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_taiwan_sar"
		texturefile = "gfx/texticons/CHI/taiwan_sar.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_tibet_sar"
		texturefile = "gfx/texticons/CHI/tibet_sar.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_xinjiang_sar"
		texturefile = "gfx/texticons/CHI/xinjiang_sar.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_text_icon_sco"
		texturefile = "gfx/texticons/CHI/sco_icon.dds"
		legacy_lazy_load = no
	}

	### Czech icons
	spriteType = {
		name = "GFX_CZE_skoda_small"
		texturefile = "gfx/texticons/czech_republic/CZE_skoda_small.dds"
		legacy_lazy_load = no
	}
	### HOL Icons
	spriteType = {
		name = "GFX_benelux_icon"
		texturefile = "gfx/texticons/HOL/benelux_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_voc_icon"
		texturefile = "gfx/texticons/HOL/voc_icon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_wgc_icon"
		texturefile = "gfx/texticons/HOL/wgc_icon.dds"
		legacy_lazy_load = no
	}
	### Missing Sub-Unit Small Icons - HQ Battalion Icons
	spriteType = {
		name = "GFX_unit_hq_mot_icon_small"
		texturefile = "gfx/texticons/unit_mot_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hq_mech_icon_small"
		texturefile = "gfx/texticons/unit_mech_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hq_armor_icon_small"
		texturefile = "gfx/texticons/unit_arm_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hq_Mot_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mot_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hq_Mech_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hq_Arm_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hq_Mech_Marine_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_marine_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_hq_Mech_Air_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_inf_bat_hq_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	### Missing Sub-Unit Small Icons - Regimental Support Icons
	spriteType = {
		name = "GFX_unit_Light_Mech_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_Arm_Inf_Bat_icon_small"
		texturefile = "gfx/texticons/unit_arm_inf_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_L_Air_assault_Bat_icon_small"
		texturefile = "gfx/texticons/unit_l_air_assault_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_attack_helo_bat_icon_small"
		texturefile = "gfx/texticons/unit_attack_helicopter_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_armor_Bat_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_L_arm_Bat_icon_small"
		texturefile = "gfx/texticons/unit_light_tank_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_SP_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_SP_R_Arty_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_arty_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Light_SP_AA_Bat_icon_small"
		texturefile = "gfx/texticons/unit_sp_aa_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Mot_AT_company_icon_small"
		texturefile = "gfx/texticons/unit_mot_at_company_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_AA_company_icon_small"
		texturefile = "gfx/texticons/unit_AA_company_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_Combat_engineer_company_icon_small"
		texturefile = "gfx/texticons/unit_Combat_engineer_company_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_amphibious_landing_detachment_icon_small"
		texturefile = "gfx/texticons/support_unit_hq_naval_liason_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_pathfinder_company_icon_small"
		texturefile = "gfx/texticons/unit_pathfinder_company_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	### Missing Sub-Unit Small Icons - Special Unit Icons
	spriteType = {
		name = "GFX_unit_HOL_marechaussee_support_company_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/dutch_support.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_space_artillery_support_company_icon_small"
		texturefile = "gfx/texticons/unit_space_artillery_support_company_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_HACS_Mech_icon_small"
		texturefile = "gfx/texticons/unit_HACS_Mech_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_HACS_Mech_2_icon_small"
		texturefile = "gfx/texticons/unit_HACS_Mech_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_HACS_Mech_3_icon_small"
		texturefile = "gfx/texticons/unit_HACS_Mech_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_ALN_bellatoris_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/bellatoris.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_ALN_brachionis_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/brachionis.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_ALN_gravis_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/gravis.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_medium_walker_battalion_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_heavy_walker_tank_battalion_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_light_walker_tank_battalion_icon_small"
		texturefile = "gfx/texticons/unit_light_tank_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_light_medium_walker_battalion_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_light_heavy_walker_tank_battalion_icon_small"
		texturefile = "gfx/texticons/unit_armor_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_light_light_walker_tank_battalion_icon_small"
		texturefile = "gfx/texticons/unit_light_tank_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_zombies_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/Zombie_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_zombie_runner_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/Zombie_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_zombie_brute_icon_small"
		texturefile = "gfx/interface/counters/divisions_large/Zombie_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	### Missing Sub-Unit Small Icons - Air Unit Icons
	spriteType = {
		name = "GFX_unit_light_nav_strike_icon_small"
		texturefile = "gfx/texticons/unit_category_Strike_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_light_nav_strike_icon_small"
		texturefile = "gfx/texticons/unit_category_Strike_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_nav_strike_icon_small"
		texturefile = "gfx/texticons/unit_category_Strike_fighter_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_light_cas_icon_small"
		texturefile = "gfx/texticons/cas_.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_med_cas_fighter_icon_small"
		texturefile = "gfx/texticons/cas_.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_med_transport_icon_small"
		texturefile = "gfx/texticons/unit_air_transport_plane_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_med_maritime_patrol_icon_small"
		texturefile = "gfx/texticons/Nav_patrol.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_cv_drone_icon_small"
		texturefile = "gfx/texticons/uav.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_kamikaze_drone_icon_small"
		texturefile = "gfx/texticons/uav.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	### Missing Sub-Unit Small Icons - Naval Unit Icons
	spriteType = {
		name = "GFX_unit_battleship_icon_small"
		texturefile = "gfx/texticons/ship_cruiser_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_battle_cruiser_icon_small"
		texturefile = "gfx/texticons/ship_cruiser_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_unit_patrol_boat_icon_small"
		texturefile = "gfx/texticons/ship_corvette_icon_small.dds"
		legacy_lazy_load = no
		noOfFrames = 2
	}
	spriteType = {
		name = "GFX_JAP_EMPIRE_flag"
		texturefile = "gfx/flags/medium/JAP_EMPIRE.tga"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_JAP_EMPIRE_NAVAL_flag"
		texturefile = "gfx/flags/medium/JAP_EMPIRE_NAVAL.tga"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_decrease_texticon"
		texturefile = "gfx/texticons/decrease_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_increase_texticon"
		texturefile = "gfx/texticons/increase_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decrease_reversed_texticon"
		texturefile = "gfx/texticons/decrease_reversed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_increase_reversed_texticon"
		texturefile = "gfx/texticons/increase_reversed_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_trigger_no"
		texturefile = "gfx/texticons/trigger_no.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_trigger_yes"
		texturefile = "gfx/texticons/trigger_yes.dds"
		legacy_lazy_load = no
	}

        spriteType = {
                name = "GFX_unit_Mech_Militia_Bat_icon_small"
		texturefile = "gfx/texticons/unit_mech_milita_bat_icon.dds"
		legacy_lazy_load = no
		noOfFrames = 2

	}
}
