spriteTypes = {

	spriteType = {
		name = "GFX_no_order_texticon"
		texturefile = "gfx/interface/mapicons/mapicon_unit_no_orders.dds"
	}

	spriteType = {
		name = "GFX_pops"
		textureFile = "gfx/interface/icons/icon_text_pop.dds"
	}
	spriteType = {
		name = "GFX_factory_output_texticon"
		texturefile = "gfx/texticons/modifier_icons/factory_output_texticon.dds"
		legacy_lazy_load = no
	}

	#### faction texticons

	SpriteType = {
		name = "GFX_anti_tank_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_1.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_artillery_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_2.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_anti_air_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_3.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_rocket_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_4.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_motorized_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_5.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_amphibious_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_6.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_light_tank_chassis_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_7.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_medium_tank_chassis_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_8.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_heavy_tank_chassis_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_9.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_super_heavy_tank_chassis_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_9.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_modern_tank_chassis_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_9.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_amphibious_tank_chassis_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_8.dds"
		legacy_lazy_load = no
	}

	SpriteType = {
		name = "GFX_flame_texticon"
		texturefile = "gfx/interface/equipmentdesigner/tanks/role_icons/role_icon_10.dds"
		legacy_lazy_load = no
	}


	#### Tank Designer Niches
	# Namings are off by one since niches are 0 based in code

	spriteType = {
		name = "GFX_select_headquarters_texticon"
		texturefile = "gfx/interface/decisions/decision_SOV_place_hq.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_detection_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_detection_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_factory_conversion_texticon"
		texturefile = "gfx/texticons/modifier_icons/factory_conversion_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_equipment_conversion_texticon"
		texturefile = "gfx/texticons/modifier_icons/equipment_conversion_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_carrier_texticon"
		texturefile = "gfx/texticons/modifier_icons/carrier_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_damage_control_texticon"
		texturefile = "gfx/texticons/modifier_icons/damage_control_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attacker_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/attacker_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attacker_speed2_texticon"
		texturefile = "gfx/texticons/modifier_icons/attacker_speed2_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_build_intel_network_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_build_intel_network_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_boost_popularity_texticon"
		texturefile = "gfx/texticons/modifier_icons/boost_popularity_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_stage_coup_texticon"
		texturefile = "gfx/texticons/modifier_icons/stage_coup_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_stage_coup_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/stage_coup_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_stage_coup_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/stage_coup_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_territorial_expansion_texticon"
		texturefile = "gfx/texticons/modifier_icons/territorial_expansion_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_violence_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_violence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_violence_gain_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_violence_gain_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_resources_texticon"
		texturefile = "gfx/texticons/modifier_icons/resources_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_counter_intelligence_texticon"
		texturefile = "gfx/texticons/modifier_icons/counter_intelligence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_civ_factory_sabotage"
		texturefile = "gfx/texticons/modifier_icons/civ_factory_sabotage.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attrition_texticon"
		texturefile = "gfx/texticons/modifier_icons/attrition_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_accidents_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_accidents_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_org_loss_when_moving_texticon"
		texturefile = "gfx/texticons/modifier_icons/org_loss_when_moving_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_nuclear_reactor_texticon"
		texturefile = "gfx/texticons/modifier_icons/nuclear_reactor_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_experience_neutral_texticon"
		texturefile = "gfx/texticons/modifier_icons/experience_neutral_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_formation_spread_texticon"
		texturefile = "gfx/texticons/modifier_icons/formation_spread_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ships_contact_texticon"
		texturefile = "gfx/texticons/modifier_icons/ships_contact_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_retreat_texticon"
		texturefile = "gfx/texticons/modifier_icons/retreat_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_out_of_supply_texticon"
		texturefile = "gfx/texticons/modifier_icons/out_of_supply_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_combined_arms_texticon"
		texturefile = "gfx/texticons/modifier_icons/combined_arms_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_floating_harbor_texticon"
		texturefile = "gfx/texticons/modifier_icons/floating_harbor_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_supply_consumption_texticon"
		texturefile = "gfx/texticons/modifier_icons/supply_consumption_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_surprise_attacks_texticon"
		texturefile = "gfx/texticons/modifier_icons/surprise_attacks_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_tac_bomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/tac_bomber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_superiority_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_superiority_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_air_superiority_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_air_superiority_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_air_superiority_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_air_superiority_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_air_superiority_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_air_superiority_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_consumer_goods_texticon"
		texturefile = "gfx/texticons/modifier_icons/consumer_goods_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_dive_bombing_texticon"
		texturefile = "gfx/texticons/modifier_icons/dive_bombing_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_strat_bombing_texticon"
		texturefile = "gfx/texticons/modifier_icons/strat_bombing_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_range_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_range_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_strike_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_strike_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_strike_targetting_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_strike_targetting_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ace_generation_texticon"
		texturefile = "gfx/texticons/modifier_icons/ace_generation_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_training_texticon"
		texturefile = "gfx/texticons/modifier_icons/training_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_morale_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_morale_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_strat_bombing_defence_texticon"
		texturefile = "gfx/texticons/modifier_icons/strat_bombing_defence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_dig_in_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/dig_in_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_strat_bombing_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/strat_bombing_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_air_superiority_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_air_superiority_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_enemy_air_superiority_texticon"
		texturefile = "gfx/texticons/modifier_icons/enemy_air_superiority_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_anti_air_gun_texticon"
		texturefile = "gfx/texticons/modifier_icons/anti_air_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_navy_anchor_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_anchor_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_invasion_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_invasion_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_sortie_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/sortie_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_convoy_raiding_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/convoy_raiding_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_interception_detect_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_interception_detect_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_strat_bombing_visibility_texticon"
		texturefile = "gfx/texticons/modifier_icons/strat_bombing_visibility_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_rocket_modifiericons_texticon"
		texturefile = "gfx/texticons/modifier_icons/rocket_modifiericons_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_encryption_texticon"
		texturefile = "gfx/texticons/modifier_icons/encryption_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_decryption_texticon"
		texturefile = "gfx/texticons/modifier_icons/decryption_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_dockyard_output_texticon"
		texturefile = "gfx/texticons/modifier_icons/dockyard_output_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_factory_bombing_defence_texticon"
		texturefile = "gfx/texticons/modifier_icons/factory_bombing_defence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_oil_texticon"
		texturefile = "gfx/texticons/modifier_icons/oil_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_cas_texticon"
		texturefile = "gfx/texticons/modifier_icons/cas_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_experience_loss_texticon"
		texturefile = "gfx/texticons/modifier_icons/experience_loss_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_world_tension_texticon"
		texturefile = "gfx/texticons/modifier_icons/world_tension_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_volunteers_texticon"
		texturefile = "gfx/texticons/modifier_icons/volunteers_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_volunteers_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_volunteers_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_war_goal_texticon"
		texturefile = "gfx/texticons/modifier_icons/war_goal_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_torpedo_texticon"
		texturefile = "gfx/texticons/modifier_icons/torpedo_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_reinforce_texticon"
		texturefile = "gfx/texticons/modifier_icons/reinforce_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_drift_defence_texticon"
		texturefile = "gfx/texticons/modifier_icons/drift_defence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_coordination_texticon"
		texturefile = "gfx/texticons/modifier_icons/coordination_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_planning_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/planning_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_planning_max_texticon"
		texturefile = "gfx/texticons/modifier_icons/planning_max_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_divisions_texticon"
		texturefile = "gfx/texticons/modifier_icons/divisions_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_fleet_texticon"
		texturefile = "gfx/texticons/modifier_icons/fleet_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_dig_in_max_texticon"
		texturefile = "gfx/texticons/modifier_icons/dig_in_max_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_land_night_attack_texticon"
		texturefile = "gfx/texticons/modifier_icons/land_night_attack_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_combat_width_texticon"
		texturefile = "gfx/texticons/modifier_icons/combat_width_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_pocket_texticon"
		texturefile = "gfx/texticons/modifier_icons/pocket_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_supply_grace_texticon"
		texturefile = "gfx/texticons/modifier_icons/supply_grace_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_port_strike_texticon"
		texturefile = "gfx/texticons/modifier_icons/port_strike_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_carrier_capacity_texticon"
		texturefile = "gfx/texticons/modifier_icons/carrier_capacity_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_convoy_escort_texticon"
		texturefile = "gfx/texticons/modifier_icons/convoy_escort_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_capacity_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_capacity_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_slot_texticon"
		texturefile = "gfx/texticons/modifier_icons/slot_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_sabotaged_resource_texticon"
		texturefile = "gfx/texticons/modifier_icons/sabotaged_resource_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_superiority_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_superiority_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_escort_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_escort_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_interception_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_interception_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_cas_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/cas_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_nav_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_nav_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_efficiency_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_efficiency_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_trade_texticon"
		texturefile = "gfx/texticons/modifier_icons/trade_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_breakthrough_texticon"
		texturefile = "gfx/texticons/modifier_icons/breakthrough_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_soft_attack_texticon"
		texturefile = "gfx/texticons/modifier_icons/soft_attack_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_hard_attack_texticon"
		texturefile = "gfx/texticons/modifier_icons/hard_attack_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attacker_damage_texticon"
		texturefile = "gfx/texticons/modifier_icons/attacker_damage_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_manpower_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/manpower_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_level_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_level_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_battery_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_battery_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_battery2_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_battery2_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_depth_charge_texticon"
		texturefile = "gfx/texticons/modifier_icons/depth_charge_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_armor_texticon"
		texturefile = "gfx/texticons/modifier_icons/armor_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_piercing_texticon"
		texturefile = "gfx/texticons/modifier_icons/piercing_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_movement_texticon"
		texturefile = "gfx/texticons/modifier_icons/movement_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_initiative_texticon"
		texturefile = "gfx/texticons/modifier_icons/initiative_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_trickleback_texticon"
		texturefile = "gfx/texticons/modifier_icons/trickleback_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_dig_in_texticon"
		texturefile = "gfx/texticons/modifier_icons/dig_in_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_minelaying_texticon"
		texturefile = "gfx/texticons/modifier_icons/minelaying_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_minesweeping_texticon"
		texturefile = "gfx/texticons/modifier_icons/minesweeping_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_patrol_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_patrol_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_maneuver_texticon"
		texturefile = "gfx/texticons/modifier_icons/maneuver_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_logistics_texticon"
		texturefile = "gfx/texticons/modifier_icons/logistics_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_mobilisation_texticon"
		texturefile = "gfx/texticons/modifier_icons/mobilisation_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_production_licence_texticon"
		texturefile = "gfx/texticons/modifier_icons/production_licence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_war_support_modifiericons_texticon"
		texturefile = "gfx/texticons/modifier_icons/war_support_modifiericons_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_surrender_texticon"
		texturefile = "gfx/texticons/modifier_icons/surrender_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_infantry_equipment_texticon"
		texturefile = "gfx/texticons/modifier_icons/infantry_equipment_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_command_power_texticon"
		texturefile = "gfx/texticons/modifier_icons/command_power_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_terrain_penalty_texticon"
		texturefile = "gfx/texticons/modifier_icons/terrain_penalty_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_sick_texticon"
		texturefile = "gfx/texticons/modifier_icons/sick_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_specops_texticon"
		texturefile = "gfx/texticons/modifier_icons/specops_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_paratroop_texticon"
		texturefile = "gfx/texticons/modifier_icons/paratroop_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_time_texticon"
		texturefile = "gfx/texticons/modifier_icons/time_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_wounded_texticon"
		texturefile = "gfx/texticons/modifier_icons/wounded_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_critical_hit_texticon"
		texturefile = "gfx/texticons/modifier_icons/critical_hit_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_accident_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_accident_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_dockyard_texticon"
		texturefile = "gfx/texticons/modifier_icons/dockyard_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_garrison_texticon"
		texturefile = "gfx/texticons/modifier_icons/garrison_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_mil_factory_sabotage"
		texturefile = "gfx/texticons/modifier_icons/mil_factory_sabotage.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_infrastructure_sabotage_texticon"
		texturefile = "gfx/texticons/modifier_icons/infrastructure_sabotage_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_untrained_pilot_texticon"
		texturefile = "gfx/texticons/modifier_icons/untrained_pilot_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_power_projection_texticon"
		texturefile = "gfx/texticons/modifier_icons/power_projection_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_home_defence_texticon"
		texturefile = "gfx/texticons/modifier_icons/home_defence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_railway_gun_texticon"
		texturefile = "gfx/texticons/modifier_icons/railway_gun_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_under_construction_texticon"
		texturefile = "gfx/texticons/modifier_icons/under_construction_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_fort_texticon"
		texturefile = "gfx/texticons/modifier_icons/fort_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_efficiency_base_texticon"
		texturefile = "gfx/texticons/modifier_icons/efficiency_base_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_efficiency_growth_texticon"
		texturefile = "gfx/texticons/modifier_icons/efficiency_growth_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_bonus_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_bonus_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_softness_texticon"
		texturefile = "gfx/texticons/modifier_icons/softness_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_preparedness_texticon"
		texturefile = "gfx/texticons/modifier_icons/preparedness_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_no_planning_texticon"
		texturefile = "gfx/texticons/modifier_icons/no_planning_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_power_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_power_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_power_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_power_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_production_efficiency_loss_texticon"
		texturefile = "gfx/texticons/modifier_icons/production_efficiency_loss_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_kx_education_texticon"
		texturefile = "gfx/texticons/modifier_icons/kx_education_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_kx_illiteracy_texticon"
		texturefile = "gfx/texticons/modifier_icons/kx_illiteracy_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_wheat_texticon"
		texturefile = "gfx/texticons/modifier_icons/wheat_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_artillery_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_artillery_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_cavalry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_infantry_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_infantry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_mecha_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_mecha_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_motorised_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_motorised_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_specops_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_specops_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_tank_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_tank_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_submarine_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_submarine_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_artillery_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_artillery_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_cavalry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_infantry_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_infantry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_mecha_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_mecha_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_motorised_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_motorised_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_specops_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_specops_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_tank_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_tank_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_training_max_texticon"
		texturefile = "gfx/texticons/modifier_icons/training_max_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_training_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/training_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_airbase_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_airbase_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_antiair_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_antiair_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_civfactory_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_civfactory_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_coastfort_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_coastfort_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_dockyard_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_dockyard_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_fuelsilo_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_fuelsilo_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_infrastructure_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_infrastructure_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_landfort_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_landfort_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_milfactory_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_milfactory_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_navalbase_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_navalbase_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_radar_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_radar_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_railway_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_railway_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_reactor_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_reactor_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_refinery_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_refinery_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_rocket_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_rocket_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_supplyhub_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_supplyhub_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_doctrine_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_doctrine_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_doctrine_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_doctrine_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_navy_doctrine_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_doctrine_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_neutral_doctrine_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/neutral_doctrine_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_artillery_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_artillery_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_battery_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_battery_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_cas_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_cas_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_electronics_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_electronics_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_equipment_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_equipment_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_fighter_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_fighter_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_heavyfighter_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_heavyfighter_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_industry_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_industry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_jet_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_jet_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_mines_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_mines_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_motorised_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_motorised_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_naval_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_naval_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_navbomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_navbomber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_radar_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_radar_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_rocket_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_rocket_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_stratbomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_stratbomber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_tacbomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_tacbomber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_tank_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_tank_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_train_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_train_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_nuclear_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_nuclear_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_tank_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_tank_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_cavalry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_air_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_air_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_air_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_air_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_air_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_air_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_bomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_bomber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_cas_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_cas_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_intercept_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_intercept_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_paratroop_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_paratroop_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_paratroop_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_paratroop_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_bomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_bomber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_cas_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_cas_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_intercept_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_intercept_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_paratroop_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_paratroop_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_bomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_bomber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_cas_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_cas_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_intercept_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_intercept_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_paratroop_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_paratroop_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_destroyer_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_destroyer_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_invasion_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_invasion_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_tactics_texticon"
		texturefile = "gfx/texticons/modifier_icons/tactics_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_leader_experience_gain_texticon"
		texturefile = "gfx/texticons/modifier_icons/leader_experience_gain_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_command_power_max_texticon"
		texturefile = "gfx/texticons/modifier_icons/command_power_max_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attrition_winter_texticon"
		texturefile = "gfx/texticons/modifier_icons/attrition_winter_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attrition_hot_texticon"
		texturefile = "gfx/texticons/modifier_icons/attrition_hot_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organization_gain_texticon"
		texturefile = "gfx/texticons/modifier_icons/organization_gain_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organization_loss_texticon"
		texturefile = "gfx/texticons/modifier_icons/organization_loss_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_experience_neutral_combat_texticon"
		texturefile = "gfx/texticons/modifier_icons/experience_neutral_combat_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_experience_neutral_training_texticon"
		texturefile = "gfx/texticons/modifier_icons/experience_neutral_training_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_specops_training_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/specops_training_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_strike_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_strike_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_strike_targetting_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_strike_targetting_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_destroyer_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_destroyer_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_range_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_range_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_strat_bombing_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/strat_bombing_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_air_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_air_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_air_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_air_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_air_weather_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_air_weather_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_strike_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_strike_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_strike_targetting_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_strike_targetting_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_destroyer_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_destroyer_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_range_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_range_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_air_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_air_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_air_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_air_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_air_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_air_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_antiair_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_antiair_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_submarine_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_submarine_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_battleship_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_battleship_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_battleship_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_battleship_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_screen_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_screen_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_screen_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_screen_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_leader_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_leader_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_level_attack_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_level_attack_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_level_defence_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_level_defence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_level_planning_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_level_planning_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_level_logistics_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_level_logistics_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_level_coordination_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_level_coordination_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_level_maneuver_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_level_maneuver_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_specops_max_texticon"
		texturefile = "gfx/texticons/modifier_icons/specops_max_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_core_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_core_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_core_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_core_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_screen_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_screen_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_spotting_night_texticon"
		texturefile = "gfx/texticons/modifier_icons/spotting_night_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_improve_relations_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/improve_relations_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_improve_relations_texticon"
		texturefile = "gfx/texticons/modifier_icons/improve_relations_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_production_licence_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/production_licence_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_production_licence_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/production_licence_speed_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_temperature_cold_texticon"
		texturefile = "gfx/texticons/modifier_icons/temperature_cold_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_temperature_hot_texticon"
		texturefile = "gfx/texticons/modifier_icons/temperature_hot_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_conscription_laws_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/conscription_laws_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_trade_laws_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/trade_laws_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_economy_laws_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/economy_laws_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_advisor_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_advisor_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_manufacturer_tank_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/manufacturer_tank_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_manufacturer_naval_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/manufacturer_naval_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_manufacturer_air_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/manufacturer_air_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_manufacturer_materiel_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/manufacturer_materiel_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_military_theorist_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/military_theorist_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_chief_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_chief_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_chief_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_chief_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_navy_chief_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_chief_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_high_command_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/high_command_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_guarantee_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/guarantee_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_industrial_concern_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/industrial_concern_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_stability_offensive_texticon"
		texturefile = "gfx/texticons/modifier_icons/stability_offensive_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_stability_defensive_texticon"
		texturefile = "gfx/texticons/modifier_icons/stability_defensive_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_stability_war_texticon"
		texturefile = "gfx/texticons/modifier_icons/stability_war_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_stability_popularity_texticon"
		texturefile = "gfx/texticons/modifier_icons/stability_popularity_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ability_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/ability_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_leader_promotion_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/leader_promotion_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_naval_invasion_time_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_invasion_time_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_mine_damage_texticon"
		texturefile = "gfx/texticons/modifier_icons/mine_damage_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_minelaying_aerial_texticon"
		texturefile = "gfx/texticons/modifier_icons/minelaying_aerial_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_minesweeping_aerial_texticon"
		texturefile = "gfx/texticons/modifier_icons/minesweeping_aerial_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_fuel_consumption_texticon"
		texturefile = "gfx/texticons/modifier_icons/fuel_consumption_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_fuel_gain_refinery_texticon"
		texturefile = "gfx/texticons/modifier_icons/fuel_gain_refinery_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_fuel_gain_oil_texticon"
		texturefile = "gfx/texticons/modifier_icons/fuel_gain_oil_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_fuel_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/fuel_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_violence_loss_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_violence_loss_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_violence_loss_enemy_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_violence_loss_enemy_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_violence_gain_enemy_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_violence_gain_enemy_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_political_violence_damage_texticon"
		texturefile = "gfx/texticons/modifier_icons/political_violence_damage_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_world_tension_wargoal_texticon"
		texturefile = "gfx/texticons/modifier_icons/world_tension_wargoal_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_world_tension_embargo_texticon"
		texturefile = "gfx/texticons/modifier_icons/world_tension_embargo_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_world_tension_faction_texticon"
		texturefile = "gfx/texticons/modifier_icons/world_tension_faction_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_world_tension_lendlease_texticon"
		texturefile = "gfx/texticons/modifier_icons/world_tension_lendlease_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_world_tension_guarantee_texticon"
		texturefile = "gfx/texticons/modifier_icons/world_tension_guarantee_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_world_tension_volunteers_texticon"
		texturefile = "gfx/texticons/modifier_icons/world_tension_volunteers_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_volunteers_divisions_texticon"
		texturefile = "gfx/texticons/modifier_icons/volunteers_divisions_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_volunteers_max_texticon"
		texturefile = "gfx/texticons/modifier_icons/volunteers_max_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_volunteers_max_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_volunteers_max_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_war_goal_time_send_texticon"
		texturefile = "gfx/texticons/modifier_icons/war_goal_time_send_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_war_goal_time_receive_texticon"
		texturefile = "gfx/texticons/modifier_icons/war_goal_time_receive_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_planning_trait_texticon"
		texturefile = "gfx/texticons/modifier_icons/planning_trait_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_rubberplant_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_rubberplant_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_steelmill_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_steelmill_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_construction_speed_aluminiummill_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_aluminiummill_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_rubber_texticon"
		texturefile = "gfx/texticons/modifier_icons/rubber_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_aluminium_texticon"
		texturefile = "gfx/texticons/modifier_icons/aluminium_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_steel_texticon"
		texturefile = "gfx/texticons/modifier_icons/steel_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_trade_deal_opinion_texticon"
		texturefile = "gfx/texticons/modifier_icons/trade_deal_opinion_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_eu4_policy_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/eu4_policy_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_eu4_max_policies_texticon"
		texturefile = "gfx/texticons/modifier_icons/eu4_max_policies_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_eu4_idea_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/eu4_idea_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_industry_repair_texticon"
		texturefile = "gfx/texticons/modifier_icons/industry_repair_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_occupation_cost_gain_texticon"
		texturefile = "gfx/texticons/modifier_icons/occupation_cost_gain_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_compliance_texticon"
		texturefile = "gfx/texticons/modifier_icons/compliance_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_compliance_gain_texticon"
		texturefile = "gfx/texticons/modifier_icons/compliance_gain_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_compliance_gain_enemy_texticon"
		texturefile = "gfx/texticons/modifier_icons/compliance_gain_enemy_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_repair_civ_factory_texticon"
		texturefile = "gfx/texticons/modifier_icons/repair_civ_factory_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_repair_mil_factory_texticon"
		texturefile = "gfx/texticons/modifier_icons/repair_mil_factory_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_repair_infrastructure_texticon"
		texturefile = "gfx/texticons/modifier_icons/repair_infrastructure_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_decryption_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_decryption_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_research_speed_encryption_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_encryption_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_spy_network_gain_enemy_texticon"
		texturefile = "gfx/texticons/modifier_icons/spy_network_gain_enemy_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_spy_network_gain_texticon"
		texturefile = "gfx/texticons/modifier_icons/spy_network_gain_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_root_out_resistance_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_root_out_resistance_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_steal_blueprint_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_steal_blueprint_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_steal_blueprint_counter_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_steal_blueprint_counter_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_intel_combat_texticon"
		texturefile = "gfx/texticons/modifier_icons/intel_combat_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_intel_operatives_texticon"
		texturefile = "gfx/texticons/modifier_icons/intel_operatives_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_boost_resistance_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_boost_resistance_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_boost_resistance_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_boost_resistance_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_boost_resistance_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_boost_resistance_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_targeted_sabotage_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_targeted_sabotage_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_captured_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_captured_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_recruit_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_recruit_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_dead_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_dead_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_spies_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_spies_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_commando_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_commando_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_control_trade_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_control_trade_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_diplomatic_pressure_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_diplomatic_pressure_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_propaganda_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_propaganda_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_boost_popularity_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_boost_popularity_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_detection_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_detection_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_hidden_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_hidden_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_extract_intel_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_extract_intel_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_spy_network_texticon"
		texturefile = "gfx/texticons/modifier_icons/spy_network_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_steal_blueprint_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_steal_blueprint_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_steal_blueprint_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_steal_blueprint_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_infiltration_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_infiltration_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_infiltration_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_infiltration_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_infiltration_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_infiltration_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_targeted_sabotage_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_targeted_sabotage_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_targeted_sabotage_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_targeted_sabotage_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_fake_intel_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_fake_intel_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_fake_intel_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_fake_intel_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_fake_intel_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_fake_intel_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_capture_cipher_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_capture_cipher_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_capture_cipher_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_capture_cipher_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_capture_cipher_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_capture_cipher_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_coordinated_strike_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_coordinated_strike_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_coordinated_strike_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_coordinated_strike_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_coordinated_strike_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_coordinated_strike_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_collab_gov_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_collab_gov_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_collab_gov_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_collab_gov_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_collab_gov_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_collab_gov_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_rescue_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_rescue_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_rescue_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_rescue_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_operatives_rescue_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/operatives_rescue_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_intel_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_intel_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_navy_intel_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_intel_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_intel_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_intel_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_civilian_intel_texticon"
		texturefile = "gfx/texticons/modifier_icons/civilian_intel_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_resistance_contact_texticon"
		texturefile = "gfx/texticons/modifier_icons/resistance_contact_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_resistance_contact_risk_texticon"
		texturefile = "gfx/texticons/modifier_icons/resistance_contact_risk_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_resistance_contact_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/resistance_contact_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attrition_supply_truck_texticon"
		texturefile = "gfx/texticons/modifier_icons/attrition_supply_truck_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_traded_goods_texticon"
		texturefile = "gfx/texticons/modifier_icons/traded_goods_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_manpower_exiles_texticon"
		texturefile = "gfx/texticons/modifier_icons/manpower_exiles_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_manpower_noncore_texticon"
		texturefile = "gfx/texticons/modifier_icons/manpower_noncore_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_repair_ships_texticon"
		texturefile = "gfx/texticons/modifier_icons/repair_ships_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_tank_design_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/tank_design_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_design_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_design_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_navy_design_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_design_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_tactics_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/tactics_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_supply_consumption_core_texticon"
		texturefile = "gfx/texticons/modifier_icons/supply_consumption_core_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_army_advisor_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_advisor_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_air_advisor_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_advisor_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_navy_advisor_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_advisor_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_pb_factionalism_texticon"
		texturefile = "gfx/texticons/modifier_icons/pb_factionalism_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_pb_nationalistic_fervour_texticon"
		texturefile = "gfx/texticons/modifier_icons/pb_nationalistic_fervour_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_acceptance_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_acceptance_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_divisions_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_divisions_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_call_ally_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_call_ally_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_join_faction_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_join_faction_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_attack_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_attack_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_defence_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_defence_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_mil_factory_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_mil_factory_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_research_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_research_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_peace_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_peace_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_carrier_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_carrier_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_navy_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_navy_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_air_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_air_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_ai_badass_texticon"
		texturefile = "gfx/texticons/modifier_icons/ai_badass_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_kx_proletkult_texticon"
		texturefile = "gfx/texticons/modifier_icons/kx_proletkult_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_camelry_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_camelry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_camelry_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_camelry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_camelry_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_camelry_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_armored_car_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_armored_car_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_armored_car_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_armored_car_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_armored_car_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_armored_car_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_armored_car_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_armored_car_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_armored_car_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_armored_car_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_armored_car_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_armored_car_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_armored_car_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_armored_car_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_armored_car_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_armored_car_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_armored_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_armored_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_armored_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_armored_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_armored_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_armored_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_armored_recon_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_armored_recon_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_mountaineers_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_mountaineers_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_mountaineers_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_mountaineers_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_mountaineers_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_mountaineers_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_mountaineers_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_mountaineers_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_irregular_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_irregular_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_irregular_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_irregular_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_irregular_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_irregular_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_irregular_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_irregular_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_militia_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_militia_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_militia_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_militia_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_militia_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_militia_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_militia_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_militia_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_max_militia_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_max_militia_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_ccnn_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_ccnn_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_ccnn_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_ccnn_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_ccnn_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_ccnn_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_ccnn_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_ccnn_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_attack_mp_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_mp_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_defence_mp_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_mp_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_speed_mp_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_mp_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_organisation_mp_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_mp_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_embargo_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/embargo_cost_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_balance_of_power_texticon"
		texturefile = "gfx/texticons/modifier_icons/balance_of_power_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_medal_texticon"
		texturefile = "gfx/texticons/modifier_icons/medal_texticon.dds"
		legacy_lazy_load = no
	}

	spriteType = {
		name = "GFX_officer_texticon"
		texturefile = "gfx/texticons/modifier_icons/officer_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_radar_detection_texticon"
		texturefile = "gfx/texticons/modifier_icons/radar_detection_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_sonar_detection_texticon"
		texturefile = "gfx/texticons/modifier_icons/sonar_detection_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_sub_visibility_texticon"
		texturefile = "gfx/texticons/modifier_icons/sub_visibility_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_surface_visibility_texticon"
		texturefile = "gfx/texticons/modifier_icons/surface_visibility_texticon.dds"
		legacy_lazy_load = no
	}
	#Millennium Dawn Modifiers
	spriteType = {
		name = "GFX_foreign_influence_defense_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/foreign_influence_defense_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_foreign_influence_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/foreign_influence_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_foreign_influence_auto_influence_cap_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/foreign_influence_auto_influence_cap_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_tax_gain_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/tax_gain_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_interest_rate_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/interest_rate_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_personnel_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/personnel_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_army_personnel_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_personnel_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_navy_personnel_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_personnel_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_airforce_personnel_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/airforce_personnel_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_equipment_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/equipment_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_bureaucracy_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/bureaucracy_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_police_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/police_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_education_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/education_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_health_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/health_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_social_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/social_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_resource_export_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/resource_export_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_econ_cycle_upg_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/econ_cycle_upg_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_cyber_cost_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/cyber_cost_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_tax_rate_change_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/tax_rate_change_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_return_on_investment_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/return_on_investment_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_population_tax_income_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/population_tax_income_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_corporate_tax_income_multiplier_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/corporate_tax_income_multiplier_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_propaganda_campaign_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/propaganda_campaign_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_projects_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/projects_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_salafist_outlook_campaign_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/salafist_outlook_campaign_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nonaligned_outlook_campaign_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/nonaligned_outlook_campaign_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_western_outlook_campaign_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/western_outlook_campaign_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_emerging_outlook_campaign_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/emerging_outlook_campaign_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nationalist_outlook_campaign_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/nationalist_outlook_campaign_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_investment_duration_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/investment_duration_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_investment_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/investment_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_receiving_investment_duration_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/receiving_investment_duration_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_receiving_investment_cost_modifier_texticon"
		texturefile = "gfx/texticons/modifier_icons/receiving_investment_cost_modifier.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_modifier_production_speed_offices_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/modifier_production_speed_offices_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_modifier_production_speed_internet_station_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/modifier_production_speed_internet_station_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Aircraft_Company_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Aircraft_Company_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Helicopter_Company_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Helicopter_Company_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Infantry_Weapon_Company_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Infantry_Weapon_Company_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Military_Spending_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Military_Spending_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Military_Status_Women_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Military_Status_Women_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Officer_Training_Law_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Officer_Training_Law_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Ship_Company_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Ship_Company_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_social_budget_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/social_budget_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Submarine_Company_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Submarine_Company_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Vehicle_Company_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Vehicle_Company_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_bureaucracy_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/bureaucracy_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Conscription_Law_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Conscription_Law_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_corruption_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/corruption_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_crime_fighting_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/crime_fighting_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_economic_cycles_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/economic_cycles_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_education_budget_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/education_budget_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Foreign_Intervention_Law_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/Foreign_Intervention_Law_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_gdp_capita_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/gdp_capita_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_health_budget_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/health_budget_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_internal_factions_cost_factor_texticon"
		texturefile = "gfx/texticons/modifier_icons/internal_factions_cost_factor.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_nationalist_acceptance_texticon"
		texturefile = "gfx/texticons/modifier_icons/nationalist_acceptance.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_air_spirit_texticon"
		texturefile = "gfx/texticons/modifier_icons/air_spirit_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_army_spirit_texticon"
		texturefile = "gfx/texticons/modifier_icons/army_spirit_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_attack_bicycle_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_bicycle_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_attack_elite_infantry_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_elite_infantry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_attack_irregular_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_irregular_cavalry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_attack_long_range_patrol_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_long_range_patrol_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_attack_marines_texticon"
		texturefile = "gfx/texticons/modifier_icons/attack_marines_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_chromium_texticon"
		texturefile = "gfx/texticons/modifier_icons/chromium_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_civ_factory_consumer_texticon"
		texturefile = "gfx/texticons/modifier_icons/civ_factory_consumer_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_coastal_fort_texticon"
		texturefile = "gfx/texticons/modifier_icons/coastal_fort_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_construction_speed_facility_texticon"
		texturefile = "gfx/texticons/modifier_icons/construction_speed_facility_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_defence_bicycle_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_bicycle_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_defence_elite_infantry_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_elite_infantry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_defence_irregular_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_irregular_cavalry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_defence_long_range_patrol_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_long_range_patrol_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_defence_marines_texticon"
		texturefile = "gfx/texticons/modifier_icons/defence_marines_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_design_irregular_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/design_irregular_cavalry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_design_team_texticon"
		texturefile = "gfx/texticons/modifier_icons/design_team_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_enemy_attrition_supply_truck_texticon"
		texturefile = "gfx/texticons/modifier_icons/enemy_attrition_supply_truck_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_enemy_attrition_texticon"
		texturefile = "gfx/texticons/modifier_icons/enemy_attrition_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_enemy_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/enemy_speed_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_enemy_supply_texticon"
		texturefile = "gfx/texticons/modifier_icons/enemy_supply_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_facility_texticon"
		texturefile = "gfx/texticons/modifier_icons/facility_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_funds_texticon"
		texturefile = "gfx/texticons/modifier_icons/funds_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_Industrial_manufacturer_texticon"
		texturefile = "gfx/texticons/modifier_icons/Industrial_manufacturer_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_marines_contribution_texticon"
		texturefile = "gfx/texticons/modifier_icons/marines_contribution_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_air_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_air_cost_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_capacity_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_capacity_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_conversion_speed_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_conversion_speed_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_efficiency_cap_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_efficiency_cap_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_efficiency_gain_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_efficiency_gain_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_materiel_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_materiel_cost_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_naval_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_naval_cost_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_policy_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_policy_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_production_capacity_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_production_capacity_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_production_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_production_cost_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mio_tank_cost_texticon"
		texturefile = "gfx/texticons/modifier_icons/mio_tank_cost_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_motorised_rocket_brigade_texticon"
		texturefile = "gfx/texticons/modifier_icons/motorised_rocket_brigade_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_mountaineers_contribution_texticon"
		texturefile = "gfx/texticons/modifier_icons/mountaineers_contribution_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_naval_base_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_base_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_naval_range_texticon"
		texturefile = "gfx/texticons/modifier_icons/naval_range_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_navy_spirit_texticon"
		texturefile = "gfx/texticons/modifier_icons/navy_spirit_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_organisation_elite_infantry_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_elite_infantry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_organisation_irregular_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_irregular_cavalry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_organisation_marines_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_marines_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_organisation_specops_texticon"
		texturefile = "gfx/texticons/modifier_icons/organisation_specops_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_paratroop_contribution_texticon"
		texturefile = "gfx/texticons/modifier_icons/paratroop_contribution_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_rangers_texticon"
		texturefile = "gfx/texticons/modifier_icons/rangers_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_research2_texticon"
		texturefile = "gfx/texticons/modifier_icons/research2_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_research_speed_construction_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_construction_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_research_speed_naval_armor_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_naval_armor_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_research_speed_naval_artillery_texticon"
		texturefile = "gfx/texticons/modifier_icons/research_speed_naval_artillery_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_scientist_exp_texticon"
		texturefile = "gfx/texticons/modifier_icons/scientist_exp_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_scientist_texticon"
		texturefile = "gfx/texticons/modifier_icons/scientist_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_ski_troops_texticon"
		texturefile = "gfx/texticons/modifier_icons/ski_troops_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_spec_air_texticon"
		texturefile = "gfx/texticons/modifier_icons/spec_air_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_spec_land_texticon"
		texturefile = "gfx/texticons/modifier_icons/spec_land_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_spec_naval_texticon"
		texturefile = "gfx/texticons/modifier_icons/spec_naval_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_spec_nuclear_texticon"
		texturefile = "gfx/texticons/modifier_icons/spec_nuclear_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_2_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_2_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_aip_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_aip_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_anechoic_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_anechoic_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_ballistic_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_ballistic_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_battleship_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_battleship_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_bomb_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_bomb_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_breakthrough_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_breakthrough_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_carrier_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_carrier_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_cruiser_submarine_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_cruiser_submarine_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_cruiser_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_cruiser_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_engineering_vehicle_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_engineering_vehicle_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_flametank_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_flametank_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_fuze_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_fuze_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_helicopter_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_helicopter_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_intercontinental_bomber_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_intercontinental_bomber_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_jet_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_jet_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_landcruiser_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_landcruiser_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_lc_assaultgun_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_lc_assaultgun_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_mothership_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_mothership_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_nuclear_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_nuclear_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_radar_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_radar_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_reactor_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_reactor_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_rocket_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_rocket_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_sam_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_sam_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_sp_superheavy_artillery_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_sp_superheavy_artillery_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_stronghold_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_stronghold_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_submarine_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_submarine_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_superheavy_artillery_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_superheavy_artillery_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_superheavy_battleship_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_superheavy_battleship_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_superheavy_railwaygun_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_superheavy_railwaygun_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_supersonic_jet_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_supersonic_jet_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_tank_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_tank_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_underway_replenishment_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_underway_replenishment_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_special_project_v2_texticon"
		texturefile = "gfx/texticons/modifier_icons/special_project_v2_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_specops_cap_texticon"
		texturefile = "gfx/texticons/modifier_icons/specops_cap_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_speed_bicycle_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_bicycle_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_speed_elite_infantry_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_elite_infantry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_speed_irregular_cavalry_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_irregular_cavalry_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_speed_marines_texticon"
		texturefile = "gfx/texticons/modifier_icons/speed_marines_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_tungsten_texticon"
		texturefile = "gfx/texticons/modifier_icons/tungsten_texticon.dds"
		legacy_lazy_load = no
	}
	spriteType = {
		name = "GFX_underway_replenishment_texticon"
		texturefile = "gfx/texticons/modifier_icons/underway_replenishment_texticon.dds"
		legacy_lazy_load = no
	}
}
