diff --git a/common/landed_titles/iberia.txt b/common/landed_titles/iberia.txt index a1933347..6151d966 100644 --- a/common/landed_titles/iberia.txt +++ b/common/landed_titles/iberia.txt @@ -2809,14 +2809,14 @@ e_iberia = { name_list_andalusian = cn_al_ishbuna name_list_yemeni = cn_al_ishbuna } - b_setubal = { - province = 1753 - - color = { 156 212 68 } - } b_lisboa = { province = 1754 + color = { 156 212 68 } + } + b_setubal = { + province = 1753 + color = { 156 212 68 } } b_santarem = { diff --git a/history/provinces/e_iberia.txt b/history/provinces/e_iberia.txt index 53a11462..916db0b3 100644 --- a/history/provinces/e_iberia.txt +++ b/history/provinces/e_iberia.txt @@ -1328,13 +1328,13 @@ 1754 = { culture = portuguese religion = iberian - holding = church_holding + holding = castle } 1755 = { holding = city_holding } 1753 = { - holding = castle_holding + holding = church_holding culture = portuguese religion = iberian }