﻿FBU = {
	flag_definition = {
		coa = FBU_flag
		subject_canton = FBU_flag
		priority = 1500
	}

	flag_definition = { 
		coa = FBU_angevin_empire
		subject_canton = FBU_angevin_empire
		priority = 1600
		trigger = {
			exists = scope:actor
			scope:actor = {
				has_law = law_type:law_monarchy
				was_formed_from = GBR
			}
		}
	}
}

AUT = {
	flag_definition = {
		coa = AUT_flag
		allow_overlord_canton = yes
		overlord_canton_scale = { @[ ( 333 / 768 ) + 0.001 ] @[ ( 205 / 512 ) + 0.001 ] }
		subject_canton = AUT_flag
		priority = 1600
	}
}