This commit is contained in:
trashb0at 2024-11-12 11:25:20 -05:00
parent 2d0732083f
commit 92880ba975
2 changed files with 170 additions and 17 deletions

View file

@ -5845,13 +5845,18 @@ k_east_francia = {
k_lotharingia = {
pattern = "pattern_solid.dds"
color1 = "red"
color2 = "yellow"
color1 = "white"
color2 = "blue"
colored_emblem = {
texture = "ce_diagonal_stripes_01.dds"
color1 = "yellow"
color2 = "red"
instance = { position = { 0.50 0.50 } scale = { 1.13 1.13 } }
texture = "ce_horizontal_stripes_03.dds"
color1 = "white"
color2 = "blue"
}
colored_emblem = {
texture = "ce_lion_rampant_crown_forked.dds"
color1 = "red"
color2 = "yellow"
color3 = "white"
}
}
@ -24951,16 +24956,28 @@ k_poland = {
# New temp CE
k_frisia = {
pattern = "pattern_solid.dds"
color1 = "blue"
color2 = "white"
colored_emblem = {
texture = "ce_waterlily.dds"
color1 = "white"
color2 = "white"
instance = { position = { 0.32 0.3 } scale = { 0.50 0.50 } }
instance = { position = { 0.68 0.3 } scale = { 0.50 0.50 } }
instance = { position = { 0.5 0.68 } scale = { 0.50 0.50 } }
pattern="pattern_tricolor_horizontal_01.dds"
color1=red
color2=white
color3=blue_light
colored_emblem={
color1=yellow
color2=rgb { 141 21 4 }
texture="ce_lion_rampant_crown.dds"
instance={
scale={ 0.700000 0.700000 }
depth=1.010000
}
}
colored_emblem={
color1=yellow
color2=white
texture="ce_sword_simple.dds"
instance={
position={ 0.410000 0.190000 }
scale={ 0.430000 0.400000 }
rotation=36
}
}
}

View file

@ -26,4 +26,140 @@ e_alps = {
textured_emblem = {
texture = "flag_alps.dds"
}
}
}
k_brandenburg = {
pattern="pattern_horizontal_split_01.dds"
color1=red
color2=white
colored_emblem={
color1=black
color2=black
texture="ce_shield_02.dds"
instance={
scale={ 0.780000 0.780000 }
depth=2.010000
}
}
colored_emblem={
color1=red
color2=yellow
color3=white
texture="ce_eagle.dds"
instance={
scale={ 0.780000 0.780000 }
}
}
colored_emblem={
color1=white
color2=white
texture="ce_shield_02.dds"
instance={
scale={ 0.710000 0.710000 }
depth=1.010000
}
}
}
k_silesia = {
pattern = "pattern_solid.dds"
color1 = "yellow_light"
color2 = "black"
colored_emblem = {
texture = "ce_eagle_crown_boned.dds"
color1 = "black"
color2 = "yellow"
color3 = "black"
instance = { position = { 0.5 0.52 } scale = { 1.1 1.1 } }
}
}
k_belgium = {
pattern="pattern_vertical_split_01.dds"
color1=black
color2=red
color3=black
colored_emblem={
color1=black
color2=red
color3=yellow_light
texture="ce_lion_rampant.dds"
instance={
position={ 0.500000 0.580000 }
scale={ 0.580000 0.580000 }
depth=1.010000
}
}
colored_emblem={
color1=black
color2=yellow
texture="ce_crown.dds"
instance={
position={ 0.500000 0.210000 }
scale={ 0.390000 0.390000 }
}
}
colored_emblem={
color1=yellow
texture="ce_mena_pale.dds"
instance={
position={ 0.400000 0.500000 }
depth=2.010000
}
instance={
position={ 0.600000 0.500000 }
depth=3.010000
}
}
}
k_rhineland = {
custom=yes
pattern="pattern__solid_designer.dds"
color1=green_light
color2=white
color3=blue
colored_emblem={
color1=black
color2=black
texture="ce_shield_02.dds"
instance={
scale={ 0.740000 0.740000 }
depth=3.010000
}
}
colored_emblem={
color1=red
texture="ce_cross_09.dds"
instance={
position={ 0.500000 0.600000 }
scale={ 0.610000 0.490000 }
depth=1.010000
}
}
colored_emblem={
color1=red
color2=white
texture="ce_shield_02.dds"
instance={
scale={ 0.610000 0.610000 }
depth=2.010000
}
}
colored_emblem={
color1=white
color2=black
texture="ce_waves_03.dds"
instance={
depth=4.010000
}
}
colored_emblem={
color1=yellow_light
texture="ce_lion_rampant_crown.dds"
instance={
position={ 0.500000 0.430000 }
scale={ 0.490000 0.440000 }
}
}
}