# 中华矿产资源勘测
PRC_Resource_development_decisions = {
	icon = generic_prospect_for_resources

	priority = 1

	allowed = {	
		has_dlc = "No Compromise, No Surrender"
		is_ai = no
	}	
	visible = {
		has_completed_focus = PRC_Resource_development
	}
	visible_when_empty = no 

}

# 完整的秋海棠叶
PRC_reunification_of_China_decision_categories = {

	icon = GFX_decision_category_generic_communist_revolution
	
	priority = 1949

	allowed = {	
		has_dlc = "No Compromise, No Surrender"
		original_tag = PRC
	}

	visible_when_empty = yes 
}

# 整合自治省
PRC_integrate_the_autonomous_province_decision_categories = {

	icon = GFX_decision_category_SOV_propaganda
	
	priority = 100
	
	allowed = {	
		has_dlc = "No Compromise, No Surrender"
		original_tag = PRC
	}
	visible_when_empty = no 

}

# 军队建设
PRC_military_construction = {
	
	icon = generic_arms_trade

	priority = 1927

	allowed = {	
		has_dlc = "No Compromise, No Surrender"
		original_tag = PRC
	}

	visible_when_empty = yes 

}

# 输出革命
PRC_Output_Revolution_decision_categories = {
	icon = GFX_decision_category_generic_communist_revolution
	
	priority = 1921

	allowed = {	
		has_dlc = "No Compromise, No Surrender"
		original_tag = PRC
	}

	visible_when_empty = no 
}