formables updated + more stuff for baltics

Formables:
Hegemony of Europa made in place of e_european_union, dynamically generated hegemony title
Kingdom of Rhineland duchies integration and events fixed
Cosmetic changes to titles tags and capitals
Baltics:
Start content for decision to elevate the duchy of Gdansk
Konigsberg Cathedral
Buildings and Holdings
This commit is contained in:
falsanix 2026-04-08 12:50:35 +03:00
parent 839540856d
commit 7d4dc30fb0
9 changed files with 375 additions and 121 deletions

View file

@ -1,8 +1,8 @@
# special titles
e_european_union = {
h_europa = {
color = { 0 51 153 }
capital = c_brabant # Brussels
capital = c_holland # Brussels
definite_form = yes
can_be_named_after_dynasty = no

View file

@ -2968,7 +2968,7 @@ e_germany = {
}
k_rhineland = {
color = { 17 178 17 }
capital = c_adenau
capital = c_cologne
}
}
#k_sorbia = {

View file

@ -1156,7 +1156,7 @@ e_zapadoslavia = {
}
}
d_prussia = { # Kaliningrad
color = { 200 100 100 }
color = { 245 165 158 }
capital = c_konigsberg # Kaliningrad
@ -2647,4 +2647,8 @@ e_zapadoslavia = {
}
}
}
d_danzig = {
color = { 144 12 12 }
capital = c_danzig
}
}