on_actions = {
	on_startup = {
		effect = {
			every_country = {
                limit = { is_ai = no }
                country_event = EaWc.1
            }
        }
	}
}

### Thanks to the developer of Cultures of the World user030 who gave me permission to fork this code!