﻿on_game_start = {
    on_actions = {
		ce_parthian_setup_effect_setup
    }
}

ce_parthian_setup_effect_setup = {
    trigger = {
        game_start_date = 867.1.1
    }
    effect = {
        ce_parthian_setup_effect = yes
    }
}
