﻿gall_goidel = {								#Old irish for "Norse-Gael"
	color = { 72 112 123 }
	
	created = 900.1.1 #The Norse–Gaels dominated much of the Irish Sea and Scottish Sea regions from the 9th to 12th centuries. 
	parents = { gaelic norse }
	
	ethos = ethos_bellicose
	heritage = heritage_north_germanic
	language = language_goidelic
	martial_custom = martial_custom_male_only
	traditions = {
		tradition_fp1_northern_stories
		tradition_fp1_coastal_warriors
		tradition_poetry
		tradition_maritime_mercantilism
		tradition_pastoralists
	}
	
	name_list = name_list_irish
	
	coa_gfx = { irish_coa_gfx western_coa_gfx }
	building_gfx = { norse_building_gfx }
	clothing_gfx = { northern_clothing_gfx }
	unit_gfx = { norse_unit_gfx }
	
	ethnicities = {
		50 = caucasian_blond
		30 = caucasian_ginger
		15 = caucasian_brown_hair
		5 = caucasian_dark_hair
	}
}

manx = {									
	color = { 21 51 128 }
	created = 800.1.1
	parents = { irish }
	
	ethos = ethos_bellicose
	heritage = heritage_goidelic
	language = language_goidelic
	martial_custom = martial_custom_male_only
	traditions = {
		tradition_practiced_pirates
		tradition_battlefield_looters
		tradition_fp1_the_right_to_prove
		tradition_seafaring
	}

	name_list = name_list_gaelic
	
	coa_gfx = { scottish_coa_gfx western_coa_gfx }
	building_gfx = { celtic_building_gfx western_building_gfx } 
	clothing_gfx = { northern_clothing_gfx }
	unit_gfx = { western_unit_gfx }
	
	ethnicities = {
		5 = caucasian_blond
		30 = caucasian_ginger
		35 = caucasian_brown_hair
		30 = caucasian_dark_hair
	}
}