﻿rcrlDontHaveChancellorCustomLoc = {
    type = character

    text = {
        trigger = {
            root = {
                is_ruler = yes
                is_landless_ruler = no
            }
        }
        localization_key = rcrl_you_dont_have_chancellor_tt_1
    }
    text = {
        localization_key = rcrl_you_dont_have_chancellor_tt_2
        fallback = yes
    }
}