﻿on_game_start = {
    on_actions = {
		ce_iranian_867_setup_effect_setup
		ce_iranian_1066_setup_effect_setup
		ce_iranian_1178_setup_effect_setup
    }
}

ce_iranian_867_setup_effect_setup = {
    trigger = {
        game_start_date = 867.1.1
    }
    effect = {
        ce_iranian_867_setup_effect = yes
    }
}

ce_iranian_1066_setup_effect_setup = {
    trigger = {
        game_start_date = 1066.9.15
    }
    effect = {
        ce_iranian_1066_setup_effect = yes
    }
}

ce_iranian_1178_setup_effect_setup = {
    trigger = {
        game_start_date = 1178.10.1
    }
    effect = {
        ce_iranian_1178_setup_effect = yes
    }
}

make_tajik_culture_effect_setup = {
    trigger = {
        game_start_date = 867.1.1
    }
    effect = {
        make_tajik_culture_effect = yes
    }
}
