diff --git a/N3OW/history/provinces/e_france.txt b/N3OW/history/provinces/e_france.txt index 27c65e47..87c0b6ba 100644 --- a/N3OW/history/provinces/e_france.txt +++ b/N3OW/history/provinces/e_france.txt @@ -573,6 +573,8 @@ holding = castle_holding } 2187 = { + culture = picard + religion = numenorian holding = city_holding } ###c_vermandois @@ -1244,6 +1246,8 @@ } 2233 = { holding = city_holding + culture = axiton + religion = rocambolist } 2234 = { holding = church_holding diff --git a/N3OW/history/provinces/e_italy.txt b/N3OW/history/provinces/e_italy.txt index f97e4fdd..93a9edb0 100644 --- a/N3OW/history/provinces/e_italy.txt +++ b/N3OW/history/provinces/e_italy.txt @@ -287,9 +287,13 @@ } ##d_latium ###c_roma -2575 = { +2577 = { + holding = church_holding + special_building = holy_site_cathedral_01 culture = laziale religion = roman_catholic +} +2575 = { holding = castle_holding buildings = { castle_02 @@ -308,10 +312,6 @@ 2576 = { holding = city_holding } -2577 = { - holding = church_holding - special_building = holy_site_cathedral_01 -} 2578 = { holding = none } diff --git a/N3OW/history/titles/NEOW_other_titles.txt b/N3OW/history/titles/NEOW_other_titles.txt index 8923557e..a867f4ab 100644 --- a/N3OW/history/titles/NEOW_other_titles.txt +++ b/N3OW/history/titles/NEOW_other_titles.txt @@ -49,12 +49,6 @@ e_britannia = { } } - -d_novelist_high_king = { - 2554.1.1 = { - holder = 0 - } -} e_benelux = { 2499.1.1 = { holder = benelux_oranje_nassau_weilburg_leopold #Leopold BONW @@ -88,8 +82,8 @@ e_france = { } } -k_papal_state = { - 2554.10.31 = { - holder = italy0014 #Pope Remigius II +e_europa = { # idk why putting it on NEOW_other_titles won't make it work, but it won't, so here it is - ProHunter + 2554.1.1 = { + holder = benelux_oranje_nassau_weilburg_hendrick #Hendrik BONW } } \ No newline at end of file diff --git a/N3OW/history/titles/k_belgium.txt b/N3OW/history/titles/k_belgium.txt index 685c0607..6ebe0b73 100644 --- a/N3OW/history/titles/k_belgium.txt +++ b/N3OW/history/titles/k_belgium.txt @@ -1,9 +1,3 @@ -e_europa = { # idk why putting it on NEOW_other_titles won't make it work, but it won't, so here it is - ProHunter - 2554.1.1 = { - holder = benelux_oranje_nassau_weilburg_hendrick #Hendrik BONW - } -} - k_belgium = { 2505.1.1 = { change_development_level = 7 diff --git a/N3OW/history/titles/k_relgious_heads.txt b/N3OW/history/titles/k_relgious_heads.txt index 3fd91cdc..70efa028 100644 --- a/N3OW/history/titles/k_relgious_heads.txt +++ b/N3OW/history/titles/k_relgious_heads.txt @@ -1,3 +1,9 @@ +k_papal_state = { + 2554.10.31 = { + holder = italy0014 #Pope Remigius II + } +} + k_sevillian_papacy = { 2550.1.1 = { holder = hispania0005 @@ -27,4 +33,10 @@ d_united_grand_lodge = { holder = britannia_harhman_alan liege = e_britannia } -} \ No newline at end of file +} + +#d_novelist_high_king = { +# 2554.1.1 = { +# holder = 0 +# } +#} \ No newline at end of file