TR_AI_daily_update = {

	if = { limit = { 
		is_ai = yes
		original_tag = FIN
	} 

	#################################################
	### 	Misc
	#################################################
	
		TR_AI_PP_store = yes

	}
}

TR_AI_weekly_update = {

	#################################################
	### 	Country weekly update
	#################################################
	
	if = { limit = { 
		is_ai = yes
		original_tag = FIN
	}
	
		if = { limit = { has_country_flag = TR_AI_update_logging } log = "[GetYear] [GetMonth] | AI | [Root.GetName] | UPDATE: weekly country" }

		TR_AI_LAW_upgrade = yes
	}
}