From 63852f01c520881b566d168273d9ae11bdb11836 Mon Sep 17 00:00:00 2001 From: trashb0at Date: Thu, 6 Feb 2025 14:00:19 -0500 Subject: [PATCH] azurrano + fixes --- common/culture/cultures/00_latin.txt | 28 +++++++++++++++++++ history/provinces/k_burgundy.txt | 4 +-- history/provinces/k_england.txt | 28 +++++++++++-------- history/provinces/k_scotland.txt | 16 +++++------ .../culture/NEOW_cultures_l_english.yml | 6 ++-- 5 files changed, 57 insertions(+), 25 deletions(-) diff --git a/common/culture/cultures/00_latin.txt b/common/culture/cultures/00_latin.txt index 92c9f503..bc5a635c 100644 --- a/common/culture/cultures/00_latin.txt +++ b/common/culture/cultures/00_latin.txt @@ -227,6 +227,34 @@ corsican = { clothing_gfx = { western_clothing_gfx } unit_gfx = { western_unit_gfx } + ethnicities = { + 10 = mediterranean + } +} + +azurrano = { + color = { 0.8 0.9 0.7 } + + parents = { corsican sardinian } + + created = 2500.1.1 + + ethos = ethos_communal + heritage = heritage_latin + language = language_sardinian + martial_custom = martial_custom_male_only + traditions = { + tradition_stalwart_defenders + tradition_isolationist + } + + name_list = name_list_sardinian + + coa_gfx = { latin_group_coa_gfx western_coa_gfx } + building_gfx = { mediterranean_building_gfx } + clothing_gfx = { western_clothing_gfx } + unit_gfx = { western_unit_gfx } + ethnicities = { 10 = mediterranean } diff --git a/history/provinces/k_burgundy.txt b/history/provinces/k_burgundy.txt index 74e1f191..dcccfa94 100644 --- a/history/provinces/k_burgundy.txt +++ b/history/provinces/k_burgundy.txt @@ -21,7 +21,7 @@ ###c_provence 2019 = { #TOULON - culture = sardinian + culture = azurrano religion = roman_catholic holding = castle_holding } @@ -47,7 +47,7 @@ ###c_nice 2021 = { #NICE - culture = corsican + culture = azurrano religion = roman_catholic holding = castle_holding } diff --git a/history/provinces/k_england.txt b/history/provinces/k_england.txt index 6a8f880d..567d4a86 100644 --- a/history/provinces/k_england.txt +++ b/history/provinces/k_england.txt @@ -604,12 +604,6 @@ special_building = dean_mines_01 } } -1581 = { #Bristol - holding = none - 1000.1.1 = { - holding = city_holding - } -} 1582 = { #Winchombe holding = church_holding } @@ -795,24 +789,34 @@ } } -###c_somerset +###c_avon 1576 = { #Bath culture = weslander - religion = avalonian + religion = victorian holding = castle_holding } +1581 = { #Bristol + holding = city_holding +} 1577 = { #Winterstoke holding = none } + +###c_somerset 1578 = { #Ilchester - holding = none - 950.1.1 = { - holding = city_holding - } + culture = weslander + religion = victorian + holding = castle_holding } 1579 = { #Taunton holding = church_holding } +9728 = { #Frome + holding = none +} +9729 = { #Burnham-on-Sea + holding = none +} ##d_cornwall ################################### ###c_devon diff --git a/history/provinces/k_scotland.txt b/history/provinces/k_scotland.txt index 8c0e94f3..50ac1913 100644 --- a/history/provinces/k_scotland.txt +++ b/history/provinces/k_scotland.txt @@ -234,24 +234,22 @@ 1728 = { #Haddington holding = none } -1729 = { #Galashiels - holding = city_holding -} 1730 = { #Penicuick holding = none } - -###c_dunbar 1676 = { #Dunbar - culture = strafclideg - religion = victorian holding = castle_holding } + +###c_dunbar 1675 = { #Berwick - holding = city_holding - culture = scottish + holding = castle_holding + culture = strafclideg religion = victorian } +1729 = { #Galashiels + holding = city_holding +} ###c_teviotdale 1677 = { #Kelso diff --git a/localization/english/replace/culture/NEOW_cultures_l_english.yml b/localization/english/replace/culture/NEOW_cultures_l_english.yml index 9e528bdf..8b357371 100644 --- a/localization/english/replace/culture/NEOW_cultures_l_english.yml +++ b/localization/english/replace/culture/NEOW_cultures_l_english.yml @@ -46,7 +46,7 @@ strafclideg:0 "Strafclideg" strafclideg_collective_noun:0 "Strafclidegs" #Goidelic - high_irish:0 "Éireannaigh Uasal" + high_irish:0 "Éireannach Uasal" high_irish_collective_noun:0 "High Irish" norner:0 "Norner" norner_collective_noun:0 "Norner" @@ -61,4 +61,6 @@ elsasse_collective_noun:0 "Alsatian" #Italian/Latin corsican:0 "Corsi" - corsican_collective_noun:0 "Corsi" \ No newline at end of file + corsican_collective_noun:0 "Corsi" + azurrano:0 "Azurrano" + azurrano_collective_noun:0 "Azurrano" \ No newline at end of file