﻿historical_figure_show_icon_scripted_gui = {
	scope = character

	is_shown = {
		has_trait_with_flag = historical_figure
	}
}

historical_figure_famous_show_icon_scripted_gui = {
	scope = character

	is_shown = {
		has_trait_with_flag = historical_figure_famous
	}
}
