add_namespace = andorra

# Flag change
country_event = {
	id = andorra.1
	title = andorra.1.t
	desc = andorra.1.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = andorra.1.a 

		ADR = {
			set_cosmetic_tag = ADR_1866
		}
	}
}
country_event = {
	id = andorra.2
	title = andorra.2.t
	desc = andorra.2.d

	fire_only_once = yes
	is_triggered_only = yes

	option = {
		name = andorra.2.a 

		ADR_josep_caixal_estrade = {
			add_country_leader_role = {
				promote_leader = yes
				country_leader = {
					expire = "1900.1.1"
					desc = "POLITICS_TEMP_DESC"
					ideology = despotism
				}
			}
		}
		retire_character = ADR_jose_caixal
	}
}