#Wrttemberg Major Events by Hive

#Franco-Prussian War#
event = {
	id = 15379
	country = WUR
	random = no
	name = "Franco-Prussian War"
	desc = "After Bismarck provoked France to declare war in 1870, the southern German states, viewing France as the aggressor, joined the North German Confederation."
	
	action_a = {
		name = "A clear French aggression! Join our German brothers!"
		command = { type = trigger which = 15383 }
	}

	action_b = {
		name = "Stay out"
		command = { type = relation which = PRU value = -100 }
		command = { type = relation which = HAB value = 100 }
		command = { type = relation which = FRA value = 100 }
		command = { type = stability value = -2 }
	}
}