diff --git a/common/religion/religions/NEOW_protestant.txt b/common/religion/religions/NEOW_protestant.txt index 08896a34..d60b1b3d 100644 --- a/common/religion/religions/NEOW_protestant.txt +++ b/common/religion/religions/NEOW_protestant.txt @@ -341,6 +341,7 @@ #Special Tolerance | placeholder doctrine = special_doctrine_established_church + doctrine = doctrine_theocracy_lay_clergy #Tenets | placeholder doctrine = tenet_adaptive @@ -420,6 +421,7 @@ doctrine = tenet_alexandrian_catechism doctrine = tenet_ritual_celebrations doctrine = doctrine_no_head + doctrine = doctrine_theocracy_lay_clergy holy_order_names = { #placeholder } @@ -485,8 +487,9 @@ #Tenets | placeholder doctrine = tenet_catholic_communion - doctrine = tenet_armed_pilgrimages - doctrine = tenet_unrelenting_faith + doctrine = tenet_harmonous_society + doctrine = tenet_pacifism + doctrine = doctrine_theocracy_lay_clergy holy_order_names = { #placeholder } @@ -556,6 +559,7 @@ doctrine = tenet_catholic_communion doctrine = tenet_armed_pilgrimages doctrine = tenet_monasticism + doctrine = doctrine_pluralism_fundamentalist holy_order_names = { #placeholder { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } @@ -692,6 +696,7 @@ doctrine = tenet_pacifism doctrine = doctrine_no_head + doctrine = doctrine_theocracy_lay_clergy holy_order_names = { #placeholder } diff --git a/history/titles/k_brandenburg.txt b/history/titles/k_brandenburg.txt index b122dcad..3b5db2cb 100644 --- a/history/titles/k_brandenburg.txt +++ b/history/titles/k_brandenburg.txt @@ -34,21 +34,6 @@ c_schwerin = { } } -c_rostock = { - 2554.1.1 = { - holder = germany0019 - liege = k_brandenburg - } -} - -c_rugen = { - 2554.1.1 = { - holder = germany0020 - liege = k_brandenburg - - } -} - #c_havelberg = { # 2554.1.1 = { # holder = germany0021 diff --git a/history/titles/k_schleswig_holstein.txt b/history/titles/k_schleswig_holstein.txt index 72ee90d6..4ec26e0b 100644 --- a/history/titles/k_schleswig_holstein.txt +++ b/history/titles/k_schleswig_holstein.txt @@ -14,13 +14,6 @@ c_north_frisia = { } } -d_holstein = { - 2554.1.1 = { - holder = germany0057 #Franz BONW - liege = k_schleswig_holstein - } -} - c_lubeck = { 2554.1.1 = { holder = germany0057 #Franz BONW @@ -31,7 +24,7 @@ c_lubeck = { c_ditmarschen = { 2554.1.1 = { holder = germany0058 - liege = d_holstein + liege = d_bremen } } @@ -54,4 +47,18 @@ c_lauenberg = { holder = germany0022 liege = k_schleswig_holstein } -} \ No newline at end of file +} + +c_rostock = { + 2554.1.1 = { + holder = germany0019 + liege = k_schleswig_holstein + } +} + +c_rugen = { + 2554.1.1 = { + holder = germany0019 + liege = k_schleswig_holstein + } +}