diff --git a/common/flavorization/NEOW_title_holders.txt b/common/flavorization/NEOW_title_holders.txt index b031d79e..3d705b47 100644 --- a/common/flavorization/NEOW_title_holders.txt +++ b/common/flavorization/NEOW_title_holders.txt @@ -205,3 +205,36 @@ king_female_sardinian = { # Judex priority = 106 governments = { administrative_government } } + +#for british and non-muslim +male_not_muslim_sultan = { # Sultan + type = character + gender = male + special = holder + priority = 60 + governments = { tribal_government clan_government feudal_government administrative_government } + titles = { d_solent } + flavourization_rules = { + top_liege = no + } +} + +female_not_muslim_sultan = { # Sultana + type = character + gender = female + special = holder + priority = 60 + governments = { tribal_government clan_government feudal_government administrative_government } + titles = { d_solent } + flavourization_rules = { + top_liege = no + } +} +title_not_muslim_sultanate = { # Sultanate + type = title + titles = { d_solent } + priority = 60 + flavourization_rules = { + top_liege = no + } +} \ No newline at end of file diff --git a/localization/english/replace/NEOW_buildings_l_english.yml b/localization/english/replace/NEOW_buildings_l_english.yml index a987adfa..d99e772e 100644 --- a/localization/english/replace/NEOW_buildings_l_english.yml +++ b/localization/english/replace/NEOW_buildings_l_english.yml @@ -175,10 +175,10 @@ building_cathedral_seville_01:0 "The Grand Cathedral of Seville" building_cathedral_seville_01_desc:0 "Seville Cathedral, one of the largest Christian churches in the world, is the center of the Sevillian Church. Reconstructed and expanded after the schism between Roman and Sevillian Catholics, it serves as a counterweight to St. Peter's Basilica in Rome." - building_type_tomb_thez_mighty_01:1 "Tomb of Thez "The Mighty"" + building_type_tomb_thez_mighty_01:1 "Tomb of Thez the Mighty" building_type_tomb_thez_mighty_01_desc:0 "$building_tomb_thez_mighty_01_desc$" - building_tomb_thez_mighty_01:0 "Tomb of Thez "The Mighty"" - building_tomb_thez_mighty_01_desc:0 "WIP" + building_tomb_thez_mighty_01:0 "A Hero's Final Rest" + building_tomb_thez_mighty_01_desc:0 "Built in the 22nd century, the Tomb of Thez the Mighty stands surrounded by the statues of thirteen knights, ten kneeling and three by their leader's side. Of the Fourteen Heroes of Fame and Fortune who bravely defended the peoples of Western Europe after the Event, only four were able to say their final goodbyes. \n\nThe centerpiece of the Mausoleum is the grand sarcophagus, in which rests Thez the Mighty. Atop it lays a depiction of a man almost two meters tall, with a missing eye, holding a weapon made in the times of Antediluvia." building_type_belem_tower_01:1 "Tower of Belém" building_type_belem_tower_01_desc:0 "$building_belem_tower_01_desc$" @@ -262,7 +262,7 @@ building_type_fortress_pamplona_01:1 "Fortress of Pamplona" building_type_fortress_pamplona_01_desc:0 "$building_fortress_pamplona_01_desc$" building_fortress_pamplona_01:0 "Fortress of Pamplona" - building_fortress_pamplona_01_desc:0 "Constructed on top of a fort from the 16th century, the fortress of Pamplona protects the city of Pamplona and the Basque people. Many say as long as Pamplona holds, the Basque people will not be lost. Today, it's the largest fortress in the Pyrenees mountains, overshadowing the Fortress Monastery of Andorra." + building_fortress_pamplona_01_desc:0 "Constructed on top of a fort from the 16th century, the fortress of Pamplona protects the city of Pamplona and the Basque people. Many say as long as Pamplona holds, the Basque people will not be lost. Today, it's the largest fortress in the Pyrenees mountains, overshadowed only by the Fortress Monastery of Andorra." building_type_fortified_port_of_malaga_01:1 "Fortified Port of Málaga" building_type_fortified_port_of_malaga_01_desc:0 "$building_fortified_port_of_malaga_01_desc$" diff --git a/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml b/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml index f4c5b849..c1245fab 100644 --- a/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml +++ b/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml @@ -103,12 +103,17 @@ king_administrative_independent_male_north_italian: "Serenissimo Doge" king_administrative_independent_female_north_italian: "Serenissimo Dogaressa" + # british titles names king_administrative_male_brit: "Governor" king_administrative_female_brit: "Governess" king_administrative_independent_male_brit: "Peer" king_administrative_independent_female_brit: "Peeress" emperor_administrative_male_brit: "First Lord" emperor_administrative_female_brit: "First Lady" + male_not_muslim_sultan: "Sultan" + female_not_muslim_sultan: "Sultana" + title_not_muslim_sultan: "Sultanate" + emperor_feudal_male_novelist_religion: "Grand Roi" emperor_feudal_female_novelist_religion: "Grand Reine" empire_feudal_novelist_religion: "Domaine"