﻿on_game_start = {
    on_actions = {
        ce_frankish_1178_effect_setup
    }
}

ce_frankish_1178_effect_setup = {
    trigger = {
        game_start_date = 1178.10.1
    }
    effect = {
        ce_frankish_1178_setup_effect = yes
    }
}