This commit is contained in:
edwardtheelbowhigh 2025-11-20 19:42:33 +00:00
commit ee34daada6
5 changed files with 25 additions and 21 deletions

View file

@ -573,6 +573,8 @@
holding = castle_holding holding = castle_holding
} }
2187 = { 2187 = {
culture = picard
religion = numenorian
holding = city_holding holding = city_holding
} }
###c_vermandois ###c_vermandois
@ -1244,6 +1246,8 @@
} }
2233 = { 2233 = {
holding = city_holding holding = city_holding
culture = axiton
religion = rocambolist
} }
2234 = { 2234 = {
holding = church_holding holding = church_holding

View file

@ -287,9 +287,13 @@
} }
##d_latium ##d_latium
###c_roma ###c_roma
2575 = { 2577 = {
holding = church_holding
special_building = holy_site_cathedral_01
culture = laziale culture = laziale
religion = roman_catholic religion = roman_catholic
}
2575 = {
holding = castle_holding holding = castle_holding
buildings = { buildings = {
castle_02 castle_02
@ -308,10 +312,6 @@
2576 = { 2576 = {
holding = city_holding holding = city_holding
} }
2577 = {
holding = church_holding
special_building = holy_site_cathedral_01
}
2578 = { 2578 = {
holding = none holding = none
} }

View file

@ -49,12 +49,6 @@ e_britannia = {
} }
} }
d_novelist_high_king = {
2554.1.1 = {
holder = 0
}
}
e_benelux = { e_benelux = {
2499.1.1 = { 2499.1.1 = {
holder = benelux_oranje_nassau_weilburg_leopold #Leopold BONW holder = benelux_oranje_nassau_weilburg_leopold #Leopold BONW
@ -88,8 +82,8 @@ e_france = {
} }
} }
k_papal_state = { 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.10.31 = { 2554.1.1 = {
holder = italy0014 #Pope Remigius II holder = benelux_oranje_nassau_weilburg_hendrick #Hendrik BONW
} }
} }

View file

@ -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 = { k_belgium = {
2505.1.1 = { 2505.1.1 = {
change_development_level = 7 change_development_level = 7

View file

@ -1,3 +1,9 @@
k_papal_state = {
2554.10.31 = {
holder = italy0014 #Pope Remigius II
}
}
k_sevillian_papacy = { k_sevillian_papacy = {
2550.1.1 = { 2550.1.1 = {
holder = hispania0005 holder = hispania0005
@ -28,3 +34,9 @@ d_united_grand_lodge = {
liege = e_britannia liege = e_britannia
} }
} }
#d_novelist_high_king = {
# 2554.1.1 = {
# holder = 0
# }
#}