	#中国成立共产国际
	defined_text = {
		name = TFX_get_super_event_title
		text = { 
			trigger = {
				has_country_flag = PRC_founded_Communist_International_flag
			}
			localization_key = "PRC_founded_Communist_International_title"
		}
		text = { 
			trigger = {
				has_country_flag = GER_habsburg_war_super
			}
			localization_key = "GER_habsburg_war_super_title"
		}
		text = { 
			trigger = {
				has_country_flag = GER_habsburg_victory_super
			}
			localization_key = "GER_habsburg_victory_super_title"
		}
		text = { 
			trigger = {
				has_country_flag = TFX_HALLOWEEN_return_of_the_reich_se_flag
			}
			localization_key = "TFX_HALLOWEEN_return_of_the_reich_super"
		}
		text = { 
			trigger = {
				has_country_flag = TFX_HALLOWEEN_endsieg_se_flag
			}
			localization_key = "TFX_HALLOWEEN_endsieg_super"
		}
	}

	###### QUOTE #######

	defined_text = {
		name = TFX_get_superevent_quote
		text = { 
			trigger = {
				has_country_flag = PRC_founded_Communist_International_flag
			}
			localization_key = "PRC_founded_Communist_International_text"
		}
		text = { 
			trigger = {
				has_country_flag = GER_habsburg_war_super
			}
			localization_key = "GER_habsburg_war_super_text"
		}
		text = { 
			trigger = {
				has_country_flag = GER_habsburg_victory_super
			}
			localization_key = "GER_habsburg_victory_super_text"
		}
		text = { 
			trigger = {
				has_country_flag = TFX_HALLOWEEN_return_of_the_reich_se_flag
			}
			localization_key = "TFX_HALLOWEEN_return_of_the_reich_text"
		}
		text = { 
			trigger = {
				has_country_flag = TFX_HALLOWEEN_endsieg_se_flag
			}
			localization_key = "TFX_HALLOWEEN_endsieg_text"
		}
	}
	
	##### BUTTON #####

	defined_text = {
		name = TFX_get_superevent_buton 
		
		text = { 
			trigger = {
				has_country_flag = PRC_founded_Communist_International_flag
			}
			localization_key = "PRC_founded_Communist_International_buton"
		}
		text = { 
			trigger = {
				has_country_flag = GER_habsburg_war_super
			}
			localization_key = "GER_habsburg_war_super_button"
		}
		text = { 
			trigger = {
				has_country_flag = GER_habsburg_victory_super
			}
			localization_key = "GER_habsburg_victory_super_button"
		}
		text = { 
			trigger = {
				has_country_flag = TFX_HALLOWEEN_return_of_the_reich_se_flag
			}
			localization_key = "TFX_HALLOWEEN_return_of_the_reich_super_button"
		}
		text = { 
			trigger = {
				has_country_flag = TFX_HALLOWEEN_endsieg_se_flag
			}
			localization_key = "TFX_HALLOWEEN_endsieg_super_button"
		}
	}
	