﻿on_game_start = {
    on_actions = {
		# ce_korea_867_setup_effect_setup
		ce_korea_1066_setup_effect_setup
		# ce_korea_1178_setup_effect_setup
    }
}

ce_korea_1066_setup_effect_setup = {
    trigger = {
        game_start_date = 1066.9.15
    }
    effect = {
        ce_korea_1066_setup_effect = yes
    }
}