spawn_army_trigger={
	title="Spawn a 2000 men army"
	desc="This decision lead to an event which let you select the types of troops to spawn."
	confirm_text="Spawn the troops."
	ai_check_frequency = 0
	ai_goal = no
	ai_will_do =0
	is_shown = {
		always = yes
	}
	effect={
		trigger_event=army_spawner.0001
	}
}