# FORM NEW DYNASTY
narrative_event = {
	id = 12340110
	title = EVTNAME12340110
	desc = EVTDESC12340110

	picture = GFX_evt_council
	
	
	is_triggered_only = yes
	
	option = {
		name = EVTOPTA12340116

		ROOT = {
			custom_tooltip = {
				text = new_dynasty
				hidden_tooltip = {				
					dynasty = mother_bastard
				}
				any_child = {
					dynasty = ROOT
				}
			}
		}
	}
}