﻿DIPLOMATIC_PLAYS = {
	c:GWC = {
		create_diplomatic_play = {		
			name = Battle_of_Guararapes
		
			target_state = s:STATE_BAHIA.region_state:AGJ
			
			war = yes
			
			type = dp_annex_war
			add_war_goal = {
				holder = c:AGJ
				type = annex_country
				target_state = s:STATE_PERNAMBUCO.region_state:GWC
			}
			
		}			
	}	
}