REMOVE_AI_LIMITER = {
    REMOVE_AI_LIMITER_DECISION = {
        visible = {
            has_idea = disabled_ai_nation
        }
        icon = GFX_decision_icon_default
        fire_only_once = no
        days_remove = 0
        remove_effect = {
            remove_ideas = disabled_ai_nation
        }
    }
}
