From 8e923ec827530c9a966d6933dd9f880a5f6593be Mon Sep 17 00:00:00 2001 From: Fishedotjpg Date: Sat, 14 Mar 2026 06:04:19 +0000 Subject: [PATCH] fix --- common/culture/cultures/NEOW_hispanic.txt | 29 +++++++++++++++++++ gfx/map/surround_map/surround_mask.dds | 4 +-- history/provinces/e_iberia.txt | 4 +-- .../culture/zz_NEOW_cultures_l_english.yml | 3 ++ 4 files changed, 36 insertions(+), 4 deletions(-) diff --git a/common/culture/cultures/NEOW_hispanic.txt b/common/culture/cultures/NEOW_hispanic.txt index 360a95d1..724557fd 100644 --- a/common/culture/cultures/NEOW_hispanic.txt +++ b/common/culture/cultures/NEOW_hispanic.txt @@ -352,6 +352,35 @@ NEOW_andalusian = { #Andalûh } } +canarian = { #Andalûh + color = { 221 239 89 } + + ethos = ethos_courtly + heritage = heritage_hispanic + language = language_hispanophonic + martial_custom = martial_custom_male_only + head_determination = head_determination_domain + traditions = { + tradition_swords_for_hire + tradition_seafaring + tradition_zealous_people + tradition_astute_diplomats + tradition_talent_acquisition + } + + name_list = name_list_castilian + house_coa_frame = house_frame_19 + house_coa_mask_offset = { 0.0 0.025 } + house_coa_mask_scale = { 0.95 0.95 } + coa_gfx = { castilian_coa_gfx iberian_group_coa_gfx western_coa_gfx } + building_gfx = { iberian_building_gfx } + clothing_gfx = { iberian_christian_clothing_gfx western_clothing_gfx } + unit_gfx = { iberian_christian_unit_gfx } + + ethnicities = { + 10 = mediterranean + } +} portuguese = { #Português color = { 65 102 10 } diff --git a/gfx/map/surround_map/surround_mask.dds b/gfx/map/surround_map/surround_mask.dds index fb25a8dd..ff477c1e 100755 --- a/gfx/map/surround_map/surround_mask.dds +++ b/gfx/map/surround_map/surround_mask.dds @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f7dbedfb0c03f572c6b1ef1820eb264ee254b1ab03efa5759a9c63081fe974d -size 33554560 +oid sha256:b57d1c7fec0b8f5939a7b927573d4b8f6d064659d2ed2ceef28b935f0efc5f68 +size 11184976 diff --git a/history/provinces/e_iberia.txt b/history/provinces/e_iberia.txt index 7a664902..ed9b021e 100644 --- a/history/provinces/e_iberia.txt +++ b/history/provinces/e_iberia.txt @@ -1422,7 +1422,7 @@ ##d_canarias ###c_canarias 8713 = { - culture = atlantannach + culture = canarian religion = iberian holding = castle_holding } @@ -1431,7 +1431,7 @@ } ###c_fuerteventura 8714 = { - culture = atlantannach + culture = canarian religion = iberian holding = castle_holding } diff --git a/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml b/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml index 91fa1fa5..1a588561 100644 --- a/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml +++ b/localization/english/replace/culture/zz_NEOW_cultures_l_english.yml @@ -184,6 +184,9 @@ NEOW_andalusian:0 "Andalûh" NEOW_andalusian_collective_noun:0 "Andalusian" NEOW_andalusian_prefix:0 "Andaluso" + canarian:0 "Canario" + canarian_collective_noun:0 "Canario" + canarian_prefix:0 "Canario" andorra:0 "Andorrà" andorra_collective_noun:0 "Andorran" andorra_prefix:0 "Andorrano"