This commit is contained in:
JulesFlammenkueche 2025-11-17 17:23:40 +01:00
commit 0a90586824
4 changed files with 40 additions and 7 deletions

View file

@ -10,4 +10,4 @@ replace_path="history/characters"
replace_path="history/cultures"
replace_path="history/provinces"
replace_path="history/titles"
supported_version="1.16.*"
supported_version="1.18.*"

View file

@ -0,0 +1,36 @@
k_spanish_galicia = {
2505.1.1 = {
change_development_level = 7
}
2526.3.13 = {
holder = hispania0011
}
2549.10.10 = {
holder = hispania0004
}
}
c_monterrei = {
2550.1.1 = {
holder = s_galicia_mumadona_ourense
liege = k_spanish_galicia
}
}
c_pravia = {
2550.1.1 = {
holder = s_galicia_sanchu_melendez
liege = k_spanish_galicia
}
}
c_asturias_de_oviedo = {
2550.1.1 = {
holder = s_galicia_sanchu_melendez
liege = k_spanish_galicia
}
}
c_asturias_de_santillana = {
2550.1.1 = {
holder = s_galicia_savaricu_estevez
}
}

View file

@ -0,0 +1,3 @@
l_english:
kuhjung_military_heritage_loc:0 "Formed from the rallying of the United States European Command after the [Concept('neow_the_event','Event')|E]."
easlander_exodus_heritage_loc:0 "Formed from [CULTURE.GetName] after persecution and internal conflicts in Britain."

View file

@ -1,6 +0,0 @@
version="0.1"
tags={
"Alternative History"
}
name="n3ow dev work"
supported_version="1.17.1"