# Start Screen Messages
# Parameters:
#   trigger, a trigger with country which decides if this is a valid part. Empty will be treated as always=yes.
#   localization, a key to a localized string.
#	location, decides where this chunk of text is located in the description, cannot be negative.



### PRE-SCRIPTED

#ϣ۹
part = {
	location = 0
	localization = "EMPIRE_DESIGN_xilin_empire_desc"
	
	trigger = {
		has_country_flag = f_xilin_empire
	}
}

