defined_text = {
    name = HorseArrestHouseHorse

    use_first_valid = yes

    text = {
        trigger = {
            culture = horse
        }
        localisation_key = HORSE_ARREST_HORSE
    }

    text = {
        trigger = {
            always = yes
        }
        localisation_key = HORSE_ARREST_HOUSE
    }
}