﻿mark_all_lines = {
	default = dont_mark_all_lines
	
	dont_mark_all_lines = { }
	
	mark_all_lines_father = { }

	mark_all_lines_mother = {}
	
}

father_real_father = {
	default = use_father
	
	use_father = { }

	use_real_father_only_player = { }

	use_real_father = { }
	
}

mark_dynasty_line = {
	default = mark_house_line
	
	mark_house_line = { }
	
	mark_latest_line = { }
	
}

# mark_dynasty_lines = {
# 	default = dont_mark_dynasty_lines
	
# 	dont_mark_dynasty_lines = { }
	
# 	mark_fathers_dynasty_house_lines = { }
	
# 	mark_mothers_dynasty_house_lines = { }
	
# 	mark_fathers_house_lines = { }

# 	mark_mothers_house_lines = { }
# }

# mark_patrilines = {
# 	default = dont_mark_patrilines
	
# 	dont_mark_patrilines = { }
	
# 	mark_patrilines_ancestor_self = { }

# 	mark_patrilines_father_self = { }

# }

# mark_matrilines = {
# 	default = dont_mark_matrilines
	
# 	dont_mark_matrilines = { }
	
# 	mark_matrilines_ancestor_self = { }

# 	mark_matrilines_mother_self = { }
# }

