Reich_hitler_project_3000_ultimatum_hero_damage_pro_mecha_category = {
	icon = GER_national_revival_category
	visible_when_empty = yes
	priority = 101

	allowed = {
		original_tag = GER
	}

	visible = {
		has_idea = GER_hitler_elecsir_idea
		NOT = {
			has_country_leader = {
				character = HALLOWEEN_Mecha_Hitler_char	
				ruling_only = yes
			}
		}
	}

}

Formable_grearer_germany_category = {
	icon = GER_national_revival_category
	visible_when_empty = yes
	priority = 100

	allowed = {
		original_tag = GER
	}

	visible = {
		has_completed_focus = GER_the_new_order_for_world
	}

}

#Formable_reichskomit_germany_category = {
	icon = GER_nationalist_germany_cat
	visible_when_empty = yes
	priority = 100

	allowed = {
		original_tag = GER
	}

	visible = {
		has_completed_focus = GER_the_new_order_for_world
	}

#}

Reich_new_political_sphere_category = {
	icon = GFX_GER_nationalist_germany_cat
	visible_when_empty = yes
	#picture = GFX_Pact_of_Steel
	allowed = {
		tag = GER
	}
	visible = {
		has_completed_focus = GER_return_the_german_nation
		OR = {
			has_government = fascist
			has_government = nationalist
			has_government = national_socialist
		}
	}
}

Reich_ministry_of_propaganda_category = {
	icon = GFX_GER_nationalist_germany_cat
	visible_when_empty = yes
	#picture = GFX_Pact_of_Steel
	allowed = {
		tag = GER
	}
	visible = {
		has_completed_focus = Hitler_12
		OR = {
			has_government = fascist
			has_government = nationalist
			has_government = national_socialist
		}
	}
}