namespace = SPR

SPA_add_fighter_designs_templates = {

	create_equipment_variant = {
		name = "C.202 Rayo"
		category = air_superiority
		type = medium_plane_airframe_1
		parent_version = 0
		modules = {
				fixed_main_weapon_slot = light_mg_2x
				fixed_auxiliary_weapon_slot_1 = heavy_mg_2x
				engine_type_slot = engine_1_1x
				special_type_slot_1 = drop_tank
			}
		icon = "GFX_ITA_fighter2_medium"
	}

	create_equipment_variant = {
		name = "G.55 Centauro Español"
		type = medium_plane_airframe_1
		role = air_superiority
		parent_version = 0
		modules = {
				fixed_main_weapon_slot = heavy_mg_2x
				fixed_auxiliary_weapon_slot_1 = bomb_locks
				engine_type_slot = engine_1_1x 
		}
		icon = "GFX_ITA_fighter3_medium"
	}

}
