﻿unop_fix_the_great_steppe_decision = {
	picture = {
		reference = "gfx/interface/illustrations/decisions/decision_misc.dds"
	}

	decision_group_type = major
	desc = unop_fix_the_great_steppe_decision_desc

	ai_check_interval = 0

	is_shown = {
		always = no
	}

	effect = {
		hidden_effect = {
			situation:the_great_steppe = {
				situation_sub_region:steppe_east = {
					add_geographical_region = world_steppe_east
				}
			}
		}
	}
}
