This commit is contained in:
edwardtheelbowhigh 2026-05-07 16:57:54 +01:00
parent ae929feec7
commit 86e76f2bda
4 changed files with 81 additions and 8 deletions

View file

@ -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

View file

@ -2385,4 +2385,8 @@ vasils_dynasty = {
lacplesis_dynasty = {
name = dynn_lacplesis
culture = latvian
}
olympios_dynasty = {
name = dynn_olympios
culture = NEOW_pindusian
}