title_decisions = {
	
	rename_title = {
		filter = owned
		ai = no
		potential = {
			higher_tier_than = baron
			holder = FROM
		}
		effect = {
			ROOT = {
				prompt_name = {
					player = FROM
					type = RENAME_TITLE
					portrait = FROM
				}
			}
		}
	}
}