on_actions = {
	### More research labs
	on_startup		= {
		effect		= {
			every_country	= {
				limit = { is_ai = no }
				country_event = { id = Researchslots.1 }
			}
		}
	}
	
	on_subject_annexed = {
		effect = {
			FROM = {
				country_event = {
					id = integrate_puppet_command.1
					hours = 1
				}
			}
		}
	}
}
