diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt b/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt index b1ae7268..75a739f6 100644 --- a/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt +++ b/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt @@ -108,8 +108,6 @@ NEOW_ce_saint_peter.dds = { colors = 3 category = figures } NEOW_ce_woman_01.dds = { colors = 3 category = manmade } NEOW_ce_orion.dds = { colors = 2 category = figures } NEOW_ce_head_w_adrian_helmet.dds = { colors = 2 category = figures } -NEOW_ce_moskva.dds = { colors = 3 category = figures } -test ###MANMADE NEOW_ce_armillary_sphere.dds = { colors = 1 category = manmade } diff --git a/history/characters/NEOW_e_germania.txt b/history/characters/NEOW_e_germania.txt index 47d5650e..62ff2b39 100644 --- a/history/characters/NEOW_e_germania.txt +++ b/history/characters/NEOW_e_germania.txt @@ -382,6 +382,7 @@ germany0024 = { trait = flagellant trait = strong trait = depressed_1 + father = alexander_alexanderwelt 2536.1.1 = { birth = yes } @@ -390,6 +391,23 @@ germany0024 = { } } +alexander_alexanderwelt = { + name = "Alexander" + dynasty = alexanderwelt_dynasty + religion = "einblicker" + culture = saxon + trait = education_martial_3 + trait = zealous + trait = strong + trait = conqueror + 2500.1.1 = { + birth = yes + } + 2554.1.1 = { + death = yes + } +} + germany0025 = { name = "Rogal" dynasty = dorn_dynasty diff --git a/history/titles/k_saxony_proper.txt b/history/titles/k_saxony_proper.txt index eb238f78..6d2cb992 100644 --- a/history/titles/k_saxony_proper.txt +++ b/history/titles/k_saxony_proper.txt @@ -2,4 +2,10 @@ k_sorbia = { 2505.1.1 = { change_development_level = 7 } -} \ No newline at end of file + 2532.1.1 = { + holder = alexander_alexanderwelt + } + 2554.1.1 = { + holder = 0 + } +} \ No newline at end of file