on_game_start = {
	on_actions = {
		rice_oe_compatch_on_action
	}
}

rice_oe_compatch_on_action = {
	trigger = {
		always = yes
	}
	effect = {
		rice_oe_compatch_effect = yes
	}
}