From 9c87eab79372d2db192627be237d2f8a94782edc Mon Sep 17 00:00:00 2001 From: trashb0at Date: Thu, 14 Nov 2024 15:36:58 -0500 Subject: [PATCH] fixes + solomonid CoA --- common/landed_titles/NEOW_special_titles.txt | 2 +- history/titles/NEOW_admin_titles.txt | 4 ++-- localization/english/titles_l_english.yml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/landed_titles/NEOW_special_titles.txt b/common/landed_titles/NEOW_special_titles.txt index b742123e..547d4bdb 100644 --- a/common/landed_titles/NEOW_special_titles.txt +++ b/common/landed_titles/NEOW_special_titles.txt @@ -156,7 +156,7 @@ d_nf_wall = { # wall ai_primary_priority = { add = @never_primary_score } } -d_nf_rolls_rhoycy = { # Rolls-Rhoycy +d_nf_windsor = { # Windsor color = { 100 100 100 } capital = c_london diff --git a/history/titles/NEOW_admin_titles.txt b/history/titles/NEOW_admin_titles.txt index 3c9c9a16..cdc0c625 100644 --- a/history/titles/NEOW_admin_titles.txt +++ b/history/titles/NEOW_admin_titles.txt @@ -85,7 +85,7 @@ d_nf_wall = { # Wall } } -d_nf_rolls_rhoycy = { # Rolls-Rhoycy +d_nf_windsor = { # Rolls-Rhoycy 2551.1.1 = { liege = e_britannia holder = britannia0011 #Bynjamyn Rolls-Rhoycy @@ -94,7 +94,7 @@ d_nf_rolls_rhoycy = { # Rolls-Rhoycy } } -d_nf_rolls_rhoycy = { # Rolls-Rhoycy +d_nf_nelson = { # Nelson 2547.1.1 = { liege = e_britannia holder = britannia0012 #Boudica Nelson diff --git a/localization/english/titles_l_english.yml b/localization/english/titles_l_english.yml index c6d55ffa..16566c7f 100644 --- a/localization/english/titles_l_english.yml +++ b/localization/english/titles_l_english.yml @@ -24367,11 +24367,11 @@ # Noble families d_nf_solomonid: "$dynn_solomonid$ Family" - d_nf_solomonid: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_nf_solomonid_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_nf_nelson: "$dynn_nelson$ Family" - d_nf_nelson: "$DEFAULT_TITLE_NAME_ARTICLE$" - d_nf_rolls_rhoycy: "$dynn_rholls_rhoycy$ Family" - d_nf_rolls_rhoycy_article: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_nf_nelson_article: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_nf_windsor: "$dynn_windsor$ Family" + d_nf_windsor_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_nf_wall: "$dynn_wall$ Family" d_nf_wall_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_nf_elgarh: "$dynn_elgarh$ Family"