diff --git a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt index 7b11d8a0..102eefbd 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -3669,6 +3669,74 @@ pilsudski_dynasty={ } +olympios_dynasty={ + pattern="pattern_horizontal_split_01.dds" + color1=white + color2=white + color3=blue + colored_emblem={ + color1=yellow + texture="NEOW_ce_sovwreath.dds" + instance={ + position={ 0.500000 0.390000 } + scale={ 1.000000 -1.000000 } + depth=4.010000 + } + + instance={ + position={ 0.500000 0.590000 } + depth=5.010000 + } + + } + + colored_emblem={ + color1=red + color2=red + color3=orange + texture="ce_lion_head.dds" + instance={ + position={ 0.650000 0.440000 } + scale={ 0.240000 0.240000 } + } + + } + + colored_emblem={ + color1=red + texture="ce_singha.dds" + instance={ + scale={ 0.670000 0.670000 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_circle_mask.dds" + instance={ + position={ 0.670000 0.410000 } + scale={ 0.210000 0.210000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=yellow_light + texture="ce_star_16.dds" + instance={ + position={ 0.670000 0.410000 } + scale={ 0.450000 0.450000 } + depth=1.010000 + } + + } + +} + + murashko_dynasty={ pattern="pattern_horizontal_split_01.dds" color1=red diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 41966fbd..d5224747 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -2385,4 +2385,8 @@ vasils_dynasty = { lacplesis_dynasty = { name = dynn_lacplesis culture = latvian +} +olympios_dynasty = { + name = dynn_olympios + culture = NEOW_pindusian } \ No newline at end of file diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index 5e24761d..e71ff4bf 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -18,7 +18,7 @@ greece0001 = { #constantinople greece0002 = { #makedon emperor # not anymore name = "Emerikos" - dynasty = argonid_dynasty + dynasty = olympios_dynasty religion = "megalocratic" culture = NEOW_peloponnesian trait = education_diplomacy_3 @@ -36,7 +36,7 @@ greece0002 = { #makedon emperor # not anymore greece0003 = { #makis name = "Makis" - dynasty = argonid_dynasty + dynasty = olympios_dynasty religion = "megalocratic" culture = thracian trait = education_learning_3 @@ -449,7 +449,7 @@ greece0035 = { # greece0036 = { # name = "Agamémnōn" - dynasty = argonid_dynasty + dynasty = olympios_dynasty religion = "megalocratic" culture = NEOW_peloponnesian trait = education_martial_3 @@ -466,7 +466,7 @@ greece0036 = { # greece0037 = { # name = "Perseos" - dynasty = argonid_dynasty + dynasty = olympios_dynasty religion = "megalocratic" culture = NEOW_peloponnesian trait = ambitious @@ -554,7 +554,7 @@ greece0040 = { # greece0041 = { # name = "Alexandros" - dynasty = argonid_dynasty + dynasty = olympios_dynasty religion = "megalocratic" culture = NEOW_peloponnesian trait = education_martial_4 @@ -581,7 +581,7 @@ greece0041 = { # greece0042 = { #makedon emperor # not anymore name = "Theseos" - dynasty = argonid_dynasty + dynasty = olympios_dynasty religion = "megalocratic" culture = NEOW_peloponnesian trait = education_martial_2 @@ -600,7 +600,7 @@ greece0042 = { #makedon emperor # not anymore greece0043 = { #makedon emperor # not anymore name = "Daedalus" - dynasty = argonid_dynasty + dynasty = olympios_dynasty religion = "megalocratic" culture = NEOW_peloponnesian trait = education_learning_2 diff --git a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml index d693bc40..61ecbeb2 100644 --- a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml @@ -3364,4 +3364,5 @@ dynn_Kallio:0 "Kallio" dynn_Salila:0 "Salila" dynn_Lavapuro:0 "Lavapuro" - dynn_pilsudski:0 "Piłsudski" + dynn_pilsudski:0 "Piłsudski" + dynn_olympios:0 "Olympios"