﻿fp1_adventure_legacy_track = {
	is_shown = {
		has_dlc_feature = the_northern_lords
		dynasty = {
			OR = {
				dynast = {
					culture = {
						has_cultural_pillar = heritage_north_germanic
					}
				}
				has_dynasty_perk = fp1_pillage_legacy_1
			}
		}
	}
}

fp1_pillage_legacy_track = {
	is_shown = {
		has_dlc_feature = the_northern_lords
		dynasty = {
			OR = {
				dynast = {
					culture = {
						has_cultural_pillar = heritage_north_germanic
					}
				}
				has_dynasty_perk = fp1_pillage_legacy_1
			}
		}
	}
}
