variosu abrony changes
This commit is contained in:
parent
3261f080e0
commit
3fe5e88792
13 changed files with 485 additions and 182 deletions
|
|
@ -15884,16 +15884,47 @@ d_cyprus = {
|
|||
|
||||
d_oltenia = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "yellow"
|
||||
color2 = "red"
|
||||
color1=red
|
||||
color2=white
|
||||
color3=green
|
||||
colored_emblem={
|
||||
texture = "ce_horizontal_stripes_01.dds"
|
||||
color1 = "yellow"
|
||||
color2 = "red"
|
||||
instance = { position = { 0.50 0.67 } scale = { 1.0 1.34 } }
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
texture="ce_star_06_pierced.dds"
|
||||
instance={
|
||||
position={ 0.210000 0.200000 }
|
||||
scale={ 0.240000 0.240000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
texture="ce_lion_rampant_crown.dds"
|
||||
instance={
|
||||
position={ 0.510000 0.480000 }
|
||||
scale={ 0.660000 0.830000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
texture="ce_crown.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.790000 }
|
||||
scale={ 0.440000 0.440000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
d_muntenia = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "yellow"
|
||||
|
|
|
|||
|
|
@ -3715,7 +3715,7 @@ king_feudal_male_grand_prince_independent = {
|
|||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
titles = { k_transylvania }
|
||||
titles = { k_transylvania k_slovakia }
|
||||
governments = { tribal_government feudal_government administrative_government }
|
||||
}
|
||||
king_feudal_female_grand_prince_independent = {
|
||||
|
|
@ -3724,14 +3724,14 @@ king_feudal_female_grand_prince_independent = {
|
|||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
titles = { k_transylvania }
|
||||
titles = { k_transylvania k_slovakia }
|
||||
governments = { tribal_government feudal_government administrative_government }
|
||||
}
|
||||
kingdom_feudal_grand_prince_independent = {
|
||||
type = title
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
titles = { k_transylvania }
|
||||
titles = { k_transylvania k_slovakia }
|
||||
governments = { tribal_government feudal_government administrative_government }
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -624,66 +624,6 @@ e_greece = {
|
|||
color = { 75 80 85 }
|
||||
}
|
||||
}
|
||||
c_zherkovo = {
|
||||
color = { 50 75 85 }
|
||||
|
||||
#capital = 3618 # Zherkovo / Modern Kardzhali
|
||||
|
||||
b_zherkovo = {
|
||||
province = 3618
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
b_ustra = {
|
||||
province = 3621
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
}
|
||||
c_haskovo = {
|
||||
color = { 50 75 85 }
|
||||
|
||||
b_haskovo = {
|
||||
province = 3634
|
||||
|
||||
color = { 65 90 130 }
|
||||
}
|
||||
b_mezeshka = {
|
||||
province = 3626
|
||||
|
||||
color = { 90 85 120 }
|
||||
}
|
||||
b_lyutitsa = {
|
||||
province = 3619
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
b_byalgrad = {
|
||||
province = 3622
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
}
|
||||
c_rhodopes = {
|
||||
color = { 75 100 110 }
|
||||
|
||||
#capital = 3617 # Nevrokop
|
||||
b_dospat = {
|
||||
province = 3615
|
||||
|
||||
color = { 75 100 110 }
|
||||
}
|
||||
b_kavurskotokale = {
|
||||
province = 3616
|
||||
|
||||
color = { 75 100 110 }
|
||||
}
|
||||
b_smolyan = {
|
||||
province = 3620
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
}
|
||||
c_beroe = {
|
||||
color = { 65 90 130 }
|
||||
|
||||
|
|
@ -756,8 +696,68 @@ e_greece = {
|
|||
d_strymon = {
|
||||
color = { 49 43 135 }
|
||||
|
||||
capital = c_mosynopolis # Mosynopolis
|
||||
capital = c_haskovo # Mosynopolis
|
||||
|
||||
c_zherkovo = {
|
||||
color = { 50 75 85 }
|
||||
|
||||
#capital = 3618 # Zherkovo / Modern Kardzhali
|
||||
|
||||
b_zherkovo = {
|
||||
province = 3618
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
b_ustra = {
|
||||
province = 3621
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
}
|
||||
c_haskovo = {
|
||||
color = { 50 75 85 }
|
||||
|
||||
b_haskovo = {
|
||||
province = 3634
|
||||
|
||||
color = { 65 90 130 }
|
||||
}
|
||||
b_mezeshka = {
|
||||
province = 3626
|
||||
|
||||
color = { 90 85 120 }
|
||||
}
|
||||
b_lyutitsa = {
|
||||
province = 3619
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
b_byalgrad = {
|
||||
province = 3622
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
}
|
||||
c_rhodopes = {
|
||||
color = { 75 100 110 }
|
||||
|
||||
#capital = 3617 # Nevrokop
|
||||
b_dospat = {
|
||||
province = 3615
|
||||
|
||||
color = { 75 100 110 }
|
||||
}
|
||||
b_kavurskotokale = {
|
||||
province = 3616
|
||||
|
||||
color = { 75 100 110 }
|
||||
}
|
||||
b_smolyan = {
|
||||
province = 3620
|
||||
|
||||
color = { 50 75 85 }
|
||||
}
|
||||
}
|
||||
c_mosynopolis = {
|
||||
color = { 39 53 135 }
|
||||
|
||||
|
|
@ -1368,11 +1368,6 @@ e_greece = {
|
|||
|
||||
color = { 189 19 130 }
|
||||
}
|
||||
b_gynaikokastron = {
|
||||
province = 3778
|
||||
|
||||
color = { 189 19 130 }
|
||||
}
|
||||
b_langades = {
|
||||
province = 3779
|
||||
|
||||
|
|
@ -1460,6 +1455,11 @@ e_greece = {
|
|||
|
||||
color = { 170 30 165 }
|
||||
}
|
||||
b_sthlanitza = {
|
||||
province = 3782
|
||||
|
||||
color = { 220 50 170 }
|
||||
}
|
||||
}
|
||||
c_voden = {
|
||||
color = { 220 50 170 }
|
||||
|
|
@ -1469,17 +1469,25 @@ e_greece = {
|
|||
|
||||
color = { 220 50 170 }
|
||||
}
|
||||
b_sthlanitza = {
|
||||
province = 3782
|
||||
|
||||
color = { 220 50 170 }
|
||||
}
|
||||
b_voden = {
|
||||
province = 3783
|
||||
|
||||
color = { 220 50 170 }
|
||||
}
|
||||
}
|
||||
c_kilkis = {
|
||||
color = { 75 45 160 }
|
||||
b_gynaikokastron = {
|
||||
province = 3778
|
||||
|
||||
color = { 189 19 130 }
|
||||
}
|
||||
b_siderokastron = {
|
||||
province = 3770
|
||||
|
||||
color = { 70 35 130 }
|
||||
}
|
||||
}
|
||||
c_serres = {
|
||||
color = { 70 35 130 }
|
||||
|
||||
|
|
@ -1488,11 +1496,7 @@ e_greece = {
|
|||
|
||||
color = { 70 35 130 }
|
||||
}
|
||||
b_siderokastron = {
|
||||
province = 3770
|
||||
|
||||
color = { 70 35 130 }
|
||||
}
|
||||
b_drama = {
|
||||
province = 3772
|
||||
|
||||
|
|
|
|||
|
|
@ -89,30 +89,6 @@ e_nistrenia = {
|
|||
color = { 133 93 38 }
|
||||
}
|
||||
}
|
||||
c_keve = {
|
||||
color = { 115 95 30 }
|
||||
|
||||
b_kevevar = {
|
||||
province = 3877
|
||||
|
||||
color = { 115 95 30 }
|
||||
}
|
||||
b_pancsova = {
|
||||
province = 3878
|
||||
|
||||
color = { 115 95 30 }
|
||||
}
|
||||
b_becse = {
|
||||
province = 3879
|
||||
|
||||
color = { 115 95 30 }
|
||||
}
|
||||
b_fehertemplom = {
|
||||
province = 3884
|
||||
|
||||
color = { 156 130 67 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_bihar = {
|
||||
color = { 241 58 58 }
|
||||
|
|
@ -1223,6 +1199,17 @@ e_nistrenia = {
|
|||
color = { 70 235 185 }
|
||||
|
||||
}
|
||||
b_dubno = {
|
||||
province = 5071
|
||||
|
||||
color = { 80 212 60 }
|
||||
}
|
||||
b_ostroh = {
|
||||
province = 5072
|
||||
|
||||
color = { 80 212 60 }
|
||||
|
||||
}
|
||||
}
|
||||
c_lviv = {
|
||||
color = { 130 212 7 }
|
||||
|
|
@ -1280,27 +1267,6 @@ e_nistrenia = {
|
|||
|
||||
}
|
||||
}
|
||||
c_zaslavl = {
|
||||
color = { 80 212 60 }
|
||||
|
||||
b_zaslavl = {
|
||||
province = 5070
|
||||
|
||||
color = { 80 212 60 }
|
||||
|
||||
}
|
||||
b_dubno = {
|
||||
province = 5071
|
||||
|
||||
color = { 80 212 60 }
|
||||
}
|
||||
b_ostroh = {
|
||||
province = 5072
|
||||
|
||||
color = { 80 212 60 }
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1360,6 +1326,21 @@ e_nistrenia = {
|
|||
color = { 96 125 11 }
|
||||
}
|
||||
}
|
||||
c_zaslavl = {
|
||||
color = { 80 212 60 }
|
||||
|
||||
b_zaslavl = {
|
||||
province = 5070
|
||||
|
||||
color = { 80 212 60 }
|
||||
|
||||
}
|
||||
b_kolodiazhen = {
|
||||
province = 5092
|
||||
|
||||
color = { 70 183 89 }
|
||||
}
|
||||
}
|
||||
c_zhytomyr = {
|
||||
color = { 120 190 130 }
|
||||
b_zhytomyr = {
|
||||
|
|
@ -1386,11 +1367,6 @@ e_nistrenia = {
|
|||
|
||||
color = { 70 183 89 }
|
||||
}
|
||||
b_kolodiazhen = {
|
||||
province = 5092
|
||||
|
||||
color = { 70 183 89 }
|
||||
}
|
||||
b_chortolisy = {
|
||||
province = 5093
|
||||
|
||||
|
|
|
|||
|
|
@ -735,6 +735,30 @@ e_yugoslavia = {
|
|||
color = { 155 85 85 }
|
||||
}
|
||||
}
|
||||
c_keve = {
|
||||
color = { 115 95 30 }
|
||||
|
||||
b_kevevar = {
|
||||
province = 3877
|
||||
|
||||
color = { 115 95 30 }
|
||||
}
|
||||
b_pancsova = {
|
||||
province = 3878
|
||||
|
||||
color = { 115 95 30 }
|
||||
}
|
||||
b_becse = {
|
||||
province = 3879
|
||||
|
||||
color = { 115 95 30 }
|
||||
}
|
||||
b_fehertemplom = {
|
||||
province = 3884
|
||||
|
||||
color = { 156 130 67 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_macva = {
|
||||
color = { 49 52 124 }
|
||||
|
|
|
|||
|
|
@ -2013,20 +2013,6 @@ e_zapadoslavia = {
|
|||
color = { 210 55 100 }
|
||||
}
|
||||
}
|
||||
c_szolnok = {
|
||||
color = { 255 140 100 }
|
||||
|
||||
b_szolnok = {
|
||||
province = 3868
|
||||
|
||||
color = { 245 120 120 }
|
||||
}
|
||||
b_tur = {
|
||||
province = 3867
|
||||
|
||||
color = { 255 140 100 }
|
||||
}
|
||||
}
|
||||
c_hont = {
|
||||
color = { 210 55 100 }
|
||||
|
||||
|
|
@ -2138,6 +2124,11 @@ e_zapadoslavia = {
|
|||
|
||||
color = { 135 105 75 }
|
||||
}
|
||||
b_oroshaza = {
|
||||
province = 3875
|
||||
|
||||
color = { 225 100 85 }
|
||||
}
|
||||
}
|
||||
c_szabolcs = {
|
||||
color = { 215 58 58 }
|
||||
|
|
@ -2331,6 +2322,7 @@ e_zapadoslavia = {
|
|||
|
||||
color = { 240 122 75 }
|
||||
}
|
||||
|
||||
}
|
||||
c_csongrad_csanad = {
|
||||
color = { 164 45 45 }
|
||||
|
|
@ -2345,10 +2337,19 @@ e_zapadoslavia = {
|
|||
|
||||
color = { 135 105 75 }
|
||||
}
|
||||
b_oroshaza = {
|
||||
province = 3875
|
||||
}
|
||||
c_szolnok = {
|
||||
color = { 255 140 100 }
|
||||
|
||||
color = { 225 100 85 }
|
||||
b_szolnok = {
|
||||
province = 3868
|
||||
|
||||
color = { 245 120 120 }
|
||||
}
|
||||
b_tur = {
|
||||
province = 3867
|
||||
|
||||
color = { 255 140 100 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1741,3 +1741,167 @@ zapadoslavia0081 = {
|
|||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
hungary0001 = { #foreign king; dynasty of slovenia
|
||||
name = "Marko"
|
||||
dynasty = dursan_dynasty
|
||||
religion = "roman_catholic"
|
||||
trait = education_learning_3
|
||||
culture = NEOW_slovene
|
||||
trait = ambitious
|
||||
trait = zealous
|
||||
trait = chaste
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
hungary0002 = { #duke of the calvinists
|
||||
name = "Lajos"
|
||||
dynasty = karoli_dynasty
|
||||
religion = "genevan"
|
||||
trait = education_learning_3
|
||||
culture = hungarian
|
||||
trait = just
|
||||
trait = honest
|
||||
trait = stubborn
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
hungary0003 = { #jews of hont
|
||||
name = "Joszef"
|
||||
dynasty = horn_dynasty
|
||||
religion = "congregationist"
|
||||
trait = education_diplomacy_4
|
||||
culture = hungarian
|
||||
trait = patient
|
||||
trait = compassionate
|
||||
trait = generous
|
||||
trait = loyal
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
hungary0004 = { #duke of bacs
|
||||
name = "Pál"
|
||||
dynasty = maleter_dynasty
|
||||
religion = "nepmese"
|
||||
trait = education_martial_3
|
||||
culture = hungarian
|
||||
trait = brave
|
||||
trait = fickel
|
||||
trait = trusting
|
||||
trait = giant
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
hungary0005 = { #duke of gyor
|
||||
name = "Jakab"
|
||||
dynasty = cseszneky_dynasty
|
||||
religion = "roman_catholic"
|
||||
trait = education_stewardship_3
|
||||
culture = hungarian
|
||||
trait = defender
|
||||
trait = faithful_blade
|
||||
trait = brave
|
||||
trait = zealous
|
||||
trait = diligent
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
hungary0006 = { #count of komaron
|
||||
name = "Móricz"
|
||||
dynasty = cseszneky_dynasty
|
||||
religion = "nepmese"
|
||||
trait = education_learning_3
|
||||
culture = hungarian
|
||||
trait = eccentric
|
||||
trait = impatient
|
||||
trait = arrogant
|
||||
trait = lifestyle_poet
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
hungary0007 = { #rebel king
|
||||
name = "András"
|
||||
dynasty = feherlofi_dynasty
|
||||
religion = "nepmese"
|
||||
trait = education_martial_3
|
||||
culture = hungarian
|
||||
trait = gregarious
|
||||
trait = brave
|
||||
trait = ambitious
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
hungary0008 = { #count of tolna
|
||||
name = "Attila"
|
||||
dynasty = babets_dynasty
|
||||
religion = "nepmese"
|
||||
culture = hungarian
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
hungary0009 = { #count of baranya
|
||||
name = "Zoltan"
|
||||
dynasty = tarr_dynasty
|
||||
religion = "nepmese"
|
||||
culture = hungarian
|
||||
sexuality = heterosexual
|
||||
2521.4.30 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -396,7 +396,9 @@
|
|||
#1430 - Conquest by the Ottomans
|
||||
}
|
||||
3778 = { #Gynaikokastron
|
||||
holding = church_holding
|
||||
culture = NEOW_pindusian
|
||||
religion = megalocratic
|
||||
holding = castle_holding
|
||||
#Unclear if it's old/important enough, but needed to build some slots
|
||||
}
|
||||
3779 = { #Langades AKA Langadas
|
||||
|
|
|
|||
|
|
@ -14,14 +14,7 @@ c_vienna = {
|
|||
holder = germany0005 #Thorus Habsburg
|
||||
}
|
||||
}
|
||||
d_carinthia={
|
||||
2554.1.1={
|
||||
holder = germany0015
|
||||
}
|
||||
2554.1.1={
|
||||
liege=k_austria
|
||||
}
|
||||
}
|
||||
|
||||
d_salzburg={
|
||||
2243.12.15={holder=wolfgang_i_of_salzburg}
|
||||
2250.2.21={holder=alois_i_of_bavaria}
|
||||
|
|
@ -120,13 +113,6 @@ c_murau = {
|
|||
}
|
||||
}
|
||||
|
||||
c_liebnitz = {
|
||||
2554.1.1 = {
|
||||
holder = germany0061
|
||||
liege = d_steyermark
|
||||
}
|
||||
}
|
||||
|
||||
c_burgenland = {
|
||||
2554.1.1 = {
|
||||
holder = germany0062
|
||||
|
|
@ -141,6 +127,14 @@ c_krems = {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
c_znojmo = {
|
||||
2554.1.1 = {
|
||||
holder = germany0063
|
||||
liege = k_austria
|
||||
}
|
||||
}
|
||||
|
||||
c_hohenau = {
|
||||
2554.1.1 = {
|
||||
holder = germany0064
|
||||
|
|
@ -148,6 +142,8 @@ c_hohenau = {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
c_spitz = {
|
||||
2554.1.1 = {
|
||||
holder = germany0065
|
||||
|
|
|
|||
|
|
@ -1,5 +1,101 @@
|
|||
k_hungary = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0001
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
|
||||
d_visegrad = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0001
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
d_tiszantul = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0002
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
d_bacs = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0004
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
d_gyor = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0005
|
||||
liege = k_hungary
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
c_hont = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0003
|
||||
liege = k_hungary
|
||||
}
|
||||
}
|
||||
|
||||
c_komarom = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0006
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
c_veszprem = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0007
|
||||
|
||||
}
|
||||
}
|
||||
c_szekesfehervar = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0007
|
||||
|
||||
}
|
||||
}
|
||||
c_somogy = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0007
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
c_tolna = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0008
|
||||
|
||||
}
|
||||
}
|
||||
c_baranya = {
|
||||
2554.1.1 = {
|
||||
holder = hungary0009
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
c_borsod = {
|
||||
2554.1.1 = {
|
||||
holder = nistria0004
|
||||
}
|
||||
}
|
||||
|
||||
c_zemplen = {
|
||||
2554.1.1 = {
|
||||
holder = nistria0004
|
||||
}
|
||||
}
|
||||
|
||||
c_abauj = {
|
||||
2554.1.1 = {
|
||||
holder = nistria0004
|
||||
}
|
||||
}
|
||||
|
|
@ -16,3 +16,18 @@ d_istria = {
|
|||
holder = yugoslavia0004
|
||||
}
|
||||
}
|
||||
|
||||
d_carinthia={
|
||||
2554.1.1={
|
||||
holder = germany0015
|
||||
}
|
||||
2554.1.1={
|
||||
liege=k_slovenia
|
||||
}
|
||||
}
|
||||
c_liebnitz = {
|
||||
2554.1.1 = {
|
||||
holder = germany0061
|
||||
liege = d_carinthia
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -28,12 +28,6 @@ k_ruthenia = {
|
|||
}
|
||||
}
|
||||
|
||||
d_visegrad = {
|
||||
2554.1.1 = {
|
||||
holder = nistria0004
|
||||
}
|
||||
}
|
||||
|
||||
d_pinsk = {
|
||||
2545.1.1 = {
|
||||
holder = nistria0001
|
||||
|
|
|
|||
|
|
@ -19230,8 +19230,8 @@
|
|||
d_amman_adj:0 "Ammani"
|
||||
d_asir:0 "Asir"
|
||||
d_asir_adj:0 "Asirian"
|
||||
d_bacs:0 "Bacs"
|
||||
d_bacs_adj:0 "Bacsian"
|
||||
d_bacs:0 "Jászkunság"
|
||||
d_bacs_adj:0 "Jászkunsági"
|
||||
d_bahrain:0 "Bahrain"
|
||||
d_bahrain_adj:0 "Bahrainian"
|
||||
d_bihar:0 "Bihar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue