
operations = {
	ZGL_priglasit_akvitaniu_k_sotr = {
		icon = generic_operation
		allowed = {
			original_tag = ZGL
		}
		available = {			
			is_puppet = no
			has_war = no
			country_exists = ZAV
			ZAV = {
				is_puppet = no
				has_war = no
			}
		}
		visible = {			
			country_exists = ZAV	
		}
		fire_only_once = yes
		cost = 50	
		complete_effect = {
			ZAV = {
				country_event = {
					id = romanimp.69
				}
			}					
		}
		ai_will_do = {
			factor = 40			
		}
	}
}