country_decisions = {

	fo_nuke_new_world = {
		major = yes
		potential = {
			ai = no
		}
		
		allow = {
			always = yes
		}
		
		effect = {
			country_event = {
				id = fo_debugles.4
			}
		}
	}
	
	fo_region_claims = {
		major = yes
		potential = {
			ai = no
		}
		
		allow = {
			always = yes
		}
		
		effect = {
			every_country = {
				country_event = {
					id = fo_debugles.2
				}
			}
		}
	}
	
	fo_regular_claims = {
		major = yes
		potential = {
			ai = no
		}
		
		allow = {
			always = yes
		}
		
		effect = {
			country_event = {
				id = fo_debugles.9
			}
		}
	}
}
