﻿#Events for error suppression

namespace = nht_error_suppression

#Show relation event
nht_error_suppression.0001 = {
	hidden = yes
	orphan = yes
	
	trigger = {
		is_married = yes
	}
	
	option = {
		name = OK_BUTTON
		

		if = { 
			limit = {
			}
			add_to_list = nht_counties_in_trade_agreement_list
			
		}
	}
}
