﻿on_game_start_after_lobby = {
	on_actions = {
		Inherichance_compat
	}
}

Inherichance_compat = {
	effect = {
		set_global_variable = {
			name = Inherichance_is_loaded
			value = yes
		}
		set_global_variable = Inherichance_v1_1_4
		set_global_variable = Inherichance_v1_1_3
	}
}
